@InterfaceAudience.Public public interface RegionMetrics
byte[] getRegionName()
int getStoreCount()
int getStoreFileCount()
Size getStoreFileSize()
Size getMemStoreSize()
long getReadRequestCount()
long getWriteRequestCount()
default long getRequestCount()
default String getNameAsString()
long getFilteredReadRequestCount()
Size getStoreFileIndexSize()
Size getStoreFileRootLevelIndexSize()
Size getStoreFileUncompressedDataIndexSize()
Size getBloomFilterSize()
long getCompactingCellCount()
long getCompactedCellCount()
long getCompletedSequenceId()
Map<byte[],Long> getStoreSequenceId()
Size getUncompressedStoreFileSize()
float getDataLocality()
long getLastMajorCompactionTimestamp()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.