Class OrcaPerRequestUtil.OrcaReportBroker
java.lang.Object
io.grpc.xds.orca.OrcaPerRequestUtil.OrcaReportBroker
- Enclosing class:
OrcaPerRequestUtil
A container class to hold registered
OrcaPerRequestUtil.OrcaPerRequestReportListeners and invoke all of
them when an OrcaLoadReport is received.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final List<OrcaPerRequestUtil.OrcaPerRequestReportListener> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) voidonReport(OrcaLoadReport report)
-
Field Details
-
listeners
-
-
Constructor Details
-
OrcaReportBroker
private OrcaReportBroker()
-
-
Method Details
-
addListener
-
onReport
-