Uses of Enum Class
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 VbucketStateReturns the enum constant of this class with the specified name.static VbucketState[]VbucketState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.couchbase.client.dcp.message with parameters of type VbucketStateModifier and TypeMethodDescriptionstatic voidDcpGetPartitionSeqnosRequest.vbucketState(com.couchbase.client.core.deps.io.netty.buffer.ByteBuf buffer, VbucketState vbucketState)