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
Copyright © 2006-2009 Dustin Sallings, 2009-2013 Couchbase, Inc.