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 TypeClassDescriptionclassFuture for handling results from bulk gets.classGetFuture<T>Future returned for GET operations.classManaged future for operations.