Package | Description |
---|---|
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.client.impl.protocol.codec |
Client protocol custom codec implementations
|
com.hazelcast.client.impl.protocol.task.cache |
Client protocol tasks implementations for JCache
|
com.hazelcast.client.impl.protocol.template | |
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 |
---|
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. |
CacheEntryListenerProvider
Provides underlying (wrapped)
CacheEntryListener instance. |
CacheEntryProcessorEntry
This class is an implementation of
MutableEntry which is provided into
EntryProcessor.process(javax.cache.processor.MutableEntry, Object...) . |
CacheEntryProcessorEntry.State |
CacheEventContext
Wrapper class for parameters of
ICacheService.publishEvent(CacheEventContext) |
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.
|
ICacheInternal
Internal API for
ICache implementations. |
ICacheRecordStore
ICacheRecordStore is the core contract providing internal functionality to
ICache implementations on partition scope. |
ICacheService |
Class and Description |
---|
CacheEventListener
Cache Event Listener interface is designated for handling cache events internally such as delegating events
to cache event listener.
|
CacheOperationProvider
Provide InMemoryFormat specific operations for cache
|
Class and Description |
---|
CachePartitionSegment
Cache Partition Segment
|
Class and Description |
---|
CacheKeyIteratorResult
Response data object returned by
CacheKeyIteratorOperation . |
Class and Description |
---|
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
|
ICacheInternal
Internal API for
ICache implementations. |
Class and Description |
---|
CacheEventData
Internal event data wrapper used during publishing and dispatching events.
|
Class and Description |
---|
CacheOperationProvider
Provide InMemoryFormat specific operations for cache
|
Class and Description |
---|
CacheEventData
Internal event data wrapper used during publishing and dispatching events.
|
Class and Description |
---|
CacheKeyIteratorResult
Response data object returned by
CacheKeyIteratorOperation . |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.