public class MapRIncrement
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
long[] |
deltas |
byte[] |
key |
long[] |
newValues |
MapRRowConstraint |
rowConstraint |
long |
timestamp |
| Constructor and Description |
|---|
MapRIncrement() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getKey() |
public byte[] key
public MapRRowConstraint rowConstraint
public long[] deltas
public long[] newValues
public long timestamp