Uses of Class
org.apache.cassandra.io.sstable.IndexSummaryBuilder.ReadableBoundary
-
Packages that use IndexSummaryBuilder.ReadableBoundary Package Description org.apache.cassandra.io.sstable -
-
Uses of IndexSummaryBuilder.ReadableBoundary in org.apache.cassandra.io.sstable
Methods in org.apache.cassandra.io.sstable that return IndexSummaryBuilder.ReadableBoundary Modifier and Type Method Description IndexSummaryBuilder.ReadableBoundary
IndexSummaryBuilder. getLastReadableBoundary()
Methods in org.apache.cassandra.io.sstable with parameters of type IndexSummaryBuilder.ReadableBoundary Modifier and Type Method Description IndexSummary
IndexSummaryBuilder. build(IPartitioner partitioner, IndexSummaryBuilder.ReadableBoundary boundary)
-