Uses of Class
net.spy.memcached.internal.GetFuture
Packages that use GetFuture
Package
Description
Memcached client and transformation utils
Internal utilities.
-
Uses of GetFuture in net.spy.memcached
Methods in net.spy.memcached that return GetFuture -
Uses of GetFuture in net.spy.memcached.internal
Subinterfaces with type arguments of type GetFuture in net.spy.memcached.internalModifier and TypeInterfaceDescriptioninterfaceA listener that will be notified once the get future completes.Methods in net.spy.memcached.internal that return GetFutureModifier and TypeMethodDescriptionGetFuture.addListener(GetCompletionListener listener) GetFuture.removeListener(GetCompletionListener listener)