Uses of Enum Class
com.couchbase.client.dcp.core.service.BucketServiceMapping
Packages that use BucketServiceMapping
-
Uses of BucketServiceMapping in com.couchbase.client.dcp.core.service
Methods in com.couchbase.client.dcp.core.service that return BucketServiceMappingModifier and TypeMethodDescriptionServiceType.mapping()static BucketServiceMappingReturns the enum constant of this class with the specified name.static BucketServiceMapping[]BucketServiceMapping.values()Returns an array containing the constants of this enum class, in the order they are declared.