Package net.spy.memcached.internal

Internal utilities.

See:
          Description

Class Summary
BulkGetFuture<T> Future for handling results from bulk gets.
GetFuture<T> Future returned for GET operations.
ImmediateFuture A future that fires immediately.
OperationFuture<T> Managed future for operations.
 

Exception Summary
CheckedOperationTimeoutException Timeout exception that tracks the original operation.
 

Package net.spy.memcached.internal Description

Internal utilities.