Uses of Interface
io.grpc.MetricRecorder.BatchCallback
Packages that use MetricRecorder.BatchCallback
Package
Description
The gRPC core public API.
Interfaces and implementations that are internal to gRPC.
-
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. -
Uses of MetricRecorder.BatchCallback in io.grpc.internal
Methods in io.grpc.internal with parameters of type MetricRecorder.BatchCallbackModifier and TypeMethodDescriptionMetricRecorderImpl.registerBatchCallback
(MetricRecorder.BatchCallback callback, CallbackMetricInstrument... metricInstruments)