Package org.apache.accumulo.core.client.admin.compaction
-
Interface Summary Interface Description CompactableFile CompactionConfigurer Enables dynamically overriding of per table properties used to create the output file for a compaction.CompactionConfigurer.InitParamaters CompactionConfigurer.InputParameters CompactionSelector This class select which files a user compaction will compact.CompactionSelector.InitParamaters 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
.