public class Status extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Status.State |
Constructor and Description |
---|
Status() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getMessage() |
Map<String,String> |
getResult() |
Status.State |
getState() |
Integer |
getVersion() |
void |
setId(String id) |
void |
setResult(Map<String,String> result) |
void |
setVersion(Integer version) |
String |
toString() |
Copyright © GigaSpaces.