Uses of Class
io.grpc.xds.orca.OrcaMetricReportingServerInterceptor
Packages that use OrcaMetricReportingServerInterceptor
-
Uses of OrcaMetricReportingServerInterceptor in io.grpc.xds.orca
Fields in io.grpc.xds.orca declared as OrcaMetricReportingServerInterceptorModifier and TypeFieldDescriptionprivate static final OrcaMetricReportingServerInterceptorOrcaMetricReportingServerInterceptor.INSTANCEMethods in io.grpc.xds.orca that return OrcaMetricReportingServerInterceptorModifier and TypeMethodDescriptionOrcaMetricReportingServerInterceptor.create(io.grpc.services.MetricRecorder metricRecorder) Creates a newOrcaMetricReportingServerInterceptorinstance with the givenMetricRecorder.OrcaMetricReportingServerInterceptor.getInstance()