- Enclosing class:
- SliceCounterIterator<K,N>
public static interface SliceCounterIterator.SliceCounterFinish<N>
When iterating over a SliceCounter, it may be desirable to move the finish
point for each query. This interface allows for a user defined function
which will return the new finish point. This is especially useful for
column families which have a TimeUUID as the column name.