Uses of Class
com.couchbase.client.dcp.conductor.DcpChannel
Packages that use DcpChannel
-
Uses of DcpChannel in com.couchbase.client.dcp.conductor
Constructors in com.couchbase.client.dcp.conductor with parameters of type DcpChannel -
Uses of DcpChannel in com.couchbase.client.dcp.metrics
Method parameters in com.couchbase.client.dcp.metrics with type arguments of type DcpChannelModifier and TypeMethodDescriptionvoidDcpClientMetrics.registerConnectionStatusGauges(Collection<DcpChannel> channels) Updates the "connection status" gauge for all channels.