public class MultiMutationResult extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
ErrorCode |
getStatus() |
String |
getValue() |
static List<MultiMutationResult> |
parse(ByteBuffer bb) |
public ErrorCode getStatus()
public int getIndex()
public String getValue()
public static List<MultiMutationResult> parse(ByteBuffer bb)
Copyright © 2017. All rights reserved.