Uses of Interface
org.apache.accumulo.core.spi.compaction.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
Modifier and TypeMethodDescriptionCompactionPlan.Builder.addJob
(short priority, CompactionExecutorId executor, Collection<CompactableFile> group) CompactionPlanner.PlanningParameters.createPlanBuilder()