org.ektorp
Class Status
java.lang.Object
org.ektorp.Status
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ReplicationStatus
public class Status
- extends Object
- implements Serializable
Standard status response
- Author:
- henrik lundgren
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Status
public Status()
isOk
public boolean isOk()
setUnknown
public void setUnknown(String key,
Object value)
getField
public Object getField(String key)
Copyright © 2017. All rights reserved.