Uses of Package
org.apache.accumulo.core.client.admin.compaction
Packages that use org.apache.accumulo.core.client.admin.compaction
Package
Description
This package provides a place for plugin interfaces related to executing compactions.
-
Classes in org.apache.accumulo.core.client.admin.compaction used by org.apache.accumulo.core.client.admin.compactionClassDescriptionA single file ready to compact, that will come in a set of possible candidates.Enables dynamically overriding of per table properties used to create the output file for a compaction.Specifies how the output file should be created for a compaction.This class selects which files a user compaction will compact.A compaction configurer that can adjust the compression configuration for a compaction when the sum of the input file sizes exceeds a threshold.
-
Classes in org.apache.accumulo.core.client.admin.compaction used by org.apache.accumulo.core.spi.compactionClassDescriptionA single file ready to compact, that will come in a set of possible candidates.