Uses of Class
io.grpc.xds.orca.OrcaMetricReportingServerInterceptor
-
Packages that use OrcaMetricReportingServerInterceptor Package Description io.grpc.xds.orca -
-
Uses of OrcaMetricReportingServerInterceptor in io.grpc.xds.orca
Methods in io.grpc.xds.orca that return OrcaMetricReportingServerInterceptor Modifier and Type Method Description static OrcaMetricReportingServerInterceptor
OrcaMetricReportingServerInterceptor. create(MetricRecorder metricRecorder)
Creates a newOrcaMetricReportingServerInterceptor
instance with the givenMetricRecorder
.static OrcaMetricReportingServerInterceptor
OrcaMetricReportingServerInterceptor. getInstance()
-