| Modifier and Type | Field and Description |
|---|---|
protected Converter<com.datastax.driver.core.Row,Object[]> |
rowConverter |
| Constructor and Description |
|---|
ResultSetToArrayConverter(Converter<com.datastax.driver.core.Row,Object[]> rowConverter) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
convert(com.datastax.driver.core.ResultSet resultSet) |
Converter<com.datastax.driver.core.Row,Object[]> |
getRowConverter() |
void |
setRowConverter(Converter<com.datastax.driver.core.Row,Object[]> rowConverter) |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.