Uses of Class
com.couchbase.client.dcp.core.config.CouchbasePartitionInfo
Packages that use CouchbasePartitionInfo
-
Uses of CouchbasePartitionInfo in com.couchbase.client.dcp.core.config
Constructors in com.couchbase.client.dcp.core.config with parameters of type CouchbasePartitionInfoModifierConstructorDescriptionDefaultCouchbaseBucketConfig(long rev, long revEpoch, String uuid, String name, String uri, String streamingUri, CouchbasePartitionInfo partitionInfo, List<NodeInfo> nodeInfos, List<PortInfo> portInfos, List<BucketCapabilities> bucketCapabilities, String origin) Creates a newCouchbaseBucketConfig.