|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.hadoop.hbase.util.migration.v5 | |
|---|---|
| org.apache.hadoop.hbase.util.migration.v5 | Package of classes used instantiating objects written with pre-version 5 versions of HBase. |
| Classes in org.apache.hadoop.hbase.util.migration.v5 used by org.apache.hadoop.hbase.util.migration.v5 | |
|---|---|
| FlushRequester
Implementors of this interface want to be notified when an HRegion determines that a cache flush is needed. |
|
| HColumnDescriptor
An HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc. |
|
| HColumnDescriptor.CompressionType
The type of compression. |
|
| HConstants
HConstants holds a bunch of HBase-related constants |
|
| HLog
HLog stores all the edits to the HStore. |
|
| HRegion
HRegion stores data for a certain region of a table. |
|
| HRegionInfo
HRegion information. |
|
| HStore
HStore maintains a bunch of data files. |
|
| HStoreFile
A HStore data file. |
|
| HStoreFile.Range
For split HStoreFiles, specifies if the file covers the lower half or the upper half of the key range |
|
| HTableDescriptor
HTableDescriptor contains the name of an HTable, and its column families. |
|
| LogRollListener
Mechanism by which the HLog requests a log roll |
|
| MetaUtils.ScannerListener
Used by scanRootRegion and scanMetaRegion to call back the caller so it can process the data for a row. |
|
| RegionHistorian
The Region Historian task is to keep track of every modification a region has to go through. |
|
| RegionHistorian.HistorianColumnKey
|
|
| RegionHistorian.RegionHistoryInformation
Inner class that only contains information about an event. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||