Interface | Description |
---|---|
CacheEntryEventSerializableFilter<K,V> |
This filter adds
Serializable interface to CacheEntryEventFilter object. |
CacheEntryProcessor<K,V,T> |
This processor adds
Serializable interface to EntryProcessor object. |
CacheInterceptor<K,V> |
Cache interceptor.
|
CacheMetrics |
Cache metrics used to obtain statistics on cache itself.
|
Class | Description |
---|---|
CacheInterceptorAdapter<K,V> |
Cache interceptor convenience adapter.
|
CacheManager |
Implementation of JSR-107
CacheManager . |
CacheTypeFieldMetadata |
Type field metadata.
|
CacheTypeMetadata |
Type metadata.
|
CachingProvider |
Implementation of JSR-107
CachingProvider . |
Enum | Description |
---|---|
CacheAtomicityMode |
Cache atomicity mode controls whether cache should maintain fully transactional semantics
or more light-weight atomic behavior.
|
CacheAtomicWriteOrderMode |
Cache write ordering mode.
|
CacheMemoryMode |
Defines set of memory modes.
|
CacheMode |
Enumeration of all supported caching modes.
|
CachePeekMode |
Enumeration of all supported cache peek modes.
|
CacheRebalanceMode |
Cache rebalance mode.
|
CacheWriteSynchronizationMode |
Mode indicating how Ignite should wait for write replies from other nodes.
|
Exception | Description |
---|---|
CacheAtomicUpdateTimeoutException |
Exception thrown when atomic operation timeout occurs.
|
CacheExistsException |
Exception thrown when cache must be created but it already exists.
|
CachePartialUpdateException |
Exception thrown from non-transactional cache in case when update succeeded only partially.
|
CacheServerNotFoundException |
Exception thrown when all data nodes left the grid.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015