Uses of Class
org.apache.cassandra.db.compaction.LeveledManifest
Packages that use LeveledManifest
-
Uses of LeveledManifest in org.apache.cassandra.db.compaction
Methods in org.apache.cassandra.db.compaction that return LeveledManifestModifier and TypeMethodDescriptionstatic LeveledManifestLeveledManifest.create(ColumnFamilyStore cfs, int maxSSTableSize, int fanoutSize, Iterable<SSTableReader> sstables, SizeTieredCompactionStrategyOptions options) static LeveledManifestLeveledManifest.create(ColumnFamilyStore cfs, int maxSSTableSize, int fanoutSize, List<SSTableReader> sstables)