K
C
public class RowCounterFunction<K,C> extends java.lang.Object implements com.google.common.base.Function<com.netflix.astyanax.model.Row<K,C>,java.lang.Boolean>
RowCounterFunction()
java.lang.Boolean
apply(com.netflix.astyanax.model.Row<K,C> input)
long
getCount()
void
reset()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public RowCounterFunction()
public java.lang.Boolean apply(com.netflix.astyanax.model.Row<K,C> input)
apply
com.google.common.base.Function<com.netflix.astyanax.model.Row<K,C>,java.lang.Boolean>
public long getCount()
public void reset()