Uses of Interface
io.grpc.MetricRecorder
Packages that use MetricRecorder
Package
Description
The gRPC core public API.
Interfaces and implementations that are internal to gRPC.
Utilities with advanced features in the core layer that user can optionally use.
-
Uses of MetricRecorder in io.grpc
Methods in io.grpc that return MetricRecorderModifier and TypeMethodDescriptionLoadBalancer.Helper.getMetricRecorder()
Returns theMetricRecorder
that the channel uses to record metrics. -
Uses of MetricRecorder in io.grpc.internal
Classes in io.grpc.internal that implement MetricRecorderModifier and TypeClassDescription(package private) final class
Provides a central point for gRPC components to record metric values.Fields in io.grpc.internal declared as MetricRecorderMethods in io.grpc.internal that return MetricRecorder -
Uses of MetricRecorder in io.grpc.util
Methods in io.grpc.util that return MetricRecorder