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