Uses of Enum Class
com.couchbase.client.dcp.message.DcpSetVbucketStateMessage
Packages that use DcpSetVbucketStateMessage
-
Uses of DcpSetVbucketStateMessage in com.couchbase.client.dcp.message
Methods in com.couchbase.client.dcp.message that return DcpSetVbucketStateMessageModifier and TypeMethodDescriptionstatic DcpSetVbucketStateMessageReturns the enum constant of this class with the specified name.static DcpSetVbucketStateMessage[]DcpSetVbucketStateMessage.values()Returns an array containing the constants of this enum class, in the order they are declared.