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