Package | Description |
---|---|
com.hazelcast.cache.impl.nearcache.impl.store |
Near cache store implementations.
|
com.hazelcast.client.map.impl.nearcache |
Contains classes/interfaces related to com.hazelcast.client.map.impl.nearcache
|
com.hazelcast.map.impl.nearcache | |
com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
Modifier and Type | Field and Description |
---|---|
protected NearCacheStatsImpl |
AbstractNearCacheRecordStore.nearCacheStats |
Constructor and Description |
---|
AbstractNearCacheRecordStore(NearCacheConfig nearCacheConfig,
NearCacheContext nearCacheContext,
NearCacheStatsImpl nearCacheStats) |
Modifier and Type | Method and Description |
---|---|
NearCacheStatsImpl |
ClientHeapNearCache.getNearCacheStats() |
Modifier and Type | Method and Description |
---|---|
NearCacheStatsImpl |
NearCacheImpl.getNearCacheStats() |
Modifier and Type | Method and Description |
---|---|
NearCacheStatsImpl |
LocalReplicatedMapStatsImpl.getNearCacheStats() |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.