Package | Description |
---|---|
com.couchbase.client.internal | |
net.spy.memcached.internal |
Internal utilities.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpFuture<T>
A future http response.
|
class |
ObserveFuture<T>
A future that allows to chain operations with observe calls.
|
class |
ReplicaGetFuture<T>
Represents the future result of a ReplicaGet operation.
|
class |
ViewFuture
A ViewFuture.
|
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 © 2006-2009 Dustin Sallings, 2009-2014 Couchbase, Inc.