public class MapRUpdateAndGet
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
conditionSuccess |
java.nio.ByteBuffer[][] |
encBuffers |
byte[][] |
keys |
int |
numFailed |
int |
numKeys |
int |
numSuccess |
byte |
opType |
int |
status |
| Constructor and Description |
|---|
MapRUpdateAndGet() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumFailed() |
int |
getNumSuccess() |
byte |
getOpType() |
int |
getStatus() |