Package | Description |
---|---|
com.hazelcast.client.nearcache |
Contains classes/interfaces related to com.hazelcast.client.nearcache
|
com.hazelcast.map |
Contains Hazelcast map module classes.
|
com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
Modifier and Type | Method and Description |
---|---|
NearCacheStatsImpl |
ClientNearCache.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 © 2015 Hazelcast, Inc.. All Rights Reserved.