Uses of Interface
io.grpc.xds.orca.OrcaOobUtil.OrcaOobReportListener
Packages that use OrcaOobUtil.OrcaOobReportListener
Package
Description
Library for gPRC proxyless service mesh using Envoy xDS protocol.
-
Uses of OrcaOobUtil.OrcaOobReportListener in io.grpc.xds
Classes in io.grpc.xds that implement OrcaOobUtil.OrcaOobReportListenerModifier and TypeClassDescription(package private) final class -
Uses of OrcaOobUtil.OrcaOobReportListener in io.grpc.xds.orca
Fields in io.grpc.xds.orca declared as OrcaOobUtil.OrcaOobReportListenerFields in io.grpc.xds.orca with type parameters of type OrcaOobUtil.OrcaOobReportListenerModifier and TypeFieldDescriptionprivate final Map<OrcaOobUtil.OrcaOobReportListener, OrcaOobUtil.OrcaReportingConfig> OrcaOobUtil.OrcaReportingHelper.OrcaReportingState.configsMethods in io.grpc.xds.orca with parameters of type OrcaOobUtil.OrcaOobReportListenerModifier and TypeMethodDescription(package private) voidOrcaOobUtil.OrcaReportingHelper.OrcaReportingState.setListener(OrcaOobUtil.SubchannelImpl orcaSubchannel, OrcaOobUtil.OrcaOobReportListener listener, OrcaOobUtil.OrcaReportingConfig config) 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.