| Package | Description |
|---|---|
| org.apache.hadoop.hbase |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyValue
An HBase Key/Value.
|
static class |
KeyValue.KeyOnlyKeyValue
A simple form of KeyValue that creates a keyvalue with only the key part of the byte[]
Mainly used in places where we need to compare two cells.
|
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.