Package io.grpc.util
Class OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection
- java.lang.Object
-
- io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection
-
- Enclosing class:
- OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig
public static class OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection extends java.lang.ObjectThe configuration for success rate ejection.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.BuilderBuilds new instances ofOutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.
-
Field Summary
Fields Modifier and Type Field Description java.lang.IntegerenforcementPercentagejava.lang.IntegerminimumHostsjava.lang.IntegerrequestVolumejava.lang.IntegerstdevFactor
-