Uses of Interface
org.apache.accumulo.core.spi.compaction.CompactionPlan
Packages that use CompactionPlan
Package
Description
This package provides a place for plugin interfaces related to executing compactions.
-
Uses of CompactionPlan in org.apache.accumulo.core.spi.compaction
Methods in org.apache.accumulo.core.spi.compaction that return CompactionPlanModifier and TypeMethodDescriptionCompactionPlan.Builder.build()CompactionPlanner.makePlan(CompactionPlanner.PlanningParameters params) Plan what work a compaction service should do.DefaultCompactionPlanner.makePlan(CompactionPlanner.PlanningParameters params)