Package | Description |
---|---|
org.apache.ignite.cache.store.cassandra.session |
Contains classes responsible for handling sessions and communication with Cassandra
|
Modifier and Type | Class and Description |
---|---|
class |
GenericBatchExecutionAssistant<R,V>
Implementation of the
BatchExecutionAssistant . |
Modifier and Type | Method and Description |
---|---|
<R,V> R |
CassandraSessionImpl.execute(BatchExecutionAssistant<R,V> assistant,
Iterable<? extends V> data)
Executes batch asynchronous operation against Cassandra database.
|
<R,V> R |
CassandraSession.execute(BatchExecutionAssistant<R,V> assistant,
Iterable<? extends V> data)
Executes batch asynchronous operation against Cassandra database.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024