AutoValue_Bootstrapper_AuthorityInfo |
|
AutoValue_Bootstrapper_BootstrapInfo |
|
AutoValue_Bootstrapper_BootstrapInfo.Builder |
|
AutoValue_Bootstrapper_CertificateProviderInfo |
|
AutoValue_Bootstrapper_ServerInfo |
|
AutoValue_Locality |
|
AutoValue_Stats_ClusterStats |
|
AutoValue_Stats_ClusterStats.Builder |
|
AutoValue_Stats_DroppedRequests |
|
AutoValue_Stats_UpstreamLocalityStats |
|
Bootstrapper |
Loads configuration information to bootstrap gRPC's integration of xDS protocol.
|
Bootstrapper.AuthorityInfo |
|
Bootstrapper.BootstrapInfo |
Data class containing the results of reading bootstrap.
|
Bootstrapper.BootstrapInfo.Builder |
|
Bootstrapper.CertificateProviderInfo |
Data class containing Certificate provider information: the plugin-name and an opaque
Map that represents the config for that plugin.
|
Bootstrapper.ServerInfo |
Data class containing xDS server information, such as server URI and channel credentials
to be used for communication.
|
BootstrapperImpl |
A Bootstrapper implementation that reads xDS configurations from local file system.
|
ControlPlaneClient |
Common base type for XdsClient implementations, which encapsulates the layer abstraction of
the xDS RPC stream.
|
EnvoyProtoData |
Defines gRPC data types for Envoy protobuf messages used in xDS protocol.
|
EnvoyProtoData.Address |
See corresponding Envoy proto message Address .
|
EnvoyProtoData.Node |
See corresponding Envoy proto message Node .
|
EnvoyProtoData.Node.Builder |
|
LoadReportClient |
Client of xDS load reporting service based on LRS protocol, which reports load stats of
gRPC client's perspective to a management server.
|
LoadReportClient.LoadReportingTask |
|
LoadStatsManager2 |
Manages client side traffic stats.
|
LoadStatsManager2.ClusterDropStatsSnapshot |
|
LoadStatsManager2.ClusterLocalityStatsSnapshot |
|
Locality |
Represents a network locality.
|
ReferenceCounted<T> |
A reference count wrapper for objects.
|
Stats |
Represents client load stats.
|
Stats.BackendLoadMetricStats |
Load metric stats for multi-dimensional load balancing.
|
Stats.ClusterStats |
Cluster-level load stats.
|
Stats.ClusterStats.Builder |
|
Stats.DroppedRequests |
Stats for dropped requests.
|
Stats.UpstreamLocalityStats |
Load stats aggregated in locality level.
|
XdsClient |
An XdsClient instance encapsulates all of the logic for communicating with the xDS
server.
|
XdsClient.ProcessingTracker |
|
XdsClient.ResourceMetadata |
The metadata of the xDS resource; used by the xDS config dump.
|
XdsClient.ResourceMetadata.UpdateFailureState |
Captures error metadata of failed resource updates.
|
XdsClientImpl |
XdsClient implementation.
|
XdsLogger |
An xDS-specific logger for collecting xDS specific events.
|
XdsResourceType<T extends XdsClient.ResourceUpdate> |
|
XdsResourceType.Args |
|
XdsResourceType.ParsedResource<T extends XdsClient.ResourceUpdate> |
|
XdsResourceType.StructOrError<T> |
|
XdsResourceType.ValidatedResourceUpdate<T extends XdsClient.ResourceUpdate> |
|