| Package | Description |
|---|---|
| com.mware.ge.store.mutations |
| Modifier and Type | Method and Description |
|---|---|
protected StoreColumnUpdate |
StoreMutation.newColumnUpdate(byte[] cf,
byte[] cq,
byte[] cv,
boolean hasts,
long ts,
boolean deleted,
byte[] val) |
| Modifier and Type | Method and Description |
|---|---|
List<StoreColumnUpdate> |
StoreMutation.getUpdates()
Gets the modifications and deletions in this mutation.
|
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.