Package org.apache.hadoop.hbase.thrift
Class IncrementCoalescer.FullyQualifiedRow
java.lang.Object
org.apache.hadoop.hbase.thrift.IncrementCoalescer.FullyQualifiedRow
- Enclosing class:
- IncrementCoalescer
Used to identify a cell that will be incremented.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
byte[]
byte[]
byte[]
byte[]
getTable()
int
hashCode()
void
setFamily
(byte[] fam) void
setQualifier
(byte[] qual) void
setTable
(byte[] table)