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