public static final class AbortActionConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AbortActionConfig.Builder> implements AbortActionConfigOrBuilder
A GuardDogAction that will terminate the process by killing the stuck thread. This would allow easier access to the call stack of the stuck thread since we would run signal handlers on that thread. By default this will be registered to run as the last watchdog action on KILL and MULTIKILL events if those are enabled.Protobuf type
envoy.watchdog.v3alpha.AbortActionConfig| Modifier and Type | Method and Description |
|---|---|
AbortActionConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AbortActionConfig |
build() |
AbortActionConfig |
buildPartial() |
AbortActionConfig.Builder |
clear() |
AbortActionConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AbortActionConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AbortActionConfig.Builder |
clearWaitDuration()
How long to wait for the thread to respond to the thread kill function
before killing the process from this action.
|
AbortActionConfig.Builder |
clone() |
AbortActionConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Duration |
getWaitDuration()
How long to wait for the thread to respond to the thread kill function
before killing the process from this action.
|
com.google.protobuf.Duration.Builder |
getWaitDurationBuilder()
How long to wait for the thread to respond to the thread kill function
before killing the process from this action.
|
com.google.protobuf.DurationOrBuilder |
getWaitDurationOrBuilder()
How long to wait for the thread to respond to the thread kill function
before killing the process from this action.
|
boolean |
hasWaitDuration()
How long to wait for the thread to respond to the thread kill function
before killing the process from this action.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AbortActionConfig.Builder |
mergeFrom(AbortActionConfig other) |
AbortActionConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AbortActionConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
AbortActionConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AbortActionConfig.Builder |
mergeWaitDuration(com.google.protobuf.Duration value)
How long to wait for the thread to respond to the thread kill function
before killing the process from this action.
|
AbortActionConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AbortActionConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AbortActionConfig.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AbortActionConfig.Builder |
setWaitDuration(com.google.protobuf.Duration.Builder builderForValue)
How long to wait for the thread to respond to the thread kill function
before killing the process from this action.
|
AbortActionConfig.Builder |
setWaitDuration(com.google.protobuf.Duration value)
How long to wait for the thread to respond to the thread kill function
before killing the process from this action.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AbortActionConfig.Builder>public AbortActionConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AbortActionConfig.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AbortActionConfig.Builder>public AbortActionConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AbortActionConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AbortActionConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AbortActionConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AbortActionConfig.Builder>public AbortActionConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AbortActionConfig.Builder>public AbortActionConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AbortActionConfig.Builder>public AbortActionConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AbortActionConfig.Builder>public AbortActionConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AbortActionConfig.Builder>public AbortActionConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AbortActionConfig.Builder>public AbortActionConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AbortActionConfig.Builder>public AbortActionConfig.Builder mergeFrom(AbortActionConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AbortActionConfig.Builder>public AbortActionConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AbortActionConfig.Builder>IOExceptionpublic boolean hasWaitDuration()
How long to wait for the thread to respond to the thread kill function before killing the process from this action. This is a blocking action. By default this is 5 seconds.
.google.protobuf.Duration wait_duration = 1;hasWaitDuration in interface AbortActionConfigOrBuilderpublic com.google.protobuf.Duration getWaitDuration()
How long to wait for the thread to respond to the thread kill function before killing the process from this action. This is a blocking action. By default this is 5 seconds.
.google.protobuf.Duration wait_duration = 1;getWaitDuration in interface AbortActionConfigOrBuilderpublic AbortActionConfig.Builder setWaitDuration(com.google.protobuf.Duration value)
How long to wait for the thread to respond to the thread kill function before killing the process from this action. This is a blocking action. By default this is 5 seconds.
.google.protobuf.Duration wait_duration = 1;public AbortActionConfig.Builder setWaitDuration(com.google.protobuf.Duration.Builder builderForValue)
How long to wait for the thread to respond to the thread kill function before killing the process from this action. This is a blocking action. By default this is 5 seconds.
.google.protobuf.Duration wait_duration = 1;public AbortActionConfig.Builder mergeWaitDuration(com.google.protobuf.Duration value)
How long to wait for the thread to respond to the thread kill function before killing the process from this action. This is a blocking action. By default this is 5 seconds.
.google.protobuf.Duration wait_duration = 1;public AbortActionConfig.Builder clearWaitDuration()
How long to wait for the thread to respond to the thread kill function before killing the process from this action. This is a blocking action. By default this is 5 seconds.
.google.protobuf.Duration wait_duration = 1;public com.google.protobuf.Duration.Builder getWaitDurationBuilder()
How long to wait for the thread to respond to the thread kill function before killing the process from this action. This is a blocking action. By default this is 5 seconds.
.google.protobuf.Duration wait_duration = 1;public com.google.protobuf.DurationOrBuilder getWaitDurationOrBuilder()
How long to wait for the thread to respond to the thread kill function before killing the process from this action. This is a blocking action. By default this is 5 seconds.
.google.protobuf.Duration wait_duration = 1;getWaitDurationOrBuilder in interface AbortActionConfigOrBuilderpublic final AbortActionConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AbortActionConfig.Builder>public final AbortActionConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AbortActionConfig.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.