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.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 |
---|
CacheStatistics
Cache statistics
|
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 |
---|
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 © 2015 Hazelcast, Inc.. All Rights Reserved.