public interface BatchLoaderAssistant
CassandraCacheStore
.Modifier and Type | Method and Description |
---|---|
com.datastax.driver.core.Statement |
getStatement()
Returns CQL statement to use in batch load operation.
|
String |
operationName()
Returns name of the batch load operation.
|
void |
process(com.datastax.driver.core.Row row)
Processes each row returned by batch load operation.
|
String operationName()
com.datastax.driver.core.Statement getStatement()
void process(com.datastax.driver.core.Row row)
row
- row selected from Cassandra table.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019