Uses of Class
io.grpc.xds.orca.OrcaOobUtil.OrcaReportingConfig
Packages that use OrcaOobUtil.OrcaReportingConfig
-
Uses of OrcaOobUtil.OrcaReportingConfig in io.grpc.xds.orca
Methods in io.grpc.xds.orca that return OrcaOobUtil.OrcaReportingConfigModifier and TypeMethodDescriptionOrcaOobUtil.OrcaReportingConfig.Builder.build()Creates a newOrcaOobUtil.OrcaReportingConfigobject.Methods in io.grpc.xds.orca with parameters of type OrcaOobUtil.OrcaReportingConfigModifier and TypeMethodDescriptionstatic voidOrcaOobUtil.setListener(io.grpc.LoadBalancer.Subchannel subchannel, OrcaOobUtil.OrcaOobReportListener listener, OrcaOobUtil.OrcaReportingConfig config) UpdateOrcaOobUtil.OrcaOobReportListenerto receive Out-of-Band metrics report for the particular subchannel connection, and set the configuration of receiving ORCA reports, such as the interval of receiving reports.