| Package | Description |
|---|---|
| com.couchbase.client | |
| com.couchbase.client.clustermanager |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterManager.updateBucket(java.lang.String name,
int memorySizeMB,
AuthType authType,
int replicas,
int port,
java.lang.String authpassword,
boolean flushEnabled)
Update a bucket with the new settings.
|
| Modifier and Type | Method and Description |
|---|---|
static AuthType |
AuthType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AuthType[] |
AuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.