[][src]Module ignite_rs::cache

Structs

Cache

Ignite key-value cache. This cache is strongly typed and reading/writing some other types leads to errors. All caches created from the single IgniteClient shares the common TCP connection

CacheConfiguration
CacheKeyConfiguration
QueryEntity
QueryField
QueryIndex

Enums

AtomicityMode
CacheMode
CachePeekMode
IndexType
PartitionLossPolicy
RebalanceMode
WriteSynchronizationMode