public static class ColumnCounter.GroupByPrefixReversed extends ColumnCounter.GroupByPrefix
ColumnCounter.GroupByPrefix, ColumnCounter.GroupByPrefixReversed
countPartitionsWithOnlyStaticData, previous, toGroup, type
live, 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, tombstones
public GroupByPrefixReversed(long timestamp, CellNameType type, int toGroup, boolean countPartitionsWithOnlyStaticData)
public java.util.Iterator<Cell> getCellIterator(ColumnFamily container)
getCellIterator
in class ColumnCounter
public boolean count(Cell cell, DeletionInfo.InOrderTester tester)
count
in class ColumnCounter.GroupByPrefix
Copyright © 2020 The Apache Software Foundation