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() |
Copyright © 2011-2016 The Apache Software Foundation. All Rights Reserved.