| Modifier and Type | Interface and Description |
|---|---|
static class |
Operation.Operations
Operations must be "insert", "select", "update", "mutate", "delete",
"commit", "abort", "comment", "assert".
|
| Modifier and Type | Method and Description |
|---|---|
String |
getOp()
Returns the op member of update operation.
|
TableSchema |
getTableSchema()
Returns TableSchema entity.
|
String getOp()
TableSchema getTableSchema()