public interface SampledCacheMBean extends CacheSampler
CacheSampler
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHE_CHANGED
CACHE_CHANGED
|
static String |
CACHE_CLEARED
CACHE_CLEARED
|
static String |
CACHE_ENABLED
CACHE_ENABLED
|
static String |
CACHE_FLUSHED
CACHE_FLUSHED
|
static String |
CACHE_STATISTICS_ENABLED
CACHE_STATISTICS_ENABLED
|
static String |
CACHE_STATISTICS_RESET
CACHE_STATISTICS_RESET
|
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxElementsInMemory()
Deprecated.
use
CacheSampler.getMaxEntriesLocalHeap() instead |
boolean |
isClusterCoherent()
Deprecated.
use
CacheSampler.isClusterBulkLoadEnabled() instead |
boolean |
isNodeCoherent()
Deprecated.
use
CacheSampler.isNodeBulkLoadEnabled() instead |
void |
setMaxElementsInMemory(int maxElements)
Deprecated.
|
void |
setNodeCoherent(boolean coherent)
Deprecated.
use
CacheSampler.setNodeBulkLoadEnabled(boolean) instead |
flush, getAverageGetTime, getAverageGetTimeSample, getAverageSearchTime, getAverageSearchTimeSample, getCacheClusterOfflineSample, getCacheClusterOnlineSample, getCacheClusterRejoinSample, getCacheElementEvictedSample, getCacheElementExpiredSample, getCacheElementPutSample, getCacheElementRemovedSample, getCacheElementUpdatedSample, getCacheEvictionRate, getCacheExpirationRate, getCacheHitInMemorySample, getCacheHitOffHeapSample, getCacheHitOnDiskSample, getCacheHitRate, getCacheHitRatioSample, getCacheHitSample, getCacheInMemoryHitRate, getCacheInMemoryMissRate, getCacheMissExpiredSample, getCacheMissInMemorySample, getCacheMissNotFoundSample, getCacheMissOffHeapSample, getCacheMissOnDiskSample, getCacheMissRate, getCacheMissSample, getCacheOffHeapHitRate, getCacheOffHeapMissRate, getCacheOnDiskHitRate, getCacheOnDiskMissRate, getCachePutRate, getCacheRemoveRate, getCacheSearchRate, getCacheUpdateRate, getCacheXaCommitsSample, getCacheXaRollbacksSample, getDiskExpiryThreadIntervalSeconds, getHasWriteBehindWriter, getLocalDiskSizeInBytesSample, getLocalDiskSizeSample, getLocalHeapSizeInBytesSample, getLocalHeapSizeSample, getLocalOffHeapSizeInBytesSample, getLocalOffHeapSizeSample, getMaxBytesLocalDisk, getMaxBytesLocalDiskAsString, getMaxBytesLocalHeap, getMaxBytesLocalHeapAsString, getMaxBytesLocalOffHeap, getMaxBytesLocalOffHeapAsString, getMaxElementsOnDisk, getMaxEntriesInCache, getMaxEntriesLocalDisk, getMaxEntriesLocalHeap, getMemoryStoreEvictionPolicy, getMostRecentRejoinTimeStampMillis, getMostRecentRejoinTimestampMillisSample, getNonStopFailureRate, getNonStopFailureSample, getNonStopRejoinTimeoutRate, getNonStopRejoinTimeoutSample, getNonStopSuccessRate, getNonStopSuccessSample, getNonStopTimeoutRate, getNonStopTimeoutSample, getPersistenceStrategy, getPinnedToStore, getPutIfAbsentMissSample, getPutIfAbsentSuccessSample, getRemoteSizeSample, getRemoveElementMissSample, getRemoveElementSuccessSample, getReplaceOneArgMissSample, getReplaceOneArgSuccessSample, getReplaceTwoArgMissSample, getReplaceTwoArgSuccessSample, getSearchable, getSearchAttributes, getSearchesPerSecondSample, getSizeSample, getStatus, getTerracottaConsistency, getTimeToIdleSeconds, getTimeToLiveSeconds, getTransactional, getTransactionCommitRate, getTransactionRollbackRate, getWriterConcurrency, getWriterMaxQueueSize, getWriterQueueLength, getWriterQueueLengthSample, isClusterBulkLoadEnabled, isDiskPersistent, isEnabled, isEternal, isLoggingEnabled, isNodeBulkLoadEnabled, isOverflowToDisk, isOverflowToOffHeap, isPinned, isTerracottaClustered, removeAll, setDiskExpiryThreadIntervalSeconds, setDiskPersistent, setEnabled, setEternal, setLoggingEnabled, setMaxBytesLocalDisk, setMaxBytesLocalDiskAsString, setMaxBytesLocalHeap, setMaxBytesLocalHeapAsString, setMaxElementsOnDisk, setMaxEntriesInCache, setMaxEntriesLocalDisk, setMaxEntriesLocalHeap, setMemoryStoreEvictionPolicy, setNodeBulkLoadEnabled, setOverflowToDisk, setTimeToIdleSeconds, setTimeToLiveSecondsdispose, getAverageGetTimeNanos, getAverageGetTimeNanosMostRecentSample, getAverageSearchTimeNanos, getCacheClusterOfflineCount, getCacheClusterOfflineMostRecentSample, getCacheClusterOnlineCount, getCacheClusterOnlineMostRecentSample, getCacheClusterRejoinCount, getCacheClusterRejoinMostRecentSample, getCacheElementEvictedMostRecentSample, getCacheElementExpiredMostRecentSample, getCacheElementPutMostRecentSample, getCacheElementRemovedMostRecentSample, getCacheElementUpdatedMostRecentSample, getCacheHitCount, getCacheHitInMemoryMostRecentSample, getCacheHitMostRecentSample, getCacheHitOffHeapMostRecentSample, getCacheHitOnDiskMostRecentSample, getCacheHitRatio, getCacheHitRatioMostRecentSample, getCacheMissCount, getCacheMissCountExpired, getCacheMissExpiredMostRecentSample, getCacheMissInMemoryMostRecentSample, getCacheMissMostRecentSample, getCacheMissNotFoundMostRecentSample, getCacheMissOffHeapMostRecentSample, getCacheMissOnDiskMostRecentSample, getCacheName, getCacheXaCommitsMostRecentSample, getCacheXaRollbacksMostRecentSample, getEvictedCount, getExpiredCount, getInMemoryHitCount, getInMemoryMissCount, getInMemorySize, getLocalDiskSize, getLocalDiskSizeInBytes, getLocalHeapSize, getLocalHeapSizeInBytes, getLocalOffHeapSize, getLocalOffHeapSizeInBytes, getMaxGetTimeNanos, getMinGetTimeNanos, getNonStopFailureCount, getNonStopFailureMostRecentSample, getNonStopRejoinTimeoutCount, getNonStopRejoinTimeoutMostRecentSample, getNonStopSuccessCount, getNonStopSuccessMostRecentSample, getNonStopTimeoutCount, getNonStopTimeoutMostRecentSample, getNonstopTimeoutRatio, getOffHeapHitCount, getOffHeapMissCount, getOffHeapSize, getOnDiskHitCount, getOnDiskMissCount, getOnDiskSize, getPutCount, getPutIfAbsentMissCount, getPutIfAbsentMissRate, getPutIfAbsentSuccessCount, getPutIfAbsentSuccessRate, getRemovedCount, getRemoveElementMissCount, getRemoveElementMissRate, getRemoveElementSuccessCount, getRemoveElementSuccessRate, getReplaceOneArgMissCount, getReplaceOneArgMissRate, getReplaceOneArgSuccessCount, getReplaceOneArgSuccessRate, getReplaceTwoArgMissCount, getReplaceTwoArgMissRate, getReplaceTwoArgSuccessCount, getReplaceTwoArgSuccessRate, getSearchesPerSecond, getSize, getUpdateCount, getXaCommitCount, getXaRecoveredCount, getXaRollbackCount, isLocalHeapCountBasedstatic final String CACHE_ENABLED
static final String CACHE_CHANGED
static final String CACHE_FLUSHED
static final String CACHE_CLEARED
static final String CACHE_STATISTICS_ENABLED
static final String CACHE_STATISTICS_RESET
@Deprecated void setNodeCoherent(boolean coherent)
CacheSampler.setNodeBulkLoadEnabled(boolean) instead@Deprecated boolean isClusterCoherent()
CacheSampler.isClusterBulkLoadEnabled() instead@Deprecated boolean isNodeCoherent()
CacheSampler.isNodeBulkLoadEnabled() instead@Deprecated int getMaxElementsInMemory()
CacheSampler.getMaxEntriesLocalHeap() instead@Deprecated void setMaxElementsInMemory(int maxElements)
CacheSampler.setMaxEntriesLocalHeap(long maxElements) insteadmaxElements - Copyright 2001-2021, Terracotta, Inc.