Package | Description |
---|---|
net.spy.memcached.internal |
Internal utilities.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractListenableFuture<T,L extends GenericCompletionListener>
The
AbstractListenableFuture implements common functionality shared
by all futures that implement the ListenableFuture . |
class |
BulkGetFuture<T>
Future for handling results from bulk gets.
|
class |
GetFuture<T>
Future returned for GET operations.
|
class |
OperationFuture<T>
Managed future for operations.
|
Copyright © 2019. All rights reserved.