public static class CombinedBlockCache.CombinedCacheStats extends CacheStats
evict, evicted, evictedPerEviction, failInsert, getAgeAtEvictionSnapshot, getHitCachingRatio, getHitCachingRatioPastNPeriods, getHitRatio, getHitRatioPastNPeriods, getMissCachingRatio, getMissRatio, hit, miss, toStringpublic long getDataMissCount()
getDataMissCount 在类中 CacheStatspublic long getLeafIndexMissCount()
getLeafIndexMissCount 在类中 CacheStatspublic long getBloomChunkMissCount()
getBloomChunkMissCount 在类中 CacheStatspublic long getMetaMissCount()
getMetaMissCount 在类中 CacheStatspublic long getRootIndexMissCount()
getRootIndexMissCount 在类中 CacheStatspublic long getIntermediateIndexMissCount()
public long getFileInfoMissCount()
getFileInfoMissCount 在类中 CacheStatspublic long getGeneralBloomMetaMissCount()
public long getDeleteFamilyBloomMissCount()
public long getTrailerMissCount()
getTrailerMissCount 在类中 CacheStatspublic long getDataHitCount()
getDataHitCount 在类中 CacheStatspublic long getLeafIndexHitCount()
getLeafIndexHitCount 在类中 CacheStatspublic long getBloomChunkHitCount()
getBloomChunkHitCount 在类中 CacheStatspublic long getMetaHitCount()
getMetaHitCount 在类中 CacheStatspublic long getRootIndexHitCount()
getRootIndexHitCount 在类中 CacheStatspublic long getIntermediateIndexHitCount()
public long getFileInfoHitCount()
getFileInfoHitCount 在类中 CacheStatspublic long getGeneralBloomMetaHitCount()
public long getDeleteFamilyBloomHitCount()
public long getTrailerHitCount()
getTrailerHitCount 在类中 CacheStatspublic long getRequestCount()
getRequestCount 在类中 CacheStatspublic long getRequestCachingCount()
getRequestCachingCount 在类中 CacheStatspublic long getMissCount()
getMissCount 在类中 CacheStatspublic long getPrimaryMissCount()
getPrimaryMissCount 在类中 CacheStatspublic long getMissCachingCount()
getMissCachingCount 在类中 CacheStatspublic long getHitCount()
getHitCount 在类中 CacheStatspublic long getPrimaryHitCount()
getPrimaryHitCount 在类中 CacheStatspublic long getHitCachingCount()
getHitCachingCount 在类中 CacheStatspublic long getEvictionCount()
getEvictionCount 在类中 CacheStatspublic long getEvictedCount()
getEvictedCount 在类中 CacheStatspublic long getPrimaryEvictedCount()
getPrimaryEvictedCount 在类中 CacheStatspublic void rollMetricsPeriod()
rollMetricsPeriod 在类中 CacheStatspublic long getFailedInserts()
getFailedInserts 在类中 CacheStatspublic long getSumHitCountsPastNPeriods()
public long getSumRequestCountsPastNPeriods()
public long getSumHitCachingCountsPastNPeriods()
public long getSumRequestCachingCountsPastNPeriods()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.