public class VisorCacheMetricsV2 extends VisorCacheMetrics
CacheMetrics.| Constructor and Description |
|---|
VisorCacheMetricsV2() |
| Modifier and Type | Method and Description |
|---|---|
VisorCacheMetrics |
from(IgniteEx ignite,
String cacheName) |
long |
offHeapAllocatedSize() |
long |
offHeapEntriesCount() |
avgPutTime, avgReadTime, avgRemovalTime, avgTxCommitTime, avgTxRollbackTime, commitsPerSecond, dhtEvictQueueCurrentSize, evictions, hits, keySize, misses, mode, name, name, puts, putsPerSecond, queryMetrics, reads, readsPerSecond, removals, removalsPerSecond, rollbacksPerSecond, size, system, toString, txCommitQueueSize, txCommits, txCommittedVersionsSize, txDhtCommitQueueSize, txDhtCommittedVersionsSize, txDhtPrepareQueueSize, txDhtRolledbackVersionsSize, txDhtStartVersionCountsSize, txDhtThreadMapSize, txDhtXidMapSize, txPrepareQueueSize, txRollbacks, txRolledbackVersionsSize, txStartVersionCountsSize, txThreadMapSize, txXidMapSize, writespublic VisorCacheMetrics from(IgniteEx ignite, String cacheName)
from in class VisorCacheMetricsignite - Ignite.cacheName - Cache name.public long offHeapAllocatedSize()
public long offHeapEntriesCount()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016