Class and Description |
---|
CompactionLifeCycleTracker
Used to track compaction execution.
|
CompactionRequest
Coprocessors use this interface to get details about compaction.
|
Class and Description |
---|
CompactionLifeCycleTracker
Used to track compaction execution.
|
CompactionRequest
Coprocessors use this interface to get details about compaction.
|
Class and Description |
---|
CompactionRequestImpl
This class holds all logical details necessary to run a compaction.
|
Compactor
A compactor is a compaction algorithm associated a given policy.
|
Compactor.CellSinkFactory |
Compactor.FileDetails
The sole reason this class exists is that java has no ref/out/pointer parameters.
|
Compactor.InternalScannerFactory |
DefaultCompactor
Compact passed set of files.
|
Class and Description |
---|
CompactionConfiguration
Compaction configuration for a particular instance of HStore.
|
CompactionContext
This class holds all "physical" details necessary to run a compaction,
and abstracts away the details specific to a particular compaction.
|
CompactionLifeCycleTracker
Used to track compaction execution.
|
CompactionPolicy
A compaction policy determines how to select files for compaction,
how to compact them, and how to generate the compacted files.
|
CompactionProgress
This class holds information relevant for tracking the progress of a
compaction.
|
CompactionRequest
Coprocessors use this interface to get details about compaction.
|
CompactionRequester
Request a compaction.
|
CompactionRequestImpl
This class holds all logical details necessary to run a compaction.
|
Compactor
A compactor is a compaction algorithm associated a given policy.
|
DefaultCompactor
Compact passed set of files.
|
OffPeakHours |
RatioBasedCompactionPolicy
The default algorithm for selecting files for compaction.
|
StripeCompactionPolicy
Stripe store implementation of compaction policy.
|
StripeCompactionPolicy.StripeCompactionRequest
Stripe compaction request wrapper.
|
StripeCompactionPolicy.StripeInformationProvider
The information about stripes that the policy needs to do its stuff
|
Class and Description |
---|
AbstractMultiOutputCompactor
Base class for implementing a Compactor which will generate multiple output files after
compaction.
|
CompactionConfiguration
Compaction configuration for a particular instance of HStore.
|
CompactionLifeCycleTracker
Used to track compaction execution.
|
CompactionPolicy
A compaction policy determines how to select files for compaction,
how to compact them, and how to generate the compacted files.
|
CompactionProgress
This class holds information relevant for tracking the progress of a
compaction.
|
CompactionRequest
Coprocessors use this interface to get details about compaction.
|
CompactionRequestImpl
This class holds all logical details necessary to run a compaction.
|
CompactionRequestImpl.DisplayCompactionType |
CompactionWindow
Base class for compaction window implementation.
|
CompactionWindowFactory
For creating compaction window.
|
Compactor
A compactor is a compaction algorithm associated a given policy.
|
Compactor.CellSinkFactory |
Compactor.FileDetails
The sole reason this class exists is that java has no ref/out/pointer parameters.
|
Compactor.InternalScannerFactory |
CurrentHourProvider.Tick |
DateTieredCompactionRequest |
ExploringCompactionPolicy
Class to pick which files if any to compact together.
|
ExponentialCompactionWindowFactory.Window |
OffPeakHours |
RatioBasedCompactionPolicy
The default algorithm for selecting files for compaction.
|
SortedCompactionPolicy
An abstract compaction policy that select files on seq id order.
|
StripeCompactionPolicy.StripeCompactionRequest
Stripe compaction request wrapper.
|
StripeCompactionPolicy.StripeInformationProvider
The information about stripes that the policy needs to do its stuff
|
StripeCompactor
This is the placeholder for stripe compactor.
|
Class and Description |
---|
OffPeakHours |
Class and Description |
---|
CompactionLifeCycleTracker
Used to track compaction execution.
|
CompactionRequest
Coprocessors use this interface to get details about compaction.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.