Package io.grpc.xds

Class EnvoyServerProtoData.OutlierDetection

java.lang.Object
io.grpc.xds.EnvoyServerProtoData.OutlierDetection
Direct Known Subclasses:
AutoValue_EnvoyServerProtoData_OutlierDetection
Enclosing class:
EnvoyServerProtoData

abstract static class EnvoyServerProtoData.OutlierDetection extends Object
Corresponds to Envoy proto message OutlierDetection. Only the fields supported by gRPC are included.

Protobuf Duration fields are represented in their string format (e.g. "10s").