| Package | Description |
|---|---|
| com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
| Modifier and Type | Method and Description |
|---|---|
CacheStatisticsImpl |
CacheStatisticsImpl.accumulate(CacheStatisticsImpl other)
Simple CacheStatistics adder.
|
CacheStatisticsImpl |
CacheService.createCacheStatIfAbsent(String name) |
CacheStatisticsImpl |
ICacheRecordStore.getCacheStats() |
CacheStatisticsImpl |
CacheRecordStore.getCacheStats() |
CacheStatisticsImpl |
CacheService.getStatistics(String name) |
| Modifier and Type | Method and Description |
|---|---|
CacheStatisticsImpl |
CacheStatisticsImpl.accumulate(CacheStatisticsImpl other)
Simple CacheStatistics adder.
|
| Constructor and Description |
|---|
CacheStatisticsMXBeanImpl(CacheStatisticsImpl statistics) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.