Uses of Interface
org.apache.accumulo.core.spi.compaction.CompactionPlanner
Packages that use CompactionPlanner
Package
Description
This package provides a place for plugin interfaces related to executing compactions.
-
Uses of CompactionPlanner in org.apache.accumulo.core.spi.compaction
Classes in org.apache.accumulo.core.spi.compaction that implement CompactionPlannerModifier and TypeClassDescriptionclassFinds the largest continuous set of small files that meet the compaction ratio and do not prevent future compactions.