Interface RowStatistics
- All Known Implementing Classes:
RowStatisticsImpl
-
Method Details
-
getTable
-
getRegion
-
getColumnFamily
-
isMajor
boolean isMajor() -
getLargestRowNumBytes
long getLargestRowNumBytes() -
getLargestRowCellsCount
int getLargestRowCellsCount() -
getLargestCellNumBytes
long getLargestCellNumBytes() -
getCellsLargerThanOneBlockCount
-
getRowsLargerThanOneBlockCount
-
getCellsLargerThanMaxCacheSizeCount
-
getTotalDeletesCount
int getTotalDeletesCount() -
getTotalCellsCount
int getTotalCellsCount() -
getTotalRowsCount
int getTotalRowsCount() -
getTotalBytes
long getTotalBytes() -
getLargestRowAsString
-
getLargestCellAsString
-
getRowSizeBuckets
-
getValueSizeBuckets
-
getJsonString
-