Package | Description |
---|---|
com.hazelcast.cache |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
Modifier and Type | Method and Description |
---|---|
CacheStatistics |
ICache.getLocalCacheStatistics()
Directly access to local Cache Statistics.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheStatisticsImpl
CacheStatistics implementation for ICache . |
Constructor and Description |
---|
LocalCacheStatsImpl(CacheStatistics cacheStatistics) |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.