|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
BloomFilterMapFile | On write, all keys are added to a bloom filter. |
BloomFilterMapFile.Reader | |
BloomFilterMapFile.Writer | |
HalfMapFileReader | A facade for a MapFile.Reader that serves up
either the top or bottom half of a MapFile where 'bottom' is the first half
of the file containing the keys that sort lowest and 'top' is the second half
of the file with keys that sort greater than those of the bottom half. |
HBaseMapFile | HBase customizations of MapFile. |
HBaseMapFile.HBaseReader | A reader capable of reading and caching blocks of the data file. |
HBaseMapFile.HBaseWriter | |
Reference | A reference to a part of a store file. |
Enum Summary | |
---|---|
Reference.Range | For split HStoreFiles, it specifies if the file covers the lower half or the upper half of the key range |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |