| Interface | Description |
|---|---|
| CacheInterceptor<K,V> |
Cache interceptor.
|
| CacheMetrics |
Cache metrics used to obtain statistics on cache itself.
|
| GridCache<K,V> |
Main entry point for all Data Grid APIs.
|
| IgniteEntryProcessor<K,V,T> |
This processor adds
Serializable interface to EntryProcessor object. |
| 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.
|
| CacheDistributionMode |
This enum defines mode in which partitioned cache operates.
|
| 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.
|
| CachePartialUpdateException |
Exception thrown from non-transactional cache in case when update succeeded only partially.
|
| Annotation Type | Description |
|---|---|
| IgniteImmutable |
If cache configuration flag
CacheConfiguration.isCopyOnRead() is set
then for each operation implying return value copy of the value stored in cache is created. |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015