Uses of Enum Class
com.couchbase.client.dcp.core.config.BucketType
Packages that use BucketType
-
Uses of BucketType in com.couchbase.client.dcp.core.config
Methods in com.couchbase.client.dcp.core.config that return BucketTypeModifier and TypeMethodDescriptionBucketConfig.type()The bucket type.DefaultCouchbaseBucketConfig.type()static BucketTypeReturns the enum constant of this class with the specified name.static BucketType[]BucketType.values()Returns an array containing the constants of this enum class, in the order they are declared.