public class MetricsRegionServerWrapperStub extends Object implements MetricsRegionServerWrapper
| Constructor and Description |
|---|
MetricsRegionServerWrapperStub() |
public MetricsRegionServerWrapperStub()
public String getServerName()
getServerName in interface MetricsRegionServerWrapperpublic String getClusterId()
getClusterId in interface MetricsRegionServerWrapperpublic String getZookeeperQuorum()
getZookeeperQuorum in interface MetricsRegionServerWrapperpublic String getCoprocessors()
getCoprocessors in interface MetricsRegionServerWrapperpublic long getStartCode()
getStartCode in interface MetricsRegionServerWrapperpublic long getNumOnlineRegions()
getNumOnlineRegions in interface MetricsRegionServerWrapperpublic long getNumStores()
getNumStores in interface MetricsRegionServerWrapperpublic long getNumStoreFiles()
getNumStoreFiles in interface MetricsRegionServerWrapperpublic long getMemStoreSize()
getMemStoreSize in interface MetricsRegionServerWrapperpublic long getStoreFileSize()
getStoreFileSize in interface MetricsRegionServerWrapperpublic long getMaxStoreFileAge()
getMaxStoreFileAge in interface MetricsRegionServerWrapperpublic long getMinStoreFileAge()
getMinStoreFileAge in interface MetricsRegionServerWrapperpublic long getAvgStoreFileAge()
getAvgStoreFileAge in interface MetricsRegionServerWrapperpublic long getNumReferenceFiles()
getNumReferenceFiles in interface MetricsRegionServerWrapperpublic double getRequestsPerSecond()
getRequestsPerSecond in interface MetricsRegionServerWrapperpublic long getTotalRequestCount()
getTotalRequestCount in interface MetricsRegionServerWrapperpublic long getTotalRowActionRequestCount()
getTotalRowActionRequestCount in interface MetricsRegionServerWrapperpublic long getReadRequestsCount()
getReadRequestsCount in interface MetricsRegionServerWrapperpublic long getFilteredReadRequestsCount()
getFilteredReadRequestsCount in interface MetricsRegionServerWrapperpublic long getWriteRequestsCount()
getWriteRequestsCount in interface MetricsRegionServerWrapperpublic long getRpcGetRequestsCount()
getRpcGetRequestsCount in interface MetricsRegionServerWrapperpublic long getRpcScanRequestsCount()
getRpcScanRequestsCount in interface MetricsRegionServerWrapperpublic long getRpcMultiRequestsCount()
getRpcMultiRequestsCount in interface MetricsRegionServerWrapperpublic long getRpcMutateRequestsCount()
getRpcMutateRequestsCount in interface MetricsRegionServerWrapperpublic long getCheckAndMutateChecksFailed()
getCheckAndMutateChecksFailed in interface MetricsRegionServerWrapperpublic long getCheckAndMutateChecksPassed()
getCheckAndMutateChecksPassed in interface MetricsRegionServerWrapperpublic long getStoreFileIndexSize()
getStoreFileIndexSize in interface MetricsRegionServerWrapperpublic long getTotalStaticIndexSize()
getTotalStaticIndexSize in interface MetricsRegionServerWrapperpublic long getTotalStaticBloomSize()
getTotalStaticBloomSize in interface MetricsRegionServerWrapperpublic long getNumMutationsWithoutWAL()
getNumMutationsWithoutWAL in interface MetricsRegionServerWrapperpublic long getDataInMemoryWithoutWAL()
getDataInMemoryWithoutWAL in interface MetricsRegionServerWrapperpublic double getPercentFileLocal()
getPercentFileLocal in interface MetricsRegionServerWrapperpublic double getPercentFileLocalSecondaryRegions()
getPercentFileLocalSecondaryRegions in interface MetricsRegionServerWrapperpublic int getCompactionQueueSize()
getCompactionQueueSize in interface MetricsRegionServerWrapperpublic int getSmallCompactionQueueSize()
getSmallCompactionQueueSize in interface MetricsRegionServerWrapperpublic int getLargeCompactionQueueSize()
getLargeCompactionQueueSize in interface MetricsRegionServerWrapperpublic int getFlushQueueSize()
getFlushQueueSize in interface MetricsRegionServerWrapperpublic long getMemStoreLimit()
getMemStoreLimit in interface MetricsRegionServerWrapperpublic long getBlockCacheFreeSize()
getBlockCacheFreeSize in interface MetricsRegionServerWrapperpublic long getBlockCacheCount()
getBlockCacheCount in interface MetricsRegionServerWrapperpublic long getBlockCacheSize()
getBlockCacheSize in interface MetricsRegionServerWrapperpublic long getBlockCacheHitCount()
getBlockCacheHitCount in interface MetricsRegionServerWrapperpublic long getBlockCachePrimaryHitCount()
getBlockCachePrimaryHitCount in interface MetricsRegionServerWrapperpublic long getBlockCacheMissCount()
getBlockCacheMissCount in interface MetricsRegionServerWrapperpublic long getBlockCachePrimaryMissCount()
getBlockCachePrimaryMissCount in interface MetricsRegionServerWrapperpublic long getBlockCacheEvictedCount()
getBlockCacheEvictedCount in interface MetricsRegionServerWrapperpublic long getBlockCachePrimaryEvictedCount()
getBlockCachePrimaryEvictedCount in interface MetricsRegionServerWrapperpublic double getBlockCacheHitPercent()
getBlockCacheHitPercent in interface MetricsRegionServerWrapperpublic double getBlockCacheHitCachingPercent()
getBlockCacheHitCachingPercent in interface MetricsRegionServerWrapperpublic long getBlockCacheFailedInsertions()
getBlockCacheFailedInsertions in interface MetricsRegionServerWrapperpublic long getL1CacheHitCount()
getL1CacheHitCount in interface MetricsRegionServerWrapperpublic long getL1CacheMissCount()
getL1CacheMissCount in interface MetricsRegionServerWrapperpublic double getL1CacheHitRatio()
getL1CacheHitRatio in interface MetricsRegionServerWrapperpublic double getL1CacheMissRatio()
getL1CacheMissRatio in interface MetricsRegionServerWrapperpublic long getL2CacheHitCount()
getL2CacheHitCount in interface MetricsRegionServerWrapperpublic long getL2CacheMissCount()
getL2CacheMissCount in interface MetricsRegionServerWrapperpublic double getL2CacheHitRatio()
getL2CacheHitRatio in interface MetricsRegionServerWrapperpublic double getL2CacheMissRatio()
getL2CacheMissRatio in interface MetricsRegionServerWrapperpublic long getUpdatesBlockedTime()
getUpdatesBlockedTime in interface MetricsRegionServerWrapperpublic void forceRecompute()
forceRecompute in interface MetricsRegionServerWrapperpublic long getNumWALFiles()
getNumWALFiles in interface MetricsRegionServerWrapperpublic long getWALFileSize()
getWALFileSize in interface MetricsRegionServerWrapperpublic long getNumWALSlowAppend()
getNumWALSlowAppend in interface MetricsRegionServerWrapperpublic long getFlushedCellsCount()
getFlushedCellsCount in interface MetricsRegionServerWrapperpublic long getCompactedCellsCount()
getCompactedCellsCount in interface MetricsRegionServerWrapperpublic long getMajorCompactedCellsCount()
getMajorCompactedCellsCount in interface MetricsRegionServerWrapperpublic long getFlushedCellsSize()
getFlushedCellsSize in interface MetricsRegionServerWrapperpublic long getCompactedCellsSize()
getCompactedCellsSize in interface MetricsRegionServerWrapperpublic long getMajorCompactedCellsSize()
getMajorCompactedCellsSize in interface MetricsRegionServerWrapperpublic long getHedgedReadOps()
getHedgedReadOps in interface MetricsRegionServerWrapperpublic long getHedgedReadWins()
getHedgedReadWins in interface MetricsRegionServerWrapperpublic long getBlockedRequestsCount()
getBlockedRequestsCount in interface MetricsRegionServerWrapperpublic long getDataMissCount()
getDataMissCount in interface MetricsRegionServerWrapperpublic long getLeafIndexMissCount()
getLeafIndexMissCount in interface MetricsRegionServerWrapperpublic long getBloomChunkMissCount()
getBloomChunkMissCount in interface MetricsRegionServerWrapperpublic long getMetaMissCount()
getMetaMissCount in interface MetricsRegionServerWrapperpublic long getRootIndexMissCount()
getRootIndexMissCount in interface MetricsRegionServerWrapperpublic long getIntermediateIndexMissCount()
getIntermediateIndexMissCount in interface MetricsRegionServerWrapperpublic long getFileInfoMissCount()
getFileInfoMissCount in interface MetricsRegionServerWrapperpublic long getGeneralBloomMetaMissCount()
getGeneralBloomMetaMissCount in interface MetricsRegionServerWrapperpublic long getDeleteFamilyBloomMissCount()
getDeleteFamilyBloomMissCount in interface MetricsRegionServerWrapperpublic long getTrailerMissCount()
getTrailerMissCount in interface MetricsRegionServerWrapperpublic long getDataHitCount()
getDataHitCount in interface MetricsRegionServerWrapperpublic long getLeafIndexHitCount()
getLeafIndexHitCount in interface MetricsRegionServerWrapperpublic long getBloomChunkHitCount()
getBloomChunkHitCount in interface MetricsRegionServerWrapperpublic long getMetaHitCount()
getMetaHitCount in interface MetricsRegionServerWrapperpublic long getRootIndexHitCount()
getRootIndexHitCount in interface MetricsRegionServerWrapperpublic long getIntermediateIndexHitCount()
getIntermediateIndexHitCount in interface MetricsRegionServerWrapperpublic long getFileInfoHitCount()
getFileInfoHitCount in interface MetricsRegionServerWrapperpublic long getGeneralBloomMetaHitCount()
getGeneralBloomMetaHitCount in interface MetricsRegionServerWrapperpublic long getDeleteFamilyBloomHitCount()
getDeleteFamilyBloomHitCount in interface MetricsRegionServerWrapperpublic long getTrailerHitCount()
getTrailerHitCount in interface MetricsRegionServerWrapperpublic int getSplitQueueSize()
getSplitQueueSize in interface MetricsRegionServerWrapperpublic long getCellsCountCompactedToMob()
getCellsCountCompactedToMob in interface MetricsRegionServerWrapperpublic long getCellsCountCompactedFromMob()
getCellsCountCompactedFromMob in interface MetricsRegionServerWrapperpublic long getCellsSizeCompactedToMob()
getCellsSizeCompactedToMob in interface MetricsRegionServerWrapperpublic long getCellsSizeCompactedFromMob()
getCellsSizeCompactedFromMob in interface MetricsRegionServerWrapperpublic long getMobFlushCount()
getMobFlushCount in interface MetricsRegionServerWrapperpublic long getMobFlushedCellsCount()
getMobFlushedCellsCount in interface MetricsRegionServerWrapperpublic long getMobFlushedCellsSize()
getMobFlushedCellsSize in interface MetricsRegionServerWrapperpublic long getMobScanCellsCount()
getMobScanCellsCount in interface MetricsRegionServerWrapperpublic long getMobScanCellsSize()
getMobScanCellsSize in interface MetricsRegionServerWrapperpublic long getMobFileCacheAccessCount()
getMobFileCacheAccessCount in interface MetricsRegionServerWrapperpublic long getMobFileCacheMissCount()
getMobFileCacheMissCount in interface MetricsRegionServerWrapperpublic long getMobFileCacheEvictedCount()
getMobFileCacheEvictedCount in interface MetricsRegionServerWrapperpublic long getMobFileCacheCount()
getMobFileCacheCount in interface MetricsRegionServerWrapperpublic double getMobFileCacheHitPercent()
getMobFileCacheHitPercent in interface MetricsRegionServerWrapperpublic long getAverageRegionSize()
getAverageRegionSize in interface MetricsRegionServerWrapperCopyright © 2007–2019 Cloudera. All rights reserved.