Uses of Class
net.spy.memcached.internal.AbstractListenableFuture
Packages that use AbstractListenableFuture
-
Uses of AbstractListenableFuture in net.spy.memcached.internal
Subclasses of AbstractListenableFuture in net.spy.memcached.internalModifier and TypeClassDescriptionclass
Future for handling results from bulk gets.class
GetFuture<T>
Future returned for GET operations.class
Managed future for operations.