Package | Description |
---|---|
org.apache.ignite.cache.store.cassandra |
Contains
CacheStore implementation backed by Cassandra database |
org.apache.ignite.cache.store.cassandra.common |
Contains commonly used helper classes
|
org.apache.ignite.cache.store.cassandra.persistence |
Contains persistent settings configuration
|
org.apache.ignite.cache.store.cassandra.session |
Contains classes responsible for handling sessions and communication with Cassandra
|
org.apache.ignite.cache.store.cassandra.session.transaction |
Contains mutations implementation, to store changes made inside Ignite transaction
|
Class and Description |
---|
KeyValuePersistenceSettings
Stores persistence settings for Ignite cache key and value
|
Class and Description |
---|
PojoFieldAccessor
Property accessor provides read/write access to POJO object properties defined through:
1) Getter/setter methods
2) Raw class members
|
Class and Description |
---|
KeyPersistenceSettings
Stores persistence settings for Ignite cache key
|
KeyValuePersistenceSettings
Stores persistence settings for Ignite cache key and value
|
PersistenceSettings
Stores persistence settings, which describes how particular key/value
from Ignite cache should be stored in Cassandra.
|
PersistenceStrategy
Describes persistence strategy to be used to persist object data into Cassandra.
|
PojoField
Descriptor for particular field in a POJO object, specifying how this field
should be written to or loaded from Cassandra.
|
PojoFieldAccessor
Property accessor provides read/write access to POJO object properties defined through:
1) Getter/setter methods
2) Raw class members
|
PojoKeyField
Descriptor for Ignite key POJO class
|
PojoKeyField.SortOrder
Specifies sort order for POJO key field
|
PojoValueField
Descriptor for Ignite value POJO class
|
ValuePersistenceSettings
Stores persistence settings for Ignite cache value
|
Class and Description |
---|
KeyValuePersistenceSettings
Stores persistence settings for Ignite cache key and value
|
PersistenceController
Intermediate layer between persistent store (Cassandra) and Ignite cache key/value classes.
|
Class and Description |
---|
KeyValuePersistenceSettings
Stores persistence settings for Ignite cache key and value
|
PersistenceController
Intermediate layer between persistent store (Cassandra) and Ignite cache key/value classes.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024