public static class ColumnCounter.GroupByPrefixReversed extends ColumnCounter.GroupByPrefix
ColumnCounter.GroupByPrefix, ColumnCounter.GroupByPrefixReversedcountPartitionsWithOnlyStaticData, previous, toGroup, typelive, timestamp, tombstones| Constructor and Description |
|---|
GroupByPrefixReversed(long timestamp,
CellNameType type,
int toGroup,
boolean countPartitionsWithOnlyStaticData) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
count(Cell cell,
DeletionInfo.InOrderTester tester) |
java.util.Iterator<Cell> |
getCellIterator(ColumnFamily container) |
countAll, live, tombstonespublic GroupByPrefixReversed(long timestamp,
CellNameType type,
int toGroup,
boolean countPartitionsWithOnlyStaticData)
public java.util.Iterator<Cell> getCellIterator(ColumnFamily container)
getCellIterator in class ColumnCounterpublic boolean count(Cell cell, DeletionInfo.InOrderTester tester)
count in class ColumnCounter.GroupByPrefixCopyright © 2018 The Apache Software Foundation