Package io.grpc.services
Class InternalMetricRecorder
- java.lang.Object
-
- io.grpc.services.InternalMetricRecorder
-
@Internal public final class InternalMetricRecorder extends java.lang.Object
InternalCallMetricRecorder
accessor. This is intended for usage internal to the gRPC team. If you *really* think you need to use this, contact the gRPC team first.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
InternalMetricRecorder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MetricReport
getMetricReport(MetricRecorder recorder)
-
-
-
Method Detail
-
getMetricReport
public static MetricReport getMetricReport(MetricRecorder recorder)
-
-