| Package | Description | 
|---|---|
| org.apache.cassandra.db.lifecycle | 
| Modifier and Type | Method and Description | 
|---|---|
| static SSTableIntervalTree | SSTableIntervalTree. build(java.lang.Iterable<SSTableReader> sstables) | 
| static SSTableIntervalTree | SSTableIntervalTree. empty() | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.util.List<SSTableReader> | View. sstablesInBounds(PartitionPosition left,
                PartitionPosition right,
                SSTableIntervalTree intervalTree) | 
Copyright © 2018 The Apache Software Foundation