Uses of Interface
io.grpc.MetricRecorder.BatchCallback
Packages that use MetricRecorder.BatchCallback
-
Uses of MetricRecorder.BatchCallback in io.grpc
Methods in io.grpc with parameters of type MetricRecorder.BatchCallbackModifier and TypeMethodDescriptiondefault MetricRecorder.Registration
MetricRecorder.registerBatchCallback
(MetricRecorder.BatchCallback callback, CallbackMetricInstrument... metricInstruments) Registers a callback to produce metric values for only the listed instruments.