| Package | Description |
|---|---|
| com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
| com.hazelcast.cache.impl.operation |
Hazelcast JSR-107 aka JCache implementation
Cache Operations
|
| 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.
|
| Class and Description |
|---|
| AbstractClusterWideIterator
Base cluster-wide iterator
|
| CacheEventData
Cache event data object used in publish - dispatch
|
| CacheEventListener
Cache Event Listener
|
| CacheEventSet |
| CacheEventType
cache events
|
| CacheKeyIteratorResult
Result of the
CacheKeyIteratorOperation |
| CacheProxy
ICache implementation:
This proxy is the implementation of ICache and javax.cache.Cache which is returned by
HazelcastServerCacheManager.
|
| CacheRecordStore
Implementation of the
ICacheRecordStore
Represents a named ICache on-heap data for a single partition. |
| CacheService
Cache Service is the base access point of jcache impl to manage
cache data on a node.
|
| CacheStatisticsImpl
Some statistics of a
ICache
Statistics accumulated in this data object is published through MxBean |
| HazelcastAbstractCachingProvider
Base CachingProvider implementations
|
| HazelcastCacheManager
The Hazelcast CacheManager base class.
|
| HazelcastServerCacheManager |
| HazelcastServerCachingProvider
Provides server cachingProvider implementation.
|
| ICacheRecordStore
Record store for the
ICache |
| Class and Description |
|---|
| CachePartitionSegment
Cache Partition Segment
CachePartitionSegment is a data structure responsible from
all cache data of a partition defined by partitionId
This Data structure is managed by CacheService
|
| Class and Description |
|---|
| AbstractClusterWideIterator
Base cluster-wide iterator
|
| CacheKeyIteratorResult
Result of the
CacheKeyIteratorOperation |
| HazelcastAbstractCachingProvider
Base CachingProvider implementations
|
| HazelcastCacheManager
The Hazelcast CacheManager base class.
|
| Class and Description |
|---|
| CacheKeyIteratorResult
Result of the
CacheKeyIteratorOperation |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.