Uses of Interface
io.grpc.MetricRecorder.Registration
Packages that use MetricRecorder.Registration
Package
Description
The gRPC core public API.
Interfaces and implementations that are internal to gRPC.
-
Uses of MetricRecorder.Registration in io.grpc
Subinterfaces of MetricRecorder.Registration in io.grpcMethods in io.grpc that return MetricRecorder.RegistrationModifier 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.Registration in io.grpc.internal
Methods in io.grpc.internal that return MetricRecorder.RegistrationModifier and TypeMethodDescriptionMetricRecorderImpl.registerBatchCallback
(MetricRecorder.BatchCallback callback, CallbackMetricInstrument... metricInstruments) -
Uses of MetricRecorder.Registration in io.grpc.rls
Fields in io.grpc.rls declared as MetricRecorder.RegistrationModifier and TypeFieldDescriptionprivate final MetricRecorder.Registration
CachingRlsLbClient.gaugeRegistration