Package | Description |
---|---|
com.couchbase.client.core |
Couchbase Core IO - Domain Model and Architecture
|
com.couchbase.client.core.annotations | |
com.couchbase.client.core.dcp |
Modifier and Type | Method and Description |
---|---|
<R extends CouchbaseResponse> |
ClusterFacade.send(CouchbaseRequest request)
Sends a
CouchbaseRequest into the cluster and eventually returns a CouchbaseResponse . |
Modifier and Type | Class and Description |
---|---|
class |
InterfaceAudience
Defines the intended audience for each entity.
|
class |
InterfaceStability
Defines the stability annotations for each public or private class.
|
Modifier and Type | Class and Description |
---|---|
class |
BucketStreamAggregator
Provides a higher level abstraction over a DCP stream.
|
class |
BucketStreamAggregatorState
State of the stream aggregator.
|
class |
BucketStreamState |
class |
BucketStreamStateUpdatedEvent
This event generated when
BucketStreamAggregatorState is being updated. |
Copyright © 2015 Couchbase, Inc.. All rights reserved.