| 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.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025