net.spy.memcached.protocol.couch
Interface ReducedOperation.ReducedCallback

All Superinterfaces:
OperationCallback
Enclosing interface:
ReducedOperation

public static interface ReducedOperation.ReducedCallback
extends OperationCallback


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

Method Detail

gotData

void gotData(ViewResponseReduced response)