| Package | Description |
|---|---|
| com.couchbase.client.core.config |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPortInfo |
| Constructor and Description |
|---|
AbstractBucketConfig(String name,
BucketNodeLocator locator,
String uri,
String streamingUri,
List<NodeInfo> nodeInfos,
List<PortInfo> portInfos) |
DefaultCouchbaseBucketConfig(long rev,
String name,
String uri,
String streamingUri,
CouchbasePartitionInfo partitionInfo,
List<NodeInfo> nodeInfos,
List<PortInfo> portInfos)
Creates a new
CouchbaseBucketConfig. |
DefaultMemcachedBucketConfig(long rev,
String name,
String uri,
String streamingUri,
List<NodeInfo> nodeInfos,
List<PortInfo> portInfos)
Creates a new
MemcachedBucketConfig. |
Copyright © 2016 Couchbase, Inc.. All rights reserved.