Uses of Interface
io.grpc.xds.orca.OrcaOobUtil.OrcaOobReportListener
-
Packages that use OrcaOobUtil.OrcaOobReportListener Package Description io.grpc.xds.orca -
-
Uses of OrcaOobUtil.OrcaOobReportListener in io.grpc.xds.orca
Methods in io.grpc.xds.orca with parameters of type OrcaOobUtil.OrcaOobReportListener Modifier and Type Method Description static 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.
-