|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface TapOperation.Callback
Operation callback for the tap dump request.
| Method Summary | |
|---|---|
void |
gotAck(TapOpcode opcode,
int opaque)
|
void |
gotData(ResponseMessage message)
Callback for each result from a get. |
| Methods inherited from interface net.spy.memcached.ops.OperationCallback |
|---|
complete, receivedStatus |
| Method Detail |
|---|
void gotData(ResponseMessage message)
message - the response message sent from the server
void gotAck(TapOpcode opcode,
int opaque)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||