public static class AccumuloHiveRow.ColumnTuple extends Object
| Constructor and Description |
|---|
ColumnTuple(org.apache.hadoop.io.Text cf,
org.apache.hadoop.io.Text cq,
byte[] value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
org.apache.hadoop.io.Text |
getCf() |
org.apache.hadoop.io.Text |
getCq() |
byte[] |
getValue() |
int |
hashCode() |
String |
toString() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.