|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.hadoop.hbase.regionserver | |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.regionserver.transactional | |
org.apache.hadoop.hbase.util |
Classes in org.apache.hadoop.hbase.regionserver used by org.apache.hadoop.hbase | |
---|---|
HRegionServer
HRegionServer makes a set of HRegions available to clients. |
Classes in org.apache.hadoop.hbase.regionserver used by org.apache.hadoop.hbase.regionserver | |
---|---|
FlushRequester
Implementors of this interface want to be notified when an HRegion determines that a cache flush is needed. |
|
HLog
HLog stores all the edits to the HStore. |
|
HLogEdit
A log value. |
|
HLogEdit.TransactionalOperation
If transactional log entry, these are the op codes |
|
HRegion
HRegion stores data for a certain region of a table. |
|
HRegionServer
HRegionServer makes a set of HRegions available to clients. |
|
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 |
|
InternalScanner
Internal scanners differ from client-side scanners in that they operate on HStoreKeys and byte[] instead of RowResults. |
|
LogRollListener
Mechanism by which the HLog requests a log roll |
Classes in org.apache.hadoop.hbase.regionserver used by org.apache.hadoop.hbase.regionserver.transactional | |
---|---|
HRegion
HRegion stores data for a certain region of a table. |
|
HRegionServer
HRegionServer makes a set of HRegions available to clients. |
Classes in org.apache.hadoop.hbase.regionserver used by org.apache.hadoop.hbase.util | |
---|---|
HLog
HLog stores all the edits to the HStore. |
|
HRegion
HRegion stores data for a certain region of a table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |