|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.spy.memcached.ops.OperationStatus net.spy.memcached.ops.CancelledOperationStatus
public class CancelledOperationStatus
Operation status indicating an operation was cancelled.
Constructor Summary | |
---|---|
CancelledOperationStatus()
|
Method Summary |
---|
Methods inherited from class net.spy.memcached.ops.OperationStatus |
---|
getMessage, isSuccess, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CancelledOperationStatus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |