Package | Description |
---|---|
com.hazelcast.cache |
This package contains the public API extension for Hazelcast JCache,
the Hazelcast implementation of the JSR-107 commonly referred to as JCache.
|
com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.cache.impl.event |
Event classes to define listenters for JCache other than EntryListener
|
com.hazelcast.cache.impl.merge.entry |
This package contains merge entry internal interfaces and functionality for Hazelcast cache.
|
com.hazelcast.cache.impl.merge.policy |
This package contains merge policy internal interfaces and functionality for Hazelcast cache.
|
com.hazelcast.cache.impl.operation |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.cache.merge |
This package contains out of the box merge policies.
|
com.hazelcast.client.cache.impl |
Hazelcast JSR-107 aka JCache implementation client side
|
com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
Class and Description |
---|
BuiltInCacheMergePolicies
Enum that represents all built-in
CacheMergePolicy implementations. |
CacheEntryView
Entry info for cache record.
|
CacheMergePolicy
Policy for merging cache entries.
|
CacheStatistics
Cache statistics
|
Class and Description |
---|
CacheEntryView
Entry info for cache record.
|
CacheMergePolicy
Policy for merging cache entries.
|
CacheStatistics
Cache statistics
|
HazelcastCacheManager
Contract point of Hazelcast cache manager implementations (client + server) based on
CacheManager . |
ICache
This
ICache interface is the Cache extension offered by
Hazelcast JCache.In addition to the standard set of JCache methods defined in the JSR 107 specification, Hazelcast provides additional operations to support a broader range of programing styles. |
Class and Description |
---|
CacheEntryView
Entry info for cache record.
|
Class and Description |
---|
CacheEntryView
Entry info for cache record.
|
Class and Description |
---|
CacheMergePolicy
Policy for merging cache entries.
|
Class and Description |
---|
CacheEntryView
Entry info for cache record.
|
CacheMergePolicy
Policy for merging cache entries.
|
Class and Description |
---|
CacheEntryView
Entry info for cache record.
|
CacheMergePolicy
Policy for merging cache entries.
|
StorageTypeAwareCacheMergePolicy
Marker interface for indicating that key and value wrapped by
CacheEntryView will be not converted to their original types. |
Class and Description |
---|
CacheStatistics
Cache statistics
|
HazelcastCacheManager
Contract point of Hazelcast cache manager implementations (client + server) based on
CacheManager . |
ICache
This
ICache interface is the Cache extension offered by
Hazelcast JCache.In addition to the standard set of JCache methods defined in the JSR 107 specification, Hazelcast provides additional operations to support a broader range of programing styles. |
Class and Description |
---|
CacheStatistics
Cache statistics
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.