Package | Description |
---|---|
org.apache.cassandra.db.compaction |
Modifier and Type | Field and Description |
---|---|
protected SizeTieredCompactionStrategyOptions |
SizeTieredCompactionStrategy.sizeTieredOptions |
Modifier and Type | Method and Description |
---|---|
static LeveledManifest |
LeveledManifest.create(ColumnFamilyStore cfs,
int maxSSTableSize,
int fanoutSize,
java.lang.Iterable<SSTableReader> sstables,
SizeTieredCompactionStrategyOptions options) |
Copyright © 2020 The Apache Software Foundation