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