|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Cell | The unit of storage in HBase consisting of the following fields: |
| CellScannable | Implementer can return a CellScanner over its Cell content. |
| CellScanner | An interface for iterating through a sequence of cells. |
| KeyValue.SamePrefixComparator<T> | Avoids redundant comparisons for better performance. |
| Class Summary | |
|---|---|
| CellComparator | Compare two HBase cells. |
| CellUtil | Utility methods helpful slinging Cell instances. |
| CompoundConfiguration | Do a shallow merge of multiple KV configuration pools. |
| HBaseConfiguration | Adds HBase configuration files to a Configuration |
| HConstants | HConstants holds a bunch of HBase-related constants |
| KeyValue | An HBase Key/Value. |
| KeyValue.KeyComparator | Compare key portion of a KeyValue. |
| KeyValue.KVComparator | Compare KeyValues. |
| KeyValue.MetaComparator | A KeyValue.KVComparator for .META. catalog table
KeyValues. |
| KeyValue.MetaKeyComparator | Compare key portion of a KeyValue for keys in .META.
table. |
| KeyValue.RootComparator | A KeyValue.KVComparator for -ROOT- catalog table
KeyValues. |
| KeyValue.RootKeyComparator | Compare key portion of a KeyValue for keys in -ROOT- |
| KeyValue.RowComparator | Comparator that compares row component only of a KeyValue. |
| KeyValue.SplitKeyValue | Utility class that splits a KeyValue buffer into separate byte arrays. |
| KeyValueTestUtil | |
| KeyValueUtil | static convenience methods for dealing with KeyValues and collections of KeyValues |
| Enum Summary | |
|---|---|
| HConstants.Modify | modifyTable op for replacing the table descriptor |
| HConstants.OperationStatusCode | Status codes used for return values of bulk operations. |
| KeyValue.Type | Key type. |
| Annotation Types Summary | |
|---|---|
| VersionAnnotation | A package attribute that captures the version of hbase that was compiled. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||