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.ReadableBoundaryIndexSummaryBuilder. getLastReadableBoundary()Methods in org.apache.cassandra.io.sstable with parameters of type IndexSummaryBuilder.ReadableBoundary Modifier and Type Method Description IndexSummaryIndexSummaryBuilder. build(IPartitioner partitioner, IndexSummaryBuilder.ReadableBoundary boundary)
-