Uses of Interface
io.grpc.MetricRecorder.BatchRecorder
Packages that use MetricRecorder.BatchRecorder
Package
Description
The gRPC core public API.
Interfaces and implementations that are internal to gRPC.
-
Uses of MetricRecorder.BatchRecorder in io.grpc
Methods in io.grpc with parameters of type MetricRecorder.BatchRecorderModifier and TypeMethodDescriptionvoidMetricRecorder.BatchCallback.accept(MetricRecorder.BatchRecorder recorder) Records instrument values intorecorder. -
Uses of MetricRecorder.BatchRecorder in io.grpc.internal
Classes in io.grpc.internal that implement MetricRecorder.BatchRecorderModifier and TypeClassDescription(package private) static classRecorder for instrument values produced by a batch callback.