Package | Description |
---|---|
org.apache.cassandra.db |
Modifier and Type | Field and Description |
---|---|
DataTracker.SSTableIntervalTree |
DataTracker.View.intervalTree |
Modifier and Type | Method and Description |
---|---|
static DataTracker.SSTableIntervalTree |
DataTracker.buildIntervalTree(java.lang.Iterable<SSTableReader> sstables) |
static DataTracker.SSTableIntervalTree |
DataTracker.SSTableIntervalTree.empty() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<SSTableReader> |
DataTracker.View.sstablesInBounds(AbstractBounds<RowPosition> rowBounds,
DataTracker.SSTableIntervalTree intervalTree,
IPartitioner partitioner) |
Copyright © 2019 The Apache Software Foundation