Uses of Interface
org.apache.cassandra.db.Slices.InOrderTester
Packages that use Slices.InOrderTester
-
Uses of Slices.InOrderTester in org.apache.cassandra.db
Methods in org.apache.cassandra.db that return Slices.InOrderTesterModifier and TypeMethodDescriptionabstract Slices.InOrderTesterSlices.inOrderTester(boolean reversed) An object that allows to test whether rows are selected by thisSlicesobjects assuming those rows are tested in clustering order.