OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.clear() |
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.clearAction() |
The action that took place.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.clearClusterName() |
The :ref:`cluster <envoy_api_msg_Cluster>` that owns the ejected host.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.clearEjectConsecutiveEvent() |
.envoy.data.cluster.v2alpha.OutlierEjectConsecutive eject_consecutive_event = 10;
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.clearEjectFailurePercentageEvent() |
.envoy.data.cluster.v2alpha.OutlierEjectFailurePercentage eject_failure_percentage_event = 11;
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.clearEjectSuccessRateEvent() |
.envoy.data.cluster.v2alpha.OutlierEjectSuccessRate eject_success_rate_event = 9;
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.clearEnforced() |
If ``action`` is ``eject``, specifies if the ejection was enforced.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.clearEvent() |
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.clearNumEjections() |
If ``action`` is ``eject``, specifies the number of times the host has been ejected (local to
that Envoy and gets reset if the host gets removed from the upstream cluster for any reason and
then re-added).
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.clearSecsSinceLastAction() |
The time in seconds since the last action (either an ejection or unejection) took place.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.clearTimestamp() |
Timestamp for event.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.clearType() |
In case of eject represents type of ejection that took place.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.clearUpstreamUrl() |
The URL of the ejected host.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.clone() |
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.mergeEjectConsecutiveEvent(OutlierEjectConsecutive value) |
.envoy.data.cluster.v2alpha.OutlierEjectConsecutive eject_consecutive_event = 10;
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.mergeEjectFailurePercentageEvent(OutlierEjectFailurePercentage value) |
.envoy.data.cluster.v2alpha.OutlierEjectFailurePercentage eject_failure_percentage_event = 11;
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.mergeEjectSuccessRateEvent(OutlierEjectSuccessRate value) |
.envoy.data.cluster.v2alpha.OutlierEjectSuccessRate eject_success_rate_event = 9;
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.mergeFrom(com.google.protobuf.Message other) |
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.mergeFrom(OutlierDetectionEvent other) |
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.mergeSecsSinceLastAction(com.google.protobuf.UInt64Value value) |
The time in seconds since the last action (either an ejection or unejection) took place.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.mergeTimestamp(com.google.protobuf.Timestamp value) |
Timestamp for event.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static OutlierDetectionEvent.Builder |
OutlierDetectionEvent.newBuilder() |
|
static OutlierDetectionEvent.Builder |
OutlierDetectionEvent.newBuilder(OutlierDetectionEvent prototype) |
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.newBuilderForType() |
|
protected OutlierDetectionEvent.Builder |
OutlierDetectionEvent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setAction(Action value) |
The action that took place.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setActionValue(int value) |
The action that took place.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setClusterName(String value) |
The :ref:`cluster <envoy_api_msg_Cluster>` that owns the ejected host.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setClusterNameBytes(com.google.protobuf.ByteString value) |
The :ref:`cluster <envoy_api_msg_Cluster>` that owns the ejected host.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setEjectConsecutiveEvent(OutlierEjectConsecutive value) |
.envoy.data.cluster.v2alpha.OutlierEjectConsecutive eject_consecutive_event = 10;
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setEjectConsecutiveEvent(OutlierEjectConsecutive.Builder builderForValue) |
.envoy.data.cluster.v2alpha.OutlierEjectConsecutive eject_consecutive_event = 10;
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setEjectFailurePercentageEvent(OutlierEjectFailurePercentage value) |
.envoy.data.cluster.v2alpha.OutlierEjectFailurePercentage eject_failure_percentage_event = 11;
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setEjectFailurePercentageEvent(OutlierEjectFailurePercentage.Builder builderForValue) |
.envoy.data.cluster.v2alpha.OutlierEjectFailurePercentage eject_failure_percentage_event = 11;
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setEjectSuccessRateEvent(OutlierEjectSuccessRate value) |
.envoy.data.cluster.v2alpha.OutlierEjectSuccessRate eject_success_rate_event = 9;
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setEjectSuccessRateEvent(OutlierEjectSuccessRate.Builder builderForValue) |
.envoy.data.cluster.v2alpha.OutlierEjectSuccessRate eject_success_rate_event = 9;
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setEnforced(boolean value) |
If ``action`` is ``eject``, specifies if the ejection was enforced.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setNumEjections(int value) |
If ``action`` is ``eject``, specifies the number of times the host has been ejected (local to
that Envoy and gets reset if the host gets removed from the upstream cluster for any reason and
then re-added).
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setSecsSinceLastAction(com.google.protobuf.UInt64Value value) |
The time in seconds since the last action (either an ejection or unejection) took place.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setSecsSinceLastAction(com.google.protobuf.UInt64Value.Builder builderForValue) |
The time in seconds since the last action (either an ejection or unejection) took place.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setTimestamp(com.google.protobuf.Timestamp value) |
Timestamp for event.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) |
Timestamp for event.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setType(OutlierEjectionType value) |
In case of eject represents type of ejection that took place.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setTypeValue(int value) |
In case of eject represents type of ejection that took place.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setUpstreamUrl(String value) |
The URL of the ejected host.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.Builder.setUpstreamUrlBytes(com.google.protobuf.ByteString value) |
The URL of the ejected host.
|
OutlierDetectionEvent.Builder |
OutlierDetectionEvent.toBuilder() |
|