Package | Description |
---|---|
com.couchbase.client.core.config |
Modifier and Type | Method and Description |
---|---|
BucketType |
MemcachedBucketConfig.type() |
BucketType |
BucketConfig.type()
The bucket type.
|
BucketType |
CouchbaseBucketConfig.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 © 2021 Couchbase, Inc.. All rights reserved.