|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface DeleteOperation.Callback
Delete operation callback.
Method Summary | |
---|---|
void |
gotData(long cas)
Callback for each result from a Store. |
Methods inherited from interface net.spy.memcached.ops.OperationCallback |
---|
complete, receivedStatus |
Method Detail |
---|
void gotData(long cas)
cas
- the CAS value for this record
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |