Uses of Interface
org.apache.accumulo.core.client.admin.compaction.CompactionConfigurer
Packages that use CompactionConfigurer
-
Uses of CompactionConfigurer in org.apache.accumulo.core.client.admin.compaction
Classes in org.apache.accumulo.core.client.admin.compaction that implement CompactionConfigurerModifier and TypeClassDescriptionclassA compaction configurer that can adjust the compression configuration for a compaction when the sum of the input file sizes exceeds a threshold.classA compaction configurer that extends CompressionConfigurer and adds the ability to control and configure how Erasure Codes work.