Uses of Class
org.iq80.leveldb.impl.Compaction
Packages that use Compaction
-
Uses of Compaction in org.iq80.leveldb.impl
Fields in org.iq80.leveldb.impl declared as CompactionMethods in org.iq80.leveldb.impl that return CompactionModifier and TypeMethodDescriptionVersionSet.compactRange(int level, InternalKey begin, InternalKey end) DbImpl.CompactionState.getCompaction()VersionSet.pickCompaction()private CompactionVersionSet.setupOtherInputs(int level, List<FileMetaData> levelInputs) Methods in org.iq80.leveldb.impl with parameters of type CompactionConstructors in org.iq80.leveldb.impl with parameters of type Compaction