Uses of Interface
org.apache.cassandra.io.sstable.format.bti.PartitionIndex.Acceptor
Packages that use PartitionIndex.Acceptor
-
Uses of PartitionIndex.Acceptor in org.apache.cassandra.io.sstable.format.bti
Methods in org.apache.cassandra.io.sstable.format.bti with parameters of type PartitionIndex.AcceptorModifier and TypeMethodDescription<ResultType>
ResultTypePartitionIndex.Reader.ceiling(PartitionPosition key, PartitionIndex.Acceptor<PartitionPosition, ResultType> acceptor) <ResultType>
ResultTypePartitionIndex.Reader.floor(PartitionPosition key, PartitionIndex.Acceptor<PartitionPosition, ResultType> acceptor)