Uses of Class
com.couchbase.client.dcp.metrics.DcpChannelMetrics
Packages that use DcpChannelMetrics
-
Uses of DcpChannelMetrics in com.couchbase.client.dcp.metrics
Methods in com.couchbase.client.dcp.metrics that return DcpChannelMetrics -
Uses of DcpChannelMetrics in com.couchbase.client.dcp.transport.netty
Constructors in com.couchbase.client.dcp.transport.netty with parameters of type DcpChannelMetricsModifierConstructorDescriptionDcpPipeline(Client.Environment environment, DcpChannelControlHandler controlHandler, BucketConfigArbiter bucketConfigArbiter, DcpChannelMetrics metrics, DcpClientMetrics clientMetrics) Creates the pipeline.