All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description CsdsService The CSDS service provides information about the status of a running xDS client.OrcaMetricReportingServerInterceptor AServerInterceptorthat intercepts aServerCallby running server-side RPC handling under aContextthat 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 forLoadBalancerto 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 forLoadBalancerto 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 aBindableServicethat generates Out-Of-Band server metrics.RingHashOptions Utility class that provides a way to configure ring hash size limits.XdsChannelCredentials XdsClient AnXdsClientinstance encapsulates all of the logic for communicating with the xDS server.XdsClient.ResourceUpdate XdsClient.ResourceWatcher<T extends XdsClient.ResourceUpdate> Watcher interface for a single requested xDS resource.XdsResourceType<T extends XdsClient.ResourceUpdate> XdsResourceType.Args XdsResourceType.ResourceInvalidException XdsServerBuilder A version ofServerBuilderto 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 XdsTransportFactory A factory for creating new XdsTransport instances.XdsTransportFactory.EventHandler<RespT> An interface for handling events on a streaming call.XdsTransportFactory.StreamingCall<ReqT,RespT> Represents a bidi streaming RPC call.XdsTransportFactory.XdsTransport Represents transport for xDS communication (e.g., a gRPC channel).