Package org.apache.cassandra.utils
Interface IteratorWithLowerBound<In>
-
- All Known Implementing Classes:
UnfilteredRowIteratorWithLowerBound
public interface IteratorWithLowerBound<In>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description In
lowerBound()
-
-
-
Method Detail
-
lowerBound
In lowerBound()
-
-