Package | Description |
---|---|
com.couchbase.client.core.config |
Modifier and Type | Method and Description |
---|---|
BucketType |
DefaultMemcachedBucketConfig.type() |
BucketType |
DefaultCouchbaseBucketConfig.type() |
BucketType |
BucketConfig.type()
The bucket type.
|
static BucketType |
BucketType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BucketType[] |
BucketType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Couchbase, Inc.. All rights reserved.