| Package | Description |
|---|---|
| org.apache.ignite.cache.store.cassandra.datasource |
Contains data source implementation
|
| org.apache.ignite.cache.store.cassandra.session |
Contains classes responsible for handling sessions and communication with Cassandra
|
| org.apache.ignite.cache.store.cassandra.session.pool |
Contains session pool implenetation for Cassandra sessions
|
| Class and Description |
|---|
| CassandraSession
Wrapper around Cassandra driver session, to automatically handle:
Keyspace and table absence exceptions
Timeout exceptions
Batch operations
|
| Class and Description |
|---|
| BatchExecutionAssistant
Provides information for batch operations (loadAll, deleteAll, writeAll) of Ignite cache
backed by
CassandraCacheStore. |
| BatchLoaderAssistant
Provides information for loadCache operation of
CassandraCacheStore. |
| CassandraSession
Wrapper around Cassandra driver session, to automatically handle:
Keyspace and table absence exceptions
Timeout exceptions
Batch operations
|
| ExecutionAssistant
Provides information for single operations (load, delete, write) of Ignite cache
backed by
CassandraCacheStore. |
| Class and Description |
|---|
| CassandraSessionImpl
Implementation for
CassandraSession. |
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025