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