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