Class TerminationNotificationResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<TerminationNotificationResponse.Builder>
io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,TerminationNotificationResponseOrBuilder
,Cloneable
- Enclosing class:
- TerminationNotificationResponse
public static final class TerminationNotificationResponse.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<TerminationNotificationResponse.Builder>
implements TerminationNotificationResponseOrBuilder
Protobuf type
io.deephaven.proto.backplane.grpc.TerminationNotificationResponse
-
Method Summary
Modifier and TypeMethodDescriptionaddAllStackTraces
(Iterable<? extends TerminationNotificationResponse.StackTrace> values) if applicable, the list of stack traces in reverse causal orderaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addStackTraces
(int index, TerminationNotificationResponse.StackTrace value) if applicable, the list of stack traces in reverse causal orderaddStackTraces
(int index, TerminationNotificationResponse.StackTrace.Builder builderForValue) if applicable, the list of stack traces in reverse causal orderif applicable, the list of stack traces in reverse causal orderaddStackTraces
(TerminationNotificationResponse.StackTrace.Builder builderForValue) if applicable, the list of stack traces in reverse causal orderif applicable, the list of stack traces in reverse causal orderaddStackTracesBuilder
(int index) if applicable, the list of stack traces in reverse causal orderbuild()
clear()
whether or not this termination is expectedclearField
(com.google.protobuf.Descriptors.FieldDescriptor field) if this is due to an exception, whether or not it was uncaughtclearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) if additional information is available then provide it in this fieldif applicable, the list of stack traces in reverse causal orderclone()
boolean
whether or not this termination is expectedstatic final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
boolean
if this is due to an exception, whether or not it was uncaughtif additional information is available then provide it in this fieldcom.google.protobuf.ByteString
if additional information is available then provide it in this fieldgetStackTraces
(int index) if applicable, the list of stack traces in reverse causal ordergetStackTracesBuilder
(int index) if applicable, the list of stack traces in reverse causal orderif applicable, the list of stack traces in reverse causal orderint
if applicable, the list of stack traces in reverse causal orderif applicable, the list of stack traces in reverse causal ordergetStackTracesOrBuilder
(int index) if applicable, the list of stack traces in reverse causal orderif applicable, the list of stack traces in reverse causal orderprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeStackTraces
(int index) if applicable, the list of stack traces in reverse causal ordersetAbnormalTermination
(boolean value) whether or not this termination is expectedsetIsFromUncaughtException
(boolean value) if this is due to an exception, whether or not it was uncaughtif additional information is available then provide it in this fieldsetReasonBytes
(com.google.protobuf.ByteString value) if additional information is available then provide it in this fieldsetRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setStackTraces
(int index, TerminationNotificationResponse.StackTrace value) if applicable, the list of stack traces in reverse causal ordersetStackTraces
(int index, TerminationNotificationResponse.StackTrace.Builder builderForValue) if applicable, the list of stack traces in reverse causal ordersetUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<TerminationNotificationResponse.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<TerminationNotificationResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<TerminationNotificationResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<TerminationNotificationResponse.Builder>
-
setField
public TerminationNotificationResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TerminationNotificationResponse.Builder>
-
clearField
public TerminationNotificationResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TerminationNotificationResponse.Builder>
-
clearOneof
public TerminationNotificationResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<TerminationNotificationResponse.Builder>
-
setRepeatedField
public TerminationNotificationResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TerminationNotificationResponse.Builder>
-
addRepeatedField
public TerminationNotificationResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TerminationNotificationResponse.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TerminationNotificationResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<TerminationNotificationResponse.Builder>
-
mergeFrom
public TerminationNotificationResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TerminationNotificationResponse.Builder>
- Throws:
IOException
-
getAbnormalTermination
public boolean getAbnormalTermination()whether or not this termination is expected
bool abnormal_termination = 1;
- Specified by:
getAbnormalTermination
in interfaceTerminationNotificationResponseOrBuilder
- Returns:
- The abnormalTermination.
-
setAbnormalTermination
whether or not this termination is expected
bool abnormal_termination = 1;
- Parameters:
value
- The abnormalTermination to set.- Returns:
- This builder for chaining.
-
clearAbnormalTermination
whether or not this termination is expected
bool abnormal_termination = 1;
- Returns:
- This builder for chaining.
-
getReason
if additional information is available then provide it in this field
string reason = 2;
- Specified by:
getReason
in interfaceTerminationNotificationResponseOrBuilder
- Returns:
- The reason.
-
getReasonBytes
public com.google.protobuf.ByteString getReasonBytes()if additional information is available then provide it in this field
string reason = 2;
- Specified by:
getReasonBytes
in interfaceTerminationNotificationResponseOrBuilder
- Returns:
- The bytes for reason.
-
setReason
if additional information is available then provide it in this field
string reason = 2;
- Parameters:
value
- The reason to set.- Returns:
- This builder for chaining.
-
clearReason
if additional information is available then provide it in this field
string reason = 2;
- Returns:
- This builder for chaining.
-
setReasonBytes
if additional information is available then provide it in this field
string reason = 2;
- Parameters:
value
- The bytes for reason to set.- Returns:
- This builder for chaining.
-
getIsFromUncaughtException
public boolean getIsFromUncaughtException()if this is due to an exception, whether or not it was uncaught
bool is_from_uncaught_exception = 3;
- Specified by:
getIsFromUncaughtException
in interfaceTerminationNotificationResponseOrBuilder
- Returns:
- The isFromUncaughtException.
-
setIsFromUncaughtException
if this is due to an exception, whether or not it was uncaught
bool is_from_uncaught_exception = 3;
- Parameters:
value
- The isFromUncaughtException to set.- Returns:
- This builder for chaining.
-
clearIsFromUncaughtException
if this is due to an exception, whether or not it was uncaught
bool is_from_uncaught_exception = 3;
- Returns:
- This builder for chaining.
-
getStackTracesList
if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
- Specified by:
getStackTracesList
in interfaceTerminationNotificationResponseOrBuilder
-
getStackTracesCount
public int getStackTracesCount()if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
- Specified by:
getStackTracesCount
in interfaceTerminationNotificationResponseOrBuilder
-
getStackTraces
if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
- Specified by:
getStackTraces
in interfaceTerminationNotificationResponseOrBuilder
-
setStackTraces
public TerminationNotificationResponse.Builder setStackTraces(int index, TerminationNotificationResponse.StackTrace value) if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
-
setStackTraces
public TerminationNotificationResponse.Builder setStackTraces(int index, TerminationNotificationResponse.StackTrace.Builder builderForValue) if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
-
addStackTraces
public TerminationNotificationResponse.Builder addStackTraces(TerminationNotificationResponse.StackTrace value) if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
-
addStackTraces
public TerminationNotificationResponse.Builder addStackTraces(int index, TerminationNotificationResponse.StackTrace value) if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
-
addStackTraces
public TerminationNotificationResponse.Builder addStackTraces(TerminationNotificationResponse.StackTrace.Builder builderForValue) if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
-
addStackTraces
public TerminationNotificationResponse.Builder addStackTraces(int index, TerminationNotificationResponse.StackTrace.Builder builderForValue) if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
-
addAllStackTraces
public TerminationNotificationResponse.Builder addAllStackTraces(Iterable<? extends TerminationNotificationResponse.StackTrace> values) if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
-
clearStackTraces
if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
-
removeStackTraces
if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
-
getStackTracesBuilder
if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
-
getStackTracesOrBuilder
if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
- Specified by:
getStackTracesOrBuilder
in interfaceTerminationNotificationResponseOrBuilder
-
getStackTracesOrBuilderList
public List<? extends TerminationNotificationResponse.StackTraceOrBuilder> getStackTracesOrBuilderList()if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
- Specified by:
getStackTracesOrBuilderList
in interfaceTerminationNotificationResponseOrBuilder
-
addStackTracesBuilder
if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
-
addStackTracesBuilder
if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
-
getStackTracesBuilderList
if applicable, the list of stack traces in reverse causal order
repeated .io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace stack_traces = 4;
-
setUnknownFields
public final TerminationNotificationResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TerminationNotificationResponse.Builder>
-
mergeUnknownFields
public final TerminationNotificationResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TerminationNotificationResponse.Builder>
-