public class ColumnCounter extends java.lang.Object
static class
ColumnCounter.GroupByPrefix
protected int
live
protected long
timestamp
tombstones
ColumnCounter(long timestamp)
boolean
count(Cell cell, DeletionInfo.InOrderTester tester)
ColumnCounter
countAll(ColumnFamily container)
int
live()
tombstones()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected int live
protected int tombstones
protected final long timestamp
public ColumnCounter(long timestamp)
public boolean count(Cell cell, DeletionInfo.InOrderTester tester)
public int live()
public int tombstones()
public ColumnCounter countAll(ColumnFamily container)
Copyright © 2015 The Apache Software Foundation