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.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025