| Interface | Description |
|---|---|
| CacheConflictResolutionManager<K,V> |
Conflict resolver manager.
|
| CacheEntryPredicate | |
| CacheEvictionManager | |
| CacheLockCandidates | |
| CacheObject | |
| CacheObjectValueContext |
Context to get value of cache object.
|
| CachePartitionExchangeWorkerTask |
Cache partition exchange worker task marker interface.
|
| CacheWeakQueryIteratorsHolder.WeakReferenceCloseableIterator<T> | |
| GridCacheAtomicFuture<R> |
Update future for atomic cache.
|
| GridCacheConcurrentMap |
Concurrent cache map.
|
| GridCacheDeployable |
Deployable cache message.
|
| GridCacheEntryEx |
Internal API for cache entry (
'Ex' stands for extended). |
| GridCacheFuture<R> |
This interface should be implemented by all distributed futures.
|
| GridCacheInternal |
Marker interface using in cache implementations.
|
| GridCacheManager<K,V> |
Interface for cache managers.
|
| GridCacheMapEntryFactory |
Factory for cache entries.
|
| GridCacheMvccCallback |
Lock and Unlock callbacks.
|
| GridCacheMvccFuture<T> |
Distributed future aware of MVCC locking.
|
| GridCachePreloader |
Cache preloader that is responsible for loading cache entries either from remote
nodes (for distributed cache) or anywhere else at cache startup.
|
| GridCacheSharedManager<K,V> |
Cache manager shared across all caches.
|
| IgniteCacheExpiryPolicy |
Wrapper for
ExpiryPolicy used to track information about cache entries
whose time to live was modified after access. |
| IgniteCacheOffheapManager | |
| IgniteCacheOffheapManager.CacheDataStore | |
| IgniteCacheOffheapManager.OffheapInvokeClosure | |
| IgniteInternalCache<K,V> |
This interface provides a rich API for working with distributed caches.
|
| IgniteRebalanceIterator | |
| KeyCacheObject |
| Enum | Description |
|---|---|
| CacheOperationFilter |
Cache operation filter.
|
| CacheType | |
| GridCacheOperation |
Cache value operations.
|
| GridCacheUpdateAtomicResult.UpdateOutcome | |
| QueryCursorImpl.State |
Query cursor state
|
| Exception | Description |
|---|---|
| CacheAtomicUpdateTimeoutCheckedException |
Exception thrown when atomic operation timeout occurs.
|
| CacheInvalidStateException |
This exception is used to indicate that requested operation is unavailable in current cache state.
|
| CachePartialUpdateCheckedException |
Exception thrown from non-transactional cache in case when update succeeded only partially.
|
| CacheStoppedException |
Used to report attempts of accessing stopped cache.
|
| CacheStorePartialUpdateException | |
| GridCacheEntryRedeployException |
Thrown when an entry could not be redeployed.
|
| GridCacheEntryRemovedException |
Thrown when an operation is performed on removed entry.
|
| GridCacheFilterFailedException |
Thrown when an operation is performed on removed entry.
|
| GridCacheIndexUpdateException |
Exception indicating that index update failed during cache entry update.
|
| GridCacheLockTimeoutException |
Used to internally indicate that lock acquisition has timed out.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017