Uses of Interface
net.spy.memcached.internal.ListenableFuture
Packages that use ListenableFuture
-
Uses of ListenableFuture in net.spy.memcached.internal
Classes in net.spy.memcached.internal that implement ListenableFutureModifier and TypeClassDescriptionclass
AbstractListenableFuture<T,
L extends GenericCompletionListener> TheAbstractListenableFuture
implements common functionality shared by all futures that implement theListenableFuture
.class
Future for handling results from bulk gets.class
GetFuture<T>
Future returned for GET operations.class
Managed future for operations.