Uses of Interface
org.apache.hadoop.hbase.coprocessor.example.row.stats.RowStatistics
Package
Description
-
Uses of RowStatistics in org.apache.hadoop.hbase.coprocessor.example.row.stats
Modifier and TypeClassDescriptionclass
Holder for accumulating row statistics inRowStatisticsCompactionObserver
Creates various cell, row, and total stats. -
Uses of RowStatistics in org.apache.hadoop.hbase.coprocessor.example.row.stats.ringbuffer
Modifier and TypeFieldDescriptionprivate final RowStatistics
RowStatisticsRingBufferPayload.rowStatistics
ModifierConstructorDescriptionRowStatisticsRingBufferPayload
(RowStatistics rowStatistics, byte[] fullRegionName) -
Uses of RowStatistics in org.apache.hadoop.hbase.coprocessor.example.row.stats.utils
Modifier and TypeMethodDescriptionstatic Put
RowStatisticsTableUtil.buildPutForRegion
(byte[] regionRowKey, RowStatistics rowStatistics, boolean isMajor)