public interface SampledCacheManagerMBean extends CacheManagerSampler
Modifier and Type | Field and Description |
---|---|
static String |
CACHE_MANAGER_CHANGED
CACHE_MANAGER_CHANGED
|
static String |
CACHES_CLEARED
CACHES_CLEARED
|
static String |
CACHES_ENABLED
CACHES_ENABLED
|
static String |
STATISTICS_ENABLED
STATISTICS_ENABLED
|
static String |
STATISTICS_RESET
STATISTICS_RESET
|
Modifier and Type | Method and Description |
---|---|
String |
getMBeanRegisteredName()
Gets the name used to register this mbean.
|
clearAll, clearStatistics, disableStatistics, enableStatistics, generateActiveConfigDeclaration, generateActiveConfigDeclaration, getCacheAverageGetTime, getCacheAverageSearchTime, getCacheEvictionRate, getCacheExpirationRate, getCacheHitRate, getCacheInMemoryHitRate, getCacheInMemoryMissRate, getCacheMetrics, getCacheMissRate, getCacheNames, getCacheOffHeapHitRate, getCacheOffHeapMissRate, getCacheOnDiskHitRate, getCacheOnDiskMissRate, getCachePutRate, getCacheRemoveRate, getCacheSearchRate, getCacheUpdateRate, getClusterUUID, getHasWriteBehindWriter, getMaxBytesLocalDisk, getMaxBytesLocalDiskAsString, getMaxBytesLocalHeap, getMaxBytesLocalHeapAsString, getMaxBytesLocalOffHeap, getMaxBytesLocalOffHeapAsString, getName, getSearchable, getStatus, getTransactional, getTransactionCommitRate, getTransactionCommittedCount, getTransactionRollbackRate, getTransactionRolledBackCount, getTransactionTimedOutCount, getWriterMaxQueueSize, getWriterQueueLength, isEnabled, isStatisticsEnabled, setEnabled, setMaxBytesLocalDisk, setMaxBytesLocalDiskAsString, setMaxBytesLocalHeap, setMaxBytesLocalHeapAsString, setStatisticsEnabled, shutdown
static final String CACHE_MANAGER_CHANGED
static final String CACHES_ENABLED
static final String CACHES_CLEARED
static final String STATISTICS_RESET
static final String STATISTICS_ENABLED
String getMBeanRegisteredName()
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.