| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.cluster.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
static OutlierEjectionType |
OutlierEjectionType.forNumber(int value) |
OutlierEjectionType |
OutlierDetectionEvent.getType()
In case of eject represents type of ejection that took place.
|
OutlierEjectionType |
OutlierDetectionEvent.Builder.getType()
In case of eject represents type of ejection that took place.
|
OutlierEjectionType |
OutlierDetectionEventOrBuilder.getType()
In case of eject represents type of ejection that took place.
|
static OutlierEjectionType |
OutlierEjectionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static OutlierEjectionType |
OutlierEjectionType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OutlierEjectionType |
OutlierEjectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutlierEjectionType[] |
OutlierEjectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<OutlierEjectionType> |
OutlierEjectionType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setType(OutlierEjectionType value)
In case of eject represents type of ejection that took place.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.