public interface PartitionStatisticsCollector
Modifier and Type | Method and Description |
---|---|
void |
update(Cell cell) |
void |
update(DeletionTime deletionTime) |
void |
update(LivenessInfo info) |
void |
updateColumnSetPerRow(long columnSetInRow) |
void |
updateHasLegacyCounterShards(boolean hasLegacyCounterShards) |
void update(LivenessInfo info)
void update(DeletionTime deletionTime)
void update(Cell cell)
void updateColumnSetPerRow(long columnSetInRow)
void updateHasLegacyCounterShards(boolean hasLegacyCounterShards)
Copyright © 2016 The Apache Software Foundation