Uses of Class
io.grpc.xds.orca.OrcaOobUtil.OrcaReportingConfig
-
Packages that use OrcaOobUtil.OrcaReportingConfig Package Description io.grpc.xds.orca -
-
Uses of OrcaOobUtil.OrcaReportingConfig in io.grpc.xds.orca
Methods in io.grpc.xds.orca that return OrcaOobUtil.OrcaReportingConfig Modifier and Type Method Description OrcaOobUtil.OrcaReportingConfigOrcaOobUtil.OrcaReportingConfig.Builder. build()Creates a newOrcaOobUtil.OrcaReportingConfigobject.Methods in io.grpc.xds.orca with parameters of type OrcaOobUtil.OrcaReportingConfig Modifier and Type Method Description static voidOrcaOobUtil. setListener(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.
-