public interface LeveledCompactionStrategy<SelfT extends LeveledCompactionStrategy<SelfT>> extends CompactionStrategy<SelfT>
| Modifier and Type | Method and Description | 
|---|---|
default SelfT | 
withSSTableSizeInMB(int ssTableSizeInMB)  | 
withEnabled, withTombstoneCompactionIntervalInSeconds, withTombstoneThreshold, withUncheckedTombstoneCompactiongetOptions, withOption@NonNull @CheckReturnValue default SelfT withSSTableSizeInMB(int ssTableSizeInMB)
Copyright © 2017–2020. All rights reserved.