| Package | Description |
|---|---|
| org.apache.accumulo.core.data |
| Modifier and Type | Method and Description |
|---|---|
protected ColumnUpdate |
Mutation.newColumnUpdate(byte[] cf,
byte[] cq,
byte[] cv,
boolean hasts,
long ts,
boolean deleted,
byte[] val) |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnUpdate> |
Mutation.getUpdates()
Gets the modifications and deletions in this mutation.
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.