Package | Description |
---|---|
net.spy.memcached |
Memcached client and transformation utils
|
net.spy.memcached.internal |
Internal utilities.
|
Class and Description |
---|
BulkFuture
Additional flexibility for asyncGetBulk
|
GetFuture
Future returned for GET operations.
|
OperationFuture
Managed future for operations.
|
Class and Description |
---|
AbstractListenableFuture
The
AbstractListenableFuture implements common functionality shared
by all futures that implement the ListenableFuture . |
BulkFuture
Additional flexibility for asyncGetBulk
|
BulkGetCompletionListener
A listener that will be notified once the bulk get future completes.
|
GenericCompletionListener
A generic listener that will be notified once the future completes.
|
GetCompletionListener
A listener that will be notified once the get future completes.
|
GetFuture
Future returned for GET operations.
|
ListenableFuture
A
Future that accepts one or more listeners that will be executed
asynchronously. |
OperationCompletionListener
A listener that will be notified once the operation future completes.
|
OperationFuture
Managed future for operations.
|
Copyright © 2019. All rights reserved.