public static interface StatsOperation.Callback extends OperationCallback
| Modifier and Type | Method and Description |
|---|---|
void |
gotStat(java.lang.String name,
java.lang.String val)
Invoked once for every stat returned from the server.
|
complete, receivedStatus