Uses of Class
net.spy.memcached.internal.AbstractListenableFuture
-
Packages that use AbstractListenableFuture Package Description net.spy.memcached.internal Internal utilities. -
-
Uses of AbstractListenableFuture in net.spy.memcached.internal
Subclasses of AbstractListenableFuture in net.spy.memcached.internal Modifier and Type Class Description classBulkGetFuture<T>Future for handling results from bulk gets.classGetFuture<T>Future returned for GET operations.classOperationFuture<T>Managed future for operations.
-