protected class AbstractTransactionAwareTable.ActionChange extends Object
| Constructor and Description | 
|---|
ActionChange(byte[] row,
            byte[] family)  | 
ActionChange(byte[] row,
            byte[] family,
            byte[] qualifier)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
byte[] | 
getFamily()  | 
byte[] | 
getQualifier()  | 
byte[] | 
getRow()  | 
int | 
hashCode()  | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.