Uses of Enum
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 DcpSetVbucketStateMessage
Returns the enum constant of this type with the specified name.static DcpSetVbucketStateMessage[]
DcpSetVbucketStateMessage.values()
Returns an array containing the constants of this enum type, in the order they are declared.