Uses of Package
net.spy.memcached.internal
Packages that use net.spy.memcached.internal
Package
Description
Memcached client and transformation utils
Internal utilities.
-
Classes in net.spy.memcached.internal used by net.spy.memcachedClassDescriptionAdditional flexibility for asyncGetBulkFuture returned for GET operations.Managed future for operations.
-
Classes in net.spy.memcached.internal used by net.spy.memcached.internalClassDescriptionThe
AbstractListenableFuture
implements common functionality shared by all futures that implement theListenableFuture
.Additional flexibility for asyncGetBulkA listener that will be notified once the bulk get future completes.A generic listener that will be notified once the future completes.A listener that will be notified once the get future completes.Future returned for GET operations.AFuture
that accepts one or more listeners that will be executed asynchronously.A listener that will be notified once the operation future completes.Managed future for operations.