Uses of Interface
io.grpc.xds.orca.OrcaOobUtil.OrcaOobReportListener
Packages that use OrcaOobUtil.OrcaOobReportListener
-
Uses of OrcaOobUtil.OrcaOobReportListener in io.grpc.xds.orca
Methods in io.grpc.xds.orca with parameters of type OrcaOobUtil.OrcaOobReportListenerModifier 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.