Uses of Class
io.grpc.services.MetricRecorder
-
Packages that use MetricRecorder Package Description io.grpc.services Service definitions and utilities for the pre-defined gRPC services. -
-
Uses of MetricRecorder in io.grpc.services
Methods in io.grpc.services that return MetricRecorder Modifier and Type Method Description static MetricRecorder
MetricRecorder. newInstance()
Methods in io.grpc.services with parameters of type MetricRecorder Modifier and Type Method Description static MetricReport
InternalMetricRecorder. getMetricReport(MetricRecorder recorder)
-