public static class OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.Builder
Builds new instances of
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection . |
Modifier and Type | Field and Description |
---|---|
Integer |
enforcementPercentage |
Integer |
minimumHosts |
Integer |
requestVolume |
Integer |
stdevFactor |