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