Package | Description |
---|---|
com.hazelcast.client.nearcache |
Contains classes/interfaces related to com.hazelcast.client.nearcache
|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
Modifier and Type | Method and Description |
---|---|
NearCacheStatsImpl |
ClientHeapNearCache.getNearCacheStats() |
Modifier and Type | Method and Description |
---|---|
NearCacheStatsImpl |
NearCache.getNearCacheStats() |
Modifier and Type | Method and Description |
---|---|
NearCacheStatsImpl |
LocalReplicatedMapStatsImpl.getNearCacheStats() |
NearCacheStatsImpl |
LocalMapStatsImpl.getNearCacheStats() |
Modifier and Type | Method and Description |
---|---|
void |
LocalMapStatsImpl.setNearCacheStats(NearCacheStatsImpl nearCacheStats) |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.