Uses of Enum
com.couchbase.client.dcp.message.VbucketState
Packages that use VbucketState
-
Uses of VbucketState in com.couchbase.client.dcp.message
Methods in com.couchbase.client.dcp.message that return VbucketStateModifier and TypeMethodDescriptionstatic VbucketState
Returns the enum constant of this type with the specified name.static VbucketState[]
VbucketState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.couchbase.client.dcp.message with parameters of type VbucketStateModifier and TypeMethodDescriptionstatic void
DcpGetPartitionSeqnosRequest.vbucketState
(com.couchbase.client.core.deps.io.netty.buffer.ByteBuf buffer, VbucketState vbucketState)