| Package | Description |
|---|---|
| com.mapr.db.rowcol |
| Modifier and Type | Field and Description |
|---|---|
protected InsertContext.OpType |
KeyValue.opType |
| Modifier and Type | Method and Description |
|---|---|
InsertContext.OpType |
InsertContext.getOpType() |
InsertContext.OpType |
KeyValue.getOpType() |
static InsertContext.OpType |
InsertContext.OpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InsertContext.OpType[] |
InsertContext.OpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
MutationHelper.mutationCommon(InsertContext.OpType opType,
DBDocumentImpl rec,
org.ojai.FieldPath field,
KeyValue value)
This is the common entry point to insert different types of
mutation operations in a record.
|
void |
InsertContext.setOpType(InsertContext.OpType o) |
| Constructor and Description |
|---|
DBList(InsertContext.OpType t) |
Copyright © 2016 Mapr Technologies, Inc.. All rights reserved.