| Class and Description |
|---|
| CachePartialUpdateCheckedException
Exception thrown from non-transactional cache in case when update succeeded only partially.
|
| Class and Description |
|---|
| CacheConfigurationOverride
Helper class to override cache configuration.
|
| GridCacheAdapter
Adapter for different cache implementations.
|
| GridCacheContext
Cache context.
|
| GridCacheInternal
Marker interface using in cache implementations.
|
| GridCacheProcessor
The main responsibility of this processor is orchestrating of starting, stopping caches and everything related
to that activity like validation of cache configuration, restoring configuration from persistence, etc.
|
| GridCacheUtilityKey
Key for system utility cache.
|
| IgniteCacheProxy
Cache proxy.
|
| IgniteInternalCache
This interface provides a rich API for working with distributed caches.
|
| KeyCacheObject |
| Class and Description |
|---|
| CacheObject |
| CacheObjectContext |
| CacheObjectValueContext
Context to get value of cache object.
|
| KeyCacheObject |
| Class and Description |
|---|
| CacheGroupDescriptor |
| Class and Description |
|---|
| CacheGroupContext |
| Class and Description |
|---|
| GridCacheContext
Cache context.
|
| Class and Description |
|---|
| GridCacheSharedContext
Shared context.
|
| Class and Description |
|---|
| CacheGroupContext |
| CacheGroupDescriptor |
| GridCacheSharedManager
Cache manager shared across all caches.
|
| StoredCacheData
Cache data to write to and read from
IgnitePageStoreManager. |
| Class and Description |
|---|
| GridCacheSharedManager
Cache manager shared across all caches.
|
| Class and Description |
|---|
| CacheObject |
| CacheObjectValueContext
Context to get value of cache object.
|
| GridCacheOperation
Cache value operations.
|
| GridCacheSharedContext
Shared context.
|
| KeyCacheObject |
| Class and Description |
|---|
| ExchangeDiscoveryEvents
Discovery events processed in single exchange (contain multiple events if exchanges for multiple
discovery events are merged into single exchange).
|
| Class and Description |
|---|
| CacheAffinityChangeMessage |
| CacheAffinitySharedManager |
| CacheCompressionManager
Cache compression manager.
|
| CacheConfigurationEnricher
The responsibility of this class is to enrich cache configuration with stored enrichment, in other words it allows to
deserialize fields of
CacheConfiguration that are marked with SerializeSeparately. |
| CacheConfigurationEnrichment
Object that contains serialized values for fields marked with
SerializeSeparately
in CacheConfiguration. |
| CacheConfigurationOverride
Helper class to override cache configuration.
|
| CacheConfigurationSplitter
Splits cache configuration into two parts that can be serialized, deserialized separately.
|
| CacheConflictResolutionManager
Conflict resolver manager.
|
| CacheData
Cache information sent in discovery data to joining node.
|
| CacheDiagnosticManager
Component for manage all cache diagnostic functionality.
|
| CacheEntryImpl |
| CacheEntryImplEx |
| CacheEntryPredicate |
| CacheEntryPredicateAdapter |
| CacheEvictionManager |
| CacheGroupContext |
| CacheGroupData |
| CacheGroupDescriptor |
| CacheGroupMetricsImpl
Cache group metrics.
|
| CacheInvokeEntry.Operation |
| CacheInvokeResult
Implementation of
EntryProcessorResult. |
| CacheIteratorConverter |
| CacheJoinNodeDiscoveryData
Information about configured caches sent from joining node.
|
| CacheJoinNodeDiscoveryData.CacheInfo |
| CacheLazyEntry |
| CacheLockCandidates |
| CacheMetricsImpl
Adapter for cache metrics.
|
| CacheMetricsImpl.EntriesStatMetrics
Entries and partitions metrics holder class.
|
| CacheNodeCommonDiscoveryData
Cache information sent in discovery data to joining node.
|
| CacheObject |
| CacheObjectAdapter |
| CacheObjectContext |
| CacheObjectValueContext
Context to get value of cache object.
|
| CacheOperationContext
Cache operation context.
|
| CacheOperationFilter
Cache operation filter.
|
| CachePartitionExchangeWorkerTask
Cache partition exchange worker task marker interface.
|
| CacheStatisticsModeChangeMessage
Cache statistics mode change discovery message.
|
| CacheType |
| CacheWeakQueryIteratorsHolder |
| CacheWeakQueryIteratorsHolder.WeakReferenceCloseableIterator |
| ClientCacheChangeDiscoveryMessage
Sent from cache client node to asynchronously notify about started.closed client caches.
|
| DynamicCacheChangeBatch
Cache change batch.
|
| DynamicCacheChangeFailureMessage
This class represents discovery message that is used to provide information about dynamic cache start failure.
|
| DynamicCacheChangeRequest
Cache start/stop request.
|
| DynamicCacheDescriptor
Cache start descriptor.
|
| EntryGetResult |
| ExchangeActions
Cache change requests to execute when receive
DynamicCacheChangeBatch event. |
| ExchangeActions.CacheActionData |
| ExchangeActions.CacheGroupActionData |
| ExchangeDiscoveryEvents
Discovery events processed in single exchange (contain multiple events if exchanges for multiple
discovery events are merged into single exchange).
|
| GatewayProtectedCacheProxy
Cache proxy wrapper with gateway lock provided operations and possibility to change cache operation context.
|
| GridCacheAdapter
Adapter for different cache implementations.
|
| GridCacheAdapter.AsyncOp
Cache operation.
|
| GridCacheAdapter.BulkOperation |
| GridCacheAdapter.CacheExpiryPolicy |
| GridCacheAdapter.FutureHolder
Holder for last async operation future.
|
| GridCacheAdapter.PeekModes |
| GridCacheAdapter.UpdateTimeStatClosure |
| GridCacheAffinityManager
Cache affinity manager.
|
| GridCacheAtomicFuture
Update future for atomic cache.
|
| GridCacheAtomicVersionComparator
Atomic cache version comparator.
|
| GridCacheClearAllRunnable
Base runnable for
IgniteInternalCache.clearLocally(boolean, boolean, boolean) routine. |
| GridCacheConcurrentMap
Concurrent cache map.
|
| GridCacheConcurrentMap.CacheMapHolder |
| GridCacheConcurrentMapImpl
Implementation of concurrent cache map.
|
| GridCacheContext
Cache context.
|
| GridCacheDefaultAffinityKeyMapper
Default key affinity mapper.
|
| GridCacheDeployable
Deployable cache message.
|
| GridCacheDeploymentManager
Deployment manager for cache.
|
| GridCacheEntryEx
Internal API for cache entry (
'Ex' stands for extended). |
| GridCacheEntryInfo
Entry information that gets passed over wire.
|
| GridCacheEntryRemovedException
Thrown when an operation is performed on removed entry.
|
| GridCacheEventManager
Cache event manager.
|
| GridCacheExplicitLockSpan
Collection of near local locks acquired by a thread on one topology version.
|
| GridCacheFilterFailedException
Thrown when an operation is performed on removed entry.
|
| GridCacheFuture
This interface should be implemented by all distributed futures.
|
| GridCacheGateway
Cache gateway.
|
| GridCacheGroupIdMessage
Message related to particular cache group.
|
| GridCacheIdMessage
Message related to particular cache.
|
| GridCacheInternal
Marker interface using in cache implementations.
|
| GridCacheIoManager
Cache communication manager.
|
| GridCacheLockCallback
Lock and Unlock callbacks.
|
| GridCacheManager
Interface for cache managers.
|
| GridCacheManagerAdapter
Convenience adapter for cache managers.
|
| GridCacheMapEntry
Adapter for cache entry.
|
| GridCacheMapEntryFactory
Factory for cache entries.
|
| GridCacheMessage
Parent of all cache messages.
|
| GridCacheMvcc
Replicated lock based on MVCC paradigm.
|
| GridCacheMvccCandidate
Lock candidate.
|
| GridCacheMvccEntryInfo |
| GridCacheMvccManager
Manages lock order within a thread.
|
| GridCacheOperation
Cache value operations.
|
| GridCachePartitionExchangeManager
Partition exchange manager.
|
| GridCachePreloader
Cache preloader that is responsible for loading cache entries either from remote
nodes (for distributed cache) or anywhere else at cache startup.
|
| GridCacheProcessor
The main responsibility of this processor is orchestrating of starting, stopping caches and everything related
to that activity like validation of cache configuration, restoring configuration from persistence, etc.
|
| GridCacheProxyImpl
Cache proxy.
|
| GridCacheReturn
Return value for cases where both, value and success flag need to be returned.
|
| GridCacheSharedContext
Shared context.
|
| GridCacheSharedManager
Cache manager shared across all caches.
|
| GridCacheSharedManagerAdapter
Convenience adapter for cache managers.
|
| GridCacheSharedTtlCleanupManager
Periodically removes expired entities from caches with
CacheConfiguration.isEagerTtl() flag set. |
| GridCacheTtlManager
Eagerly removes expired entries from cache when
CacheConfiguration.isEagerTtl() flag is set. |
| GridCacheUpdateAtomicResult
Cache entry atomic update result.
|
| GridCacheUpdateAtomicResult.UpdateOutcome |
| GridCacheUpdateTxResult
Cache entry transactional update result.
|
| GridCacheUtilityKey
Key for system utility cache.
|
| GridCacheUtils.BackupPostProcessingClosure |
| GridCacheVersionedFuture
Distributed future aware of lock version.
|
| IgniteCacheExpiryPolicy
Wrapper for
ExpiryPolicy used to track information about cache entries
whose time to live was modified after access. |
| IgniteCacheFutureImpl
Implementation of public API future for cache.
|
| IgniteCacheOffheapManager |
| IgniteCacheOffheapManager.CacheDataStore |
| IgniteCacheOffheapManager.OffheapInvokeClosure |
| IgniteCacheProxy
Cache proxy.
|
| IgniteCacheProxyImpl
Cache proxy implementation.
|
| IgniteInternalCache
This interface provides a rich API for working with distributed caches.
|
| IgnitePeerToPeerClassLoadingException
This exception is thrown in communication-related cases when it is impossible to load class from any peer.
|
| IgniteRebalanceIterator
Iterator over supplied data for rebalancing.
|
| IncompleteObject
Incomplete object.
|
| KeyCacheObject |
| LocalJoinCachesContext
Context to capture caches state for a node joining to an active cluster.
|
| PartitionUpdateCounter
Partition update counter maintains three entities for tracking partition update state.
|
| PartitionUpdateCounterTrackingImpl
Update counter implementation used for cache groups in persistent mode for both tx and atomic caches.
|
| QueryCursorImpl.State
Query cursor state
|
| ReaderArguments
Arguments required for adding near cache reader to entry.
|
| StateChangeRequest |
| StoredCacheData
Cache data to write to and read from
IgnitePageStoreManager. |
| TxTimeoutOnPartitionMapExchangeChangeMessage
Discovery message for changing transaction timeout on partition map exchange.
|
| WalStateAbstractMessage
WAL state change abstract message.
|
| WalStateAckMessage
WAL state ack message (sent from participant node to coordinator).
|
| WalStateFinishMessage
WAL state finish message.
|
| WalStateManager
Write-ahead log state manager.
|
| WalStateManager.WALDisableContext
Temporary storage for disabled WALs of group.
|
| WalStateProposeMessage
WAL state propose message.
|
| Class and Description |
|---|
| GridCacheContext
Cache context.
|
| Class and Description |
|---|
| CacheObject |
| CacheObjectContext |
| CacheObjectValueContext
Context to get value of cache object.
|
| GridCacheContext
Cache context.
|
| GridCacheInternal
Marker interface using in cache implementations.
|
| GridCacheUtilityKey
Key for system utility cache.
|
| IncompleteCacheObject
Cache object container that accumulates partial binary data
unless all of them ready.
|
| KeyCacheObject |
| Class and Description |
|---|
| GridCacheManager
Interface for cache managers.
|
| GridCacheManagerAdapter
Convenience adapter for cache managers.
|
| Class and Description |
|---|
| CacheLockCandidates |
| CacheObject |
| GridCacheAdapter
Adapter for different cache implementations.
|
| GridCacheAdapter.TopologyVersionAwareJob
Delayed callable class.
|
| GridCacheCompoundIdentityFuture |
| GridCacheConcurrentMap
Concurrent cache map.
|
| GridCacheContext
Cache context.
|
| GridCacheDeployable
Deployable cache message.
|
| GridCacheEntryEx
Internal API for cache entry (
'Ex' stands for extended). |
| GridCacheEntryRemovedException
Thrown when an operation is performed on removed entry.
|
| GridCacheFilterFailedException
Thrown when an operation is performed on removed entry.
|
| GridCacheFuture
This interface should be implemented by all distributed futures.
|
| GridCacheIdMessage
Message related to particular cache.
|
| GridCacheMapEntry
Adapter for cache entry.
|
| GridCacheMessage
Parent of all cache messages.
|
| GridCacheMvccCandidate
Lock candidate.
|
| GridCacheSharedContext
Shared context.
|
| IgniteInternalCache
This interface provides a rich API for working with distributed caches.
|
| KeyCacheObject |
| Class and Description |
|---|
| CacheEntryPredicate |
| CacheGroupContext |
| CacheInvalidStateException
This exception is used to indicate that requested operation is unavailable in current cache state.
|
| CacheObject |
| GridCacheAdapter
Adapter for different cache implementations.
|
| GridCacheClearAllRunnable
Base runnable for
IgniteInternalCache.clearLocally(boolean, boolean, boolean) routine. |
| GridCacheCompoundFuture |
| GridCacheCompoundIdentityFuture |
| GridCacheConcurrentMap
Concurrent cache map.
|
| GridCacheConcurrentMap.CacheMapHolder |
| GridCacheContext
Cache context.
|
| GridCacheDeployable
Deployable cache message.
|
| GridCacheEntryEx
Internal API for cache entry (
'Ex' stands for extended). |
| GridCacheEntryInfo
Entry information that gets passed over wire.
|
| GridCacheEntryRemovedException
Thrown when an operation is performed on removed entry.
|
| GridCacheFuture
This interface should be implemented by all distributed futures.
|
| GridCacheFutureAdapter |
| GridCacheGroupIdMessage
Message related to particular cache group.
|
| GridCacheIdMessage
Message related to particular cache.
|
| GridCacheMapEntry
Adapter for cache entry.
|
| GridCacheMessage
Parent of all cache messages.
|
| GridCacheMvccCandidate
Lock candidate.
|
| GridCacheOperation
Cache value operations.
|
| GridCachePreloader
Cache preloader that is responsible for loading cache entries either from remote
nodes (for distributed cache) or anywhere else at cache startup.
|
| GridCacheReturn
Return value for cases where both, value and success flag need to be returned.
|
| GridCacheSharedContext
Shared context.
|
| GridCacheUpdateTxResult
Cache entry transactional update result.
|
| GridCacheVersionedFuture
Distributed future aware of lock version.
|
| IgniteCacheExpiryPolicy
Wrapper for
ExpiryPolicy used to track information about cache entries
whose time to live was modified after access. |
| IgniteInternalCache
This interface provides a rich API for working with distributed caches.
|
| KeyCacheObject |
| Class and Description |
|---|
| CacheEntryPredicate |
| CacheObject |
| CacheOperationContext
Cache operation context.
|
| CachePartialUpdateCheckedException
Exception thrown from non-transactional cache in case when update succeeded only partially.
|
| GridCacheAdapter
Adapter for different cache implementations.
|
| GridCacheAtomicFuture
Update future for atomic cache.
|
| GridCacheConcurrentMap
Concurrent cache map.
|
| GridCacheContext
Cache context.
|
| GridCacheDeployable
Deployable cache message.
|
| GridCacheFuture
This interface should be implemented by all distributed futures.
|
| GridCacheFutureAdapter |
| GridCacheIdMessage
Message related to particular cache.
|
| GridCacheMessage
Parent of all cache messages.
|
| GridCacheOperation
Cache value operations.
|
| GridCacheReturn
Return value for cases where both, value and success flag need to be returned.
|
| GridCacheSharedContext
Shared context.
|
| IgniteInternalCache
This interface provides a rich API for working with distributed caches.
|
| KeyCacheObject |
| Class and Description |
|---|
| CacheEntryPredicate |
| CacheObject |
| GridCacheAdapter
Adapter for different cache implementations.
|
| GridCacheCompoundIdentityFuture |
| GridCacheConcurrentMap
Concurrent cache map.
|
| GridCacheContext
Cache context.
|
| GridCacheEntryEx
Internal API for cache entry (
'Ex' stands for extended). |
| GridCacheFuture
This interface should be implemented by all distributed futures.
|
| GridCacheMapEntry
Adapter for cache entry.
|
| GridCacheMvccCandidate
Lock candidate.
|
| GridCacheOperation
Cache value operations.
|
| GridCacheVersionedFuture
Distributed future aware of lock version.
|
| IgniteCacheExpiryPolicy
Wrapper for
ExpiryPolicy used to track information about cache entries
whose time to live was modified after access. |
| IgniteInternalCache
This interface provides a rich API for working with distributed caches.
|
| KeyCacheObject |
| Class and Description |
|---|
| CacheAffinityChangeMessage |
| CacheGroupContext |
| CachePartitionExchangeWorkerTask
Cache partition exchange worker task marker interface.
|
| DynamicCacheChangeFailureMessage
This class represents discovery message that is used to provide information about dynamic cache start failure.
|
| ExchangeActions
Cache change requests to execute when receive
DynamicCacheChangeBatch event. |
| ExchangeContext |
| ExchangeDiscoveryEvents
Discovery events processed in single exchange (contain multiple events if exchanges for multiple
discovery events are merged into single exchange).
|
| GridCacheAdapter
Adapter for different cache implementations.
|
| GridCacheContext
Cache context.
|
| GridCacheDeployable
Deployable cache message.
|
| GridCacheEntryInfo
Entry information that gets passed over wire.
|
| GridCacheGroupIdMessage
Message related to particular cache group.
|
| GridCacheIdMessage
Message related to particular cache.
|
| GridCacheMessage
Parent of all cache messages.
|
| GridCachePreloader
Cache preloader that is responsible for loading cache entries either from remote
nodes (for distributed cache) or anywhere else at cache startup.
|
| GridCachePreloaderAdapter
Adapter for preloading which always assumes that preloading finished.
|
| GridCacheSharedContext
Shared context.
|
| IgniteRebalanceIterator
Iterator over supplied data for rebalancing.
|
| KeyCacheObject |
| Class and Description |
|---|
| CacheGroupContext |
| GridCacheConcurrentMap
Concurrent cache map.
|
| GridCacheConcurrentMap.CacheMapHolder |
| GridCacheConcurrentMapImpl
Implementation of concurrent cache map.
|
| GridCacheContext
Cache context.
|
| GridCacheEntryEx
Internal API for cache entry (
'Ex' stands for extended). |
| GridCacheSharedContext
Shared context.
|
| GridCacheSharedManager
Cache manager shared across all caches.
|
| GridCacheSharedManagerAdapter
Convenience adapter for cache managers.
|
| IgniteCacheOffheapManager.CacheDataStore |
| KeyCacheObject |
| Class and Description |
|---|
| CacheEntryPredicate |
| CacheObject |
| CacheObjectContext |
| GridCacheAdapter
Adapter for different cache implementations.
|
| GridCacheClearAllRunnable
Base runnable for
IgniteInternalCache.clearLocally(boolean, boolean, boolean) routine. |
| GridCacheCompoundFuture |
| GridCacheCompoundIdentityFuture |
| GridCacheContext
Cache context.
|
| GridCacheDeployable
Deployable cache message.
|
| GridCacheEntryEx
Internal API for cache entry (
'Ex' stands for extended). |
| GridCacheEntryInfo
Entry information that gets passed over wire.
|
| GridCacheEntryRemovedException
Thrown when an operation is performed on removed entry.
|
| GridCacheFuture
This interface should be implemented by all distributed futures.
|
| GridCacheIdMessage
Message related to particular cache.
|
| GridCacheMapEntry
Adapter for cache entry.
|
| GridCacheMessage
Parent of all cache messages.
|
| GridCacheMvccCandidate
Lock candidate.
|
| GridCacheOperation
Cache value operations.
|
| GridCachePreloader
Cache preloader that is responsible for loading cache entries either from remote
nodes (for distributed cache) or anywhere else at cache startup.
|
| GridCacheReturn
Return value for cases where both, value and success flag need to be returned.
|
| GridCacheSharedContext
Shared context.
|
| GridCacheVersionedFuture
Distributed future aware of lock version.
|
| IgniteCacheExpiryPolicy
Wrapper for
ExpiryPolicy used to track information about cache entries
whose time to live was modified after access. |
| IgniteInternalCache
This interface provides a rich API for working with distributed caches.
|
| KeyCacheObject |
| Class and Description |
|---|
| EntryGetResult |
| GridCacheContext
Cache context.
|
| IgniteCacheExpiryPolicy
Wrapper for
ExpiryPolicy used to track information about cache entries
whose time to live was modified after access. |
| KeyCacheObject |
| Class and Description |
|---|
| CacheObject |
| GridCacheContext
Cache context.
|
| GridCacheManager
Interface for cache managers.
|
| KeyCacheObject |
| Class and Description |
|---|
| GridCacheMvcc
Replicated lock based on MVCC paradigm.
|
| Class and Description |
|---|
| GridCacheSharedManager
Cache manager shared across all caches.
|
| GridCacheSharedManagerAdapter
Convenience adapter for cache managers.
|
| Class and Description |
|---|
| CacheEntryPredicate |
| GridCacheAdapter
Adapter for different cache implementations.
|
| GridCacheContext
Cache context.
|
| GridCacheEntryEx
Internal API for cache entry (
'Ex' stands for extended). |
| GridCacheEntryRemovedException
Thrown when an operation is performed on removed entry.
|
| GridCacheFuture
This interface should be implemented by all distributed futures.
|
| GridCacheFutureAdapter |
| GridCacheMapEntry
Adapter for cache entry.
|
| GridCacheMvccCandidate
Lock candidate.
|
| GridCachePreloader
Cache preloader that is responsible for loading cache entries either from remote
nodes (for distributed cache) or anywhere else at cache startup.
|
| GridCacheVersionedFuture
Distributed future aware of lock version.
|
| IgniteInternalCache
This interface provides a rich API for working with distributed caches.
|
| KeyCacheObject |
| Class and Description |
|---|
| CacheEntryPredicate |
| GridCacheAdapter
Adapter for different cache implementations.
|
| GridCacheContext
Cache context.
|
| GridCacheEntryEx
Internal API for cache entry (
'Ex' stands for extended). |
| GridCachePreloader
Cache preloader that is responsible for loading cache entries either from remote
nodes (for distributed cache) or anywhere else at cache startup.
|
| IgniteInternalCache
This interface provides a rich API for working with distributed caches.
|
| KeyCacheObject |
| Class and Description |
|---|
| CacheGroupContext |
| CacheObject |
| GridCacheContext
Cache context.
|
| GridCacheSharedManager
Cache manager shared across all caches.
|
| GridCacheSharedManagerAdapter
Convenience adapter for cache managers.
|
| KeyCacheObject |
| Class and Description |
|---|
| GridCacheIdMessage
Message related to particular cache.
|
| GridCacheMessage
Parent of all cache messages.
|
| Class and Description |
|---|
| CacheEntryPredicate |
| CacheGroupContext |
| CacheObject |
| CacheObjectContext |
| GridCacheContext
Cache context.
|
| GridCacheEntryEx
Internal API for cache entry (
'Ex' stands for extended). |
| GridCacheMvccEntryInfo |
| GridCacheSharedContext
Shared context.
|
| GridCacheSharedManager
Cache manager shared across all caches.
|
| GridCacheSharedManagerAdapter
Convenience adapter for cache managers.
|
| IgniteCacheOffheapManager |
| IgniteCacheOffheapManager.CacheDataStore |
| IgniteCacheOffheapManager.OffheapInvokeClosure |
| IgniteCacheOffheapManagerImpl |
| IncompleteCacheObject
Cache object container that accumulates partial binary data
unless all of them ready.
|
| IncompleteObject
Incomplete object.
|
| KeyCacheObject |
| PartitionUpdateCounter
Partition update counter maintains three entities for tracking partition update state.
|
| Class and Description |
|---|
| CacheGroupContext |
| GridCacheProcessor
The main responsibility of this processor is orchestrating of starting, stopping caches and everything related
to that activity like validation of cache configuration, restoring configuration from persistence, etc.
|
| Class and Description |
|---|
| CacheGroupContext |
| GridCacheSharedContext
Shared context.
|
| Class and Description |
|---|
| GridCacheSharedContext
Shared context.
|
| Class and Description |
|---|
| CacheGroupContext |
| CacheGroupDescriptor |
| GridCacheSharedManager
Cache manager shared across all caches.
|
| GridCacheSharedManagerAdapter
Convenience adapter for cache managers.
|
| StoredCacheData
Cache data to write to and read from
IgnitePageStoreManager. |
| Class and Description |
|---|
| GridCacheSharedContext
Shared context.
|
| Class and Description |
|---|
| GridCacheSharedContext
Shared context.
|
| Class and Description |
|---|
| CacheGroupContext |
| GridCacheContext
Cache context.
|
| GridCacheSharedManager
Cache manager shared across all caches.
|
| GridCacheSharedManagerAdapter
Convenience adapter for cache managers.
|
| Class and Description |
|---|
| GridCacheSharedContext
Shared context.
|
| GridCacheSharedManager
Cache manager shared across all caches.
|
| GridCacheSharedManagerAdapter
Convenience adapter for cache managers.
|
| Class and Description |
|---|
| GridCacheSharedContext
Shared context.
|
| Class and Description |
|---|
| GridCacheProcessor
The main responsibility of this processor is orchestrating of starting, stopping caches and everything related
to that activity like validation of cache configuration, restoring configuration from persistence, etc.
|
| GridCacheSharedContext
Shared context.
|
| Class and Description |
|---|
| GridCacheSharedContext
Shared context.
|
| Class and Description |
|---|
| GridCacheContext
Cache context.
|
| GridCacheDeployable
Deployable cache message.
|
| GridCacheIdMessage
Message related to particular cache.
|
| GridCacheManager
Interface for cache managers.
|
| GridCacheManagerAdapter
Convenience adapter for cache managers.
|
| GridCacheMessage
Parent of all cache messages.
|
| GridCacheSharedContext
Shared context.
|
| KeyCacheObject |
| Class and Description |
|---|
| CacheObject |
| GridCacheContext
Cache context.
|
| GridCacheDeployable
Deployable cache message.
|
| GridCacheEntryEx
Internal API for cache entry (
'Ex' stands for extended). |
| GridCacheIdMessage
Message related to particular cache.
|
| GridCacheManager
Interface for cache managers.
|
| GridCacheManagerAdapter
Convenience adapter for cache managers.
|
| GridCacheMessage
Parent of all cache messages.
|
| KeyCacheObject |
| Class and Description |
|---|
| CacheObject |
| GridCacheManager
Interface for cache managers.
|
| GridCacheManagerAdapter
Convenience adapter for cache managers.
|
| KeyCacheObject |
| Class and Description |
|---|
| CacheEntryPredicate |
| CacheObject |
| CacheObjectValueContext
Context to get value of cache object.
|
| GridCacheCompoundIdentityFuture |
| GridCacheContext
Cache context.
|
| GridCacheEntryEx
Internal API for cache entry (
'Ex' stands for extended). |
| GridCacheEntryRemovedException
Thrown when an operation is performed on removed entry.
|
| GridCacheFilterFailedException
Thrown when an operation is performed on removed entry.
|
| GridCacheFuture
This interface should be implemented by all distributed futures.
|
| GridCacheMapEntry
Adapter for cache entry.
|
| GridCacheMessage
Parent of all cache messages.
|
| GridCacheMvccCandidate
Lock candidate.
|
| GridCacheOperation
Cache value operations.
|
| GridCacheReturn
Return value for cases where both, value and success flag need to be returned.
|
| GridCacheReturnCompletableWrapper
Provides initialized GridCacheReturn.
|
| GridCacheSharedContext
Shared context.
|
| GridCacheSharedManager
Cache manager shared across all caches.
|
| GridCacheSharedManagerAdapter
Convenience adapter for cache managers.
|
| IgniteCacheExpiryPolicy
Wrapper for
ExpiryPolicy used to track information about cache entries
whose time to live was modified after access. |
| KeyCacheObject |
| TxTimeoutOnPartitionMapExchangeChangeMessage
Discovery message for changing transaction timeout on partition map exchange.
|
| Class and Description |
|---|
| CacheGroupContext |
| CacheObject |
| KeyCacheObject |
| Class and Description |
|---|
| CacheEntryPredicate |
| CacheGroupContext |
| CacheInvokeResult
Implementation of
EntryProcessorResult. |
| CacheObject |
| GridCacheContext
Cache context.
|
| GridCacheSharedContext
Shared context.
|
| KeyCacheObject |
| Class and Description |
|---|
| GridCacheContext
Cache context.
|
| KeyCacheObject |
| Class and Description |
|---|
| CacheGroupContext |
| CacheObject |
| KeyCacheObject |
| PartitionUpdateCounter
Partition update counter maintains three entities for tracking partition update state.
|
| Class and Description |
|---|
| CacheObject |
| CacheObjectContext |
| CacheObjectValueContext
Context to get value of cache object.
|
| GridCacheContext
Cache context.
|
| GridCacheSharedManager
Cache manager shared across all caches.
|
| GridCacheSharedManagerAdapter
Convenience adapter for cache managers.
|
| KeyCacheObject |
| Class and Description |
|---|
| CacheGroupContext |
| GridCacheProcessor
The main responsibility of this processor is orchestrating of starting, stopping caches and everything related
to that activity like validation of cache configuration, restoring configuration from persistence, etc.
|
| Class and Description |
|---|
| CacheObject |
| CacheObjectAdapter |
| CacheObjectByteArrayImpl
Cache object over byte array.
|
| CacheObjectContext |
| CacheObjectImpl |
| CacheObjectValueContext
Context to get value of cache object.
|
| GridCacheContext
Cache context.
|
| IncompleteCacheObject
Cache object container that accumulates partial binary data
unless all of them ready.
|
| KeyCacheObject |
| KeyCacheObjectImpl |
| Class and Description |
|---|
| ExchangeActions
Cache change requests to execute when receive
DynamicCacheChangeBatch event. |
| StateChangeRequest |
| Class and Description |
|---|
| GridCacheContext
Cache context.
|
| Class and Description |
|---|
| CacheObject |
| CacheObjectContext |
| GridCacheContext
Cache context.
|
| IgniteCacheFutureImpl
Implementation of public API future for cache.
|
| KeyCacheObject |
| Class and Description |
|---|
| GridCacheAdapter
Adapter for different cache implementations.
|
| GridCacheContext
Cache context.
|
| GridCacheInternal
Marker interface using in cache implementations.
|
| IgniteInternalCache
This interface provides a rich API for working with distributed caches.
|
| Class and Description |
|---|
| CacheObject |
| KeyCacheObject |
| Class and Description |
|---|
| KeyCacheObject |
| Class and Description |
|---|
| CachePartialUpdateCheckedException
Exception thrown from non-transactional cache in case when update succeeded only partially.
|
| GridCacheContext
Cache context.
|
| GridCacheManager
Interface for cache managers.
|
| Class and Description |
|---|
| IgniteCacheProxy
Cache proxy.
|
| Class and Description |
|---|
| GridCacheManager
Interface for cache managers.
|
| GridCacheManagerAdapter
Convenience adapter for cache managers.
|
| Class and Description |
|---|
| CacheGroupContext |
| CacheObject |
| CacheObjectContext |
| CacheObjectValueContext
Context to get value of cache object.
|
| DynamicCacheChangeBatch
Cache change batch.
|
| DynamicCacheDescriptor
Cache start descriptor.
|
| GridCacheContext
Cache context.
|
| GridCacheContextInfo
Cache context information.
|
| GridCacheOperation
Cache value operations.
|
| KeyCacheObject |
| Class and Description |
|---|
| CacheObjectContext |
| Class and Description |
|---|
| CachePartitionExchangeWorkerTask
Cache partition exchange worker task marker interface.
|
| GridCacheContext
Cache context.
|
| Class and Description |
|---|
| IgniteInternalCache
This interface provides a rich API for working with distributed caches.
|
| Class and Description |
|---|
| CacheConfigurationOverride
Helper class to override cache configuration.
|
| Class and Description |
|---|
| GridCacheInternal
Marker interface using in cache implementations.
|
| GridCacheUtilityKey
Key for system utility cache.
|
| Class and Description |
|---|
| GridCacheAttributes
Cache attributes.
|
| GridCacheContext
Cache context.
|
| GridCacheSharedContext
Shared context.
|
| Class and Description |
|---|
| GridCacheUtils
Cache utility methods.
|
| Class and Description |
|---|
| GridCacheAdapter
Adapter for different cache implementations.
|
| Class and Description |
|---|
| GridCacheContext
Cache context.
|
| Class and Description |
|---|
| CacheGroupContext |
| Class and Description |
|---|
| GridCacheAffinityManager
Cache affinity manager.
|
| Class and Description |
|---|
| CacheGroupDescriptor |
| CacheType |
| DynamicCacheDescriptor
Cache start descriptor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021