Uses of Enum
org.apache.accumulo.core.spi.compaction.CompactionKind
Packages that use CompactionKind
Package
Description
This package provides a place for plugin interfaces related to executing compactions.
-
Uses of CompactionKind in org.apache.accumulo.core.spi.compaction
Methods in org.apache.accumulo.core.spi.compaction that return CompactionKindModifier and TypeMethodDescriptionCompactionDispatcher.DispatchParameters.getCompactionKind()CompactionJob.getKind()CompactionPlanner.PlanningParameters.getKind()static CompactionKindReturns the enum constant of this type with the specified name.static CompactionKind[]CompactionKind.values()Returns an array containing the constants of this enum type, in the order they are declared.