| Package | Description |
|---|---|
| com.mapr.db.rowcol |
| Modifier and Type | Method and Description |
|---|---|
static MutationImpl |
MutationImpl.fromSerializedValue(ByteBuffer input,
boolean needsRead) |
MutationImpl |
MutationImpl.increment(String path,
int inc) |
MutationImpl |
MutationImpl.set(org.ojai.FieldPath path,
String value) |
MutationImpl |
MutationImpl.set(String path,
String value) |
MutationImpl |
MutationImpl.setOrReplace(org.ojai.FieldPath path,
String value) |
MutationImpl |
MutationImpl.setOrReplace(String path,
String value) |
Copyright © 2016 Mapr Technologies, Inc.. All rights reserved.