|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.hazelcast.cache.impl | |
---|---|
com.hazelcast.cache.impl | Hazelcast JSR-107 aka JCache implementation |
com.hazelcast.cache.impl.client | Hazelcast JSR-107 aka JCache implementation Client Requests |
com.hazelcast.cache.impl.operation | Hazelcast JSR-107 aka JCache implementation |
com.hazelcast.cache.impl.record | Hazelcast JSR-107 aka JCache implementation Internal record store |
com.hazelcast.client.cache.impl | Hazelcast JSR-107 aka JCache implementation client side |
com.hazelcast.util | This package contains classes to support the inner workings of Hazelcast as well as some backports of newer Java features / data structures to support older Java versions in a clean and nice way. |
Classes in com.hazelcast.cache.impl used by com.hazelcast.cache.impl | |
---|---|
AbstractCacheRecordStore
|
|
AbstractCacheService
|
|
AbstractClusterWideIterator
AbstractClusterWideIterator provides the core iterator functionality shared by its descendants. |
|
AbstractHazelcastCacheManager
Abstract HazelcastCacheManager (also CacheManager as indirect) implementation
provides shared functionality to server and client cache managers. |
|
AbstractHazelcastCachingProvider
Abstract CachingProvider implementation providing shared functionality to server and client caching
providers. |
|
CacheEntryProcessorEntry
This class is an implementation of MutableEntry which is provided into
EntryProcessor.process(javax.cache.processor.MutableEntry, Object...) . |
|
CacheEntryProcessorEntry.State
|
|
CacheEventData
Internal event data wrapper used during publishing and dispatching events. |
|
CacheEventListener
Cache Event Listener interface is designated for handling cache events internally such as delegating events to cache event listener. |
|
CacheEventSet
Internal Set wrapper of CacheEventData items used during publishing and dispatching events. |
|
CacheEventType
Hazelcast JCache implementation's internal event types. |
|
CacheKeyIteratorResult
Response data object returned by CacheKeyIteratorOperation . |
|
CacheOperationProvider
Provide InMemoryFormat specific operations for cache |
|
CachePartitionSegment
Cache Partition Segment |
|
CacheProxy
ICache implementation |
|
CacheStatisticsImpl
CacheStatistics implementation for ICache . |
|
CacheSyncListenerCompleter
used to state that a sync event completed and any resources waiting for it should be released |
|
HazelcastServerCacheManager
Hazelcast CacheManager for server implementation. |
|
HazelcastServerCachingProvider
Provides server cachingProvider implementation. |
|
ICacheRecordStore
ICacheRecordStore is the core contract providing internal functionality to
ICache implementations on partition scope. |
|
ICacheService
|
Classes in com.hazelcast.cache.impl used by com.hazelcast.cache.impl.client | |
---|---|
CacheOperationProvider
Provide InMemoryFormat specific operations for cache |
Classes in com.hazelcast.cache.impl used by com.hazelcast.cache.impl.operation | |
---|---|
CachePartitionSegment
Cache Partition Segment |
Classes in com.hazelcast.cache.impl used by com.hazelcast.cache.impl.record | |
---|---|
CacheKeyIteratorResult
Response data object returned by CacheKeyIteratorOperation . |
Classes in com.hazelcast.cache.impl used by com.hazelcast.client.cache.impl | |
---|---|
AbstractClusterWideIterator
AbstractClusterWideIterator provides the core iterator functionality shared by its descendants. |
|
AbstractHazelcastCacheManager
Abstract HazelcastCacheManager (also CacheManager as indirect) implementation
provides shared functionality to server and client cache managers. |
|
AbstractHazelcastCachingProvider
Abstract CachingProvider implementation providing shared functionality to server and client caching
providers. |
|
CacheKeyIteratorResult
Response data object returned by CacheKeyIteratorOperation . |
|
CacheSyncListenerCompleter
used to state that a sync event completed and any resources waiting for it should be released |
Classes in com.hazelcast.cache.impl used by com.hazelcast.util | |
---|---|
CacheKeyIteratorResult
Response data object returned by CacheKeyIteratorOperation . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |