| 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. | 
                                     
                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                                                                                                 Follow @ApacheIgnite                                                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                     Ignite Database and Caching Platform                                                                                                                   :                                                               ver. 2.7.2                                                                                                                                                                                                                                                                                                                                    Release Date                                                                                                                   :                                                               February 6 2019