static CouchbaseAsyncCluster |
CouchbaseAsyncCluster.create() |
static CouchbaseAsyncCluster |
CouchbaseAsyncCluster.create(CouchbaseEnvironment environment) |
static CouchbaseAsyncCluster |
CouchbaseAsyncCluster.create(CouchbaseEnvironment environment,
List<String> nodes) |
static CouchbaseAsyncCluster |
CouchbaseAsyncCluster.create(CouchbaseEnvironment environment,
String... nodes) |
static CouchbaseAsyncCluster |
CouchbaseAsyncCluster.create(List<String> nodes) |
static CouchbaseAsyncCluster |
CouchbaseAsyncCluster.create(String... nodes) |
static CouchbaseAsyncCluster |
CouchbaseAsyncCluster.fromConnectionString(CouchbaseEnvironment environment,
String connectionString) |
static CouchbaseAsyncCluster |
CouchbaseAsyncCluster.fromConnectionString(String connectionString) |