net.spy.memcached.protocol.couch
Interface NoDocsOperation.NoDocsCallback

All Superinterfaces:
OperationCallback
Enclosing interface:
NoDocsOperation

public static interface NoDocsOperation.NoDocsCallback
extends OperationCallback


Method Summary
 void gotData(ViewResponseNoDocs response)
           
 
Methods inherited from interface net.spy.memcached.ops.OperationCallback
complete, receivedStatus
 

Method Detail

gotData

void gotData(ViewResponseNoDocs response)