Package net.spy.memcached.internal
Interface OperationCompletionListener
- All Superinterfaces:
EventListener
,GenericCompletionListener<OperationFuture<?>>
A listener that will be notified once the operation future completes.
-
Method Summary
Methods inherited from interface net.spy.memcached.internal.GenericCompletionListener
onComplete