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 OrcaMetricReportingServerInterceptor
OrcaMetricReportingServerInterceptor.INSTANCE
Methods in io.grpc.xds.orca that return OrcaMetricReportingServerInterceptorModifier and TypeMethodDescriptionOrcaMetricReportingServerInterceptor.create
(io.grpc.services.MetricRecorder metricRecorder) Creates a newOrcaMetricReportingServerInterceptor
instance with the givenMetricRecorder
.OrcaMetricReportingServerInterceptor.getInstance()