public class ServerColumnUpdate extends ColumnUpdate
| Constructor and Description |
|---|
ServerColumnUpdate(byte[] cf,
byte[] cq,
byte[] cv,
boolean hasts,
long ts,
boolean deleted,
byte[] val,
ServerMutation serverMutation) |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimestamp() |
equals, getColumnFamily, getColumnQualifier, getColumnVisibility, getValue, hashCode, hasTimestamp, isDeleted, toStringpublic ServerColumnUpdate(byte[] cf,
byte[] cq,
byte[] cv,
boolean hasts,
long ts,
boolean deleted,
byte[] val,
ServerMutation serverMutation)
public long getTimestamp()
getTimestamp in class ColumnUpdateCopyright © 2015 Apache Accumulo Project. All rights reserved.