Uses of Package
org.apache.hadoop.hbase.regionserver.compactions
Package
Description
Table of Contents
-
-
ClassDescriptionUsed to track compaction execution.Coprocessors use this interface to get details about compaction.
-
ClassDescriptionUsed to track compaction execution.Coprocessors use this interface to get details about compaction.
-
-
ClassDescriptionThis class holds information relevant for tracking the progress of a compaction.This class holds all logical details necessary to run a compaction.A compactor is a compaction algorithm associated a given policy.The sole reason this class exists is that java has no ref/out/pointer parameters.Compact passed set of files.
-
ClassDescriptionCompaction configuration for a particular instance of HStore.This class holds all "physical" details necessary to run a compaction, and abstracts away the details specific to a particular compaction.Used to track compaction execution.A compaction policy determines how to select files for compaction, how to compact them, and how to generate the compacted files.This class holds information relevant for tracking the progress of a compaction.Coprocessors use this interface to get details about compaction.Request a compaction.This class holds all logical details necessary to run a compaction.A compactor is a compaction algorithm associated a given policy.Compact passed set of files.The default algorithm for selecting files for compaction.Stripe store implementation of compaction policy.Stripe compaction request wrapper.The information about stripes that the policy needs to do its stuff
-
ClassDescriptionBase class for implementing a Compactor which will generate multiple output files after compaction.Compaction configuration for a particular instance of HStore.Used to track compaction execution.A compaction policy determines how to select files for compaction, how to compact them, and how to generate the compacted files.This class holds information relevant for tracking the progress of a compaction.Coprocessors use this interface to get details about compaction.This class holds all logical details necessary to run a compaction.Base class for compaction window implementation.For creating compaction window.A compactor is a compaction algorithm associated a given policy.The sole reason this class exists is that java has no ref/out/pointer parameters.Class to pick which files if any to compact together.Check whether forbid major compaction for region.The default algorithm for selecting files for compaction.An abstract compaction policy that select files on seq id order.Stripe compaction request wrapper.The information about stripes that the policy needs to do its stuffThis is the placeholder for stripe compactor.
-
-
ClassDescriptionUsed to track compaction execution.Coprocessors use this interface to get details about compaction.