public interface RowMapper<T>
| Modifier and Type | Method and Description |
|---|---|
T |
mapRow(com.datastax.driver.core.Row row,
int rowNum) |
T mapRow(com.datastax.driver.core.Row row, int rowNum) throws com.datastax.driver.core.exceptions.DriverException
com.datastax.driver.core.exceptions.DriverExceptionCopyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.