All Classes
-
All Classes Interface Summary Class Summary Class Description CsdsService The CSDS service provides information about the status of a running xDS client.OrcaMetricReportingServerInterceptor AServerInterceptor
that intercepts aServerCall
by running server-side RPC handling under aContext
that records custom per-request metrics provided by server applications and sends to client side along with the response in the format of Open Request Cost Aggregation (ORCA).OrcaOobUtil Utility class that provides method forLoadBalancer
to install listeners to receive out-of-band backend metrics in the format of Open Request Cost Aggregation (ORCA).OrcaOobUtil.OrcaOobReportListener The listener interface for receiving out-of-band ORCA reports from backends.OrcaOobUtil.OrcaReportingConfig Configuration for out-of-band ORCA reporting service RPC.OrcaOobUtil.OrcaReportingConfig.Builder OrcaPerRequestUtil Utility class that provides method forLoadBalancer
to install listeners to receive per-request backend cost metrics in the format of Open Request Cost Aggregation (ORCA).OrcaPerRequestUtil.OrcaPerRequestReportListener The listener interface for receiving per-request ORCA reports from backends.OrcaServiceImpl Implements aBindableService
that generates Out-Of-Band server metrics.RingHashOptions Utility class that provides a way to configure ring hash size limits.XdsChannelCredentials XdsServerBuilder A version ofServerBuilder
to create xDS managed servers.XdsServerBuilder.XdsServingStatusListener Applications can register this listener to receive "serving" and "not serving" states of the server usingXdsServerBuilder.xdsServingStatusListener(XdsServingStatusListener)
.XdsServerCredentials