Package | Description |
---|---|
org.apache.cassandra.io.sstable | |
org.apache.cassandra.io.util |
Modifier and Type | Method and Description |
---|---|
IndexSummaryBuilder.ReadableBoundary |
IndexSummaryBuilder.getLastReadableBoundary() |
Modifier and Type | Method and Description |
---|---|
IndexSummary |
IndexSummaryBuilder.build(IPartitioner partitioner,
IndexSummaryBuilder.ReadableBoundary boundary) |
Modifier and Type | Method and Description |
---|---|
SegmentedFile |
SegmentedFile.Builder.buildData(Descriptor desc,
StatsMetadata stats,
IndexSummaryBuilder.ReadableBoundary boundary) |
SegmentedFile |
SegmentedFile.Builder.buildIndex(Descriptor desc,
IndexSummary indexSummary,
IndexSummaryBuilder.ReadableBoundary boundary) |
Copyright © 2017 The Apache Software Foundation