Interface | Description |
---|---|
ClusterRequest |
Class | Description |
---|---|
CloseBucketRequest | |
CloseBucketResponse | |
DisconnectRequest |
Disconnects all open buckets.
|
DisconnectResponse |
A response to a
DisconnectRequest . |
GetClusterConfigRequest | |
GetClusterConfigResponse | |
OpenBucketRequest | |
OpenBucketResponse | |
SeedNodesRequest |
**Set up the bootstrap nodes for a
ClusterFacade .**
For stability reasons, it is advised to always provide more than one seed node (but not necessarily all nodes from
the cluster) so that the cluster can correctly bootstrap the bucket, even if one of the hosts in the list is
currently not available. |
SeedNodesResponse |
**Returns the status of a
SeedNodesRequest .** |
Copyright © 2021 Couchbase, Inc.. All rights reserved.