Package org.apache.accumulo.core.client.admin.compaction
-
Interface Summary Interface Description CompactableFile A single file ready to compact, that will come in a set of possible candidates.CompactionConfigurer Enables dynamically overriding of per table properties used to create the output file for a compaction.CompactionConfigurer.InitParameters CompactionConfigurer.InputParameters CompactionSelector This class selects which files a user compaction will compact.CompactionSelector.InitParameters CompactionSelector.SelectionParameters -
Class Summary Class Description CompactionConfigurer.Overrides Specifies how the output file should be created for a compaction.CompactionSelector.Selection CompressionConfigurer A compaction configurer that can adjust the compression configuration for a compaction when the sum of the input file sizes exceeds a threshold.TooManyDeletesSelector This compaction selector works in concert with theDeletesSummarizer
.