Uses of Enum
com.couchbase.client.core.config.BucketType
Packages that use BucketType
-
Uses of BucketType in com.couchbase.client.core.config
Methods in com.couchbase.client.core.config that return BucketTypeModifier and TypeMethodDescriptionBucketConfig.type()The bucket type.CouchbaseBucketConfig.type()MemcachedBucketConfig.type()static BucketTypeReturns 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.