| AdvancedTlsX509KeyManager |
AdvancedTlsX509KeyManager is an X509ExtendedKeyManager that allows users to configure
advanced TLS features, such as private key and certificate chain reloading, etc.
|
| AdvancedTlsX509TrustManager |
AdvancedTlsX509TrustManager is an X509ExtendedTrustManager that allows users to configure
advanced TLS features, such as root certificate reloading, peer cert custom verification, etc.
|
| AdvancedTlsX509TrustManager.Builder |
|
| CertificateUtils |
Contains certificate/key PEM file utility method(s).
|
| ForwardingClientStreamTracer |
|
| ForwardingLoadBalancer |
|
| ForwardingLoadBalancerHelper |
|
| ForwardingSubchannel |
|
| GracefulSwitchLoadBalancer |
A load balancer that gracefully swaps to a new lb policy.
|
| MutableHandlerRegistry |
|
| OutlierDetectionLoadBalancer |
Wraps a child LoadBalancer while monitoring for outlier backends and removing them from
the use of the child LB.
|
| OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig |
|
| OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder |
|
| OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection |
The configuration for failure percentage ejection.
|
| OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection.Builder |
|
| OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection |
The configuration for success rate ejection.
|
| OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.Builder |
|
| OutlierDetectionLoadBalancerProvider |
|
| RoundRobinLoadBalancer |
A LoadBalancer that provides round-robin load-balancing over the EquivalentAddressGroups from the NameResolver.
|
| RoundRobinLoadBalancer.EmptyPicker |
|
| RoundRobinLoadBalancer.ReadyPicker |
|
| RoundRobinLoadBalancer.RoundRobinPicker |
|
| TransmitStatusRuntimeExceptionInterceptor |
A class that intercepts uncaught exceptions of type StatusRuntimeException and handles
them by closing the ServerCall, and transmitting the exception's status and metadata
to the client.
|