Package | Description |
---|---|
com.couchbase.client.core.message.cluster |
Modifier and Type | Class and Description |
---|---|
class |
CloseBucketRequest |
class |
DisconnectRequest
Disconnects all open buckets.
|
class |
GetClusterConfigRequest |
class |
OpenBucketRequest |
class |
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. |
Copyright © 2021 Couchbase, Inc.. All rights reserved.