Uses of Interface
org.apache.accumulo.core.spi.compaction.CompactionPlan.Builder
Packages that use CompactionPlan.Builder
Package
Description
This package provides a place for plugin interfaces related to executing compactions.
-
Uses of CompactionPlan.Builder in org.apache.accumulo.core.spi.compaction
Methods in org.apache.accumulo.core.spi.compaction that return CompactionPlan.BuilderModifier and TypeMethodDescriptionCompactionPlan.Builder.addJob
(short priority, CompactionExecutorId executor, Collection<CompactableFile> group) CompactionPlanner.PlanningParameters.createPlanBuilder()