DestinationRuleOuterClass.OutlierDetection.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DestinationRuleOuterClass.OutlierDetection.Builder.clear()
Minimum ejection duration.
Number of 5xx errors before a host is ejected from the connection pool.
Number of gateway errors before a host is ejected from the connection pool.
DestinationRuleOuterClass.OutlierDetection.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
DestinationRuleOuterClass.OutlierDetection.Builder.clearInterval()
Time interval between ejection sweep analysis. format:
1h/1m/1s/1ms.
Maximum % of hosts in the load balancing pool for the upstream
service that can be ejected.
Outlier detection will be enabled as long as the associated load balancing
pool has at least min_health_percent hosts in healthy mode.
DestinationRuleOuterClass.OutlierDetection.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
DestinationRuleOuterClass.OutlierDetection.Builder.clone()
Settings controlling eviction of unhealthy hosts from the load balancing pool
Settings controlling eviction of unhealthy hosts from the load balancing pool
DestinationRuleOuterClass.OutlierDetection.Builder.mergeBaseEjectionTime(com.google.protobuf.Duration value)
Minimum ejection duration.
Number of 5xx errors before a host is ejected from the connection pool.
Number of gateway errors before a host is ejected from the connection pool.
DestinationRuleOuterClass.OutlierDetection.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DestinationRuleOuterClass.OutlierDetection.Builder.mergeFrom(com.google.protobuf.Message other)
DestinationRuleOuterClass.OutlierDetection.Builder.mergeInterval(com.google.protobuf.Duration value)
Time interval between ejection sweep analysis. format:
1h/1m/1s/1ms.
DestinationRuleOuterClass.OutlierDetection.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DestinationRuleOuterClass.OutlierDetection.newBuilder()
DestinationRuleOuterClass.OutlierDetection.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
DestinationRuleOuterClass.OutlierDetection.Builder.setBaseEjectionTime(com.google.protobuf.Duration value)
Minimum ejection duration.
DestinationRuleOuterClass.OutlierDetection.Builder.setBaseEjectionTime(com.google.protobuf.Duration.Builder builderForValue)
Minimum ejection duration.
Number of 5xx errors before a host is ejected from the connection pool.
DestinationRuleOuterClass.OutlierDetection.Builder.setConsecutive5XxErrors(com.google.protobuf.UInt32Value.Builder builderForValue)
Number of 5xx errors before a host is ejected from the connection pool.
Number of gateway errors before a host is ejected from the connection pool.
DestinationRuleOuterClass.OutlierDetection.Builder.setConsecutiveGatewayErrors(com.google.protobuf.UInt32Value.Builder builderForValue)
Number of gateway errors before a host is ejected from the connection pool.
DestinationRuleOuterClass.OutlierDetection.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DestinationRuleOuterClass.OutlierDetection.Builder.setInterval(com.google.protobuf.Duration value)
Time interval between ejection sweep analysis. format:
1h/1m/1s/1ms.
DestinationRuleOuterClass.OutlierDetection.Builder.setInterval(com.google.protobuf.Duration.Builder builderForValue)
Time interval between ejection sweep analysis. format:
1h/1m/1s/1ms.
Maximum % of hosts in the load balancing pool for the upstream
service that can be ejected.
Outlier detection will be enabled as long as the associated load balancing
pool has at least min_health_percent hosts in healthy mode.
DestinationRuleOuterClass.OutlierDetection.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
DestinationRuleOuterClass.OutlierDetection.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DestinationRuleOuterClass.OutlierDetection.toBuilder()