Uses of Interface
org.apache.iotdb.db.engine.compaction.performer.IUnseqCompactionPerformer
-
Packages that use IUnseqCompactionPerformer Package Description org.apache.iotdb.db.engine.compaction.constant org.apache.iotdb.db.engine.compaction.performer.impl -
-
Uses of IUnseqCompactionPerformer in org.apache.iotdb.db.engine.compaction.constant
Methods in org.apache.iotdb.db.engine.compaction.constant that return IUnseqCompactionPerformer Modifier and Type Method Description IUnseqCompactionPerformerInnerUnseqCompactionPerformer. createInstance() -
Uses of IUnseqCompactionPerformer in org.apache.iotdb.db.engine.compaction.performer.impl
Classes in org.apache.iotdb.db.engine.compaction.performer.impl that implement IUnseqCompactionPerformer Modifier and Type Class Description classReadPointCompactionPerformer
-