Package | Description |
---|---|
io.grpc.xds.orca |
Modifier and Type | Method and Description |
---|---|
OrcaOobUtil.OrcaReportingConfig |
OrcaOobUtil.OrcaReportingConfig.Builder.build()
Creates a new
OrcaOobUtil.OrcaReportingConfig object. |
Modifier and Type | Method and Description |
---|---|
static void |
OrcaOobUtil.setListener(LoadBalancer.Subchannel subchannel,
OrcaOobUtil.OrcaOobReportListener listener,
OrcaOobUtil.OrcaReportingConfig config)
Update
OrcaOobUtil.OrcaOobReportListener to 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. |