Package | Description |
---|---|
io.grpc.util |
Utilities with advanced features in the core layer that user can optionally use.
|
Modifier and Type | Field and Description |
---|---|
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection |
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.successRateEjection |
Modifier and Type | Method and Description |
---|---|
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection |
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.Builder.build()
Builds a new instance of
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection . |
Modifier and Type | Method and Description |
---|---|
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder |
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder.setSuccessRateEjection(OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection successRateEjection)
Set to enable success rate ejection.
|