|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface StatsOperation.Callback
Callback for stats operation.
Method Summary | |
---|---|
void |
gotStat(String name,
String val)
Invoked once for every stat returned from the server. |
Methods inherited from interface net.spy.memcached.ops.OperationCallback |
---|
complete, receivedStatus |
Method Detail |
---|
void gotStat(String name, String val)
name
- the name of the statval
- the stat value.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |