|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.apache.hadoop.hbase.regionserver.compactions used by org.apache.hadoop.hbase.coprocessor | |
---|---|
CompactionRequest
This class holds all logical details necessary to run a compaction. |
Classes in org.apache.hadoop.hbase.regionserver.compactions used by org.apache.hadoop.hbase.regionserver | |
---|---|
CompactionContext
This class holds all "physical" details necessary to run a compaction, and abstracts away the details specific to a particular compaction. |
|
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
This class holds all logical details necessary to run a compaction. |
|
Compactor
A compactor is a compaction algorithm associated a given policy. |
|
Compactor.CellSink
TODO: Replace this with CellOutputStream when StoreFile.Writer uses cells. |
Classes in org.apache.hadoop.hbase.regionserver.compactions used by org.apache.hadoop.hbase.regionserver.compactions | |
---|---|
CompactionConfiguration
Compaction configuration for a particular instance of HStore. |
|
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
This class holds all logical details necessary to run a compaction. |
|
Compactor
A compactor is a compaction algorithm associated a given policy. |
|
Compactor.CellSink
TODO: Replace this with CellOutputStream when StoreFile.Writer uses cells. |
|
Compactor.FileDetails
The sole reason this class exists is that java has no ref/out/pointer parameters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |