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. 2.9.0 Release Date : October 15 2020