public class HBaseColumn extends Object
| Constructor and Description |
|---|
HBaseColumn(byte[] family,
byte[] qualifier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
byte[] |
getFamily() |
byte[] |
getQualifier() |
int |
hashCode() |
String |
toString() |
Copyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.