Class TerminationNotificationResponse

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.deephaven.proto.backplane.grpc.TerminationNotificationResponse
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, TerminationNotificationResponseOrBuilder, Serializable

@Generated public final class TerminationNotificationResponse extends com.google.protobuf.GeneratedMessage implements TerminationNotificationResponseOrBuilder
Protobuf type io.deephaven.proto.backplane.grpc.TerminationNotificationResponse
See Also:
  • Field Details

    • ABNORMAL_TERMINATION_FIELD_NUMBER

      public static final int ABNORMAL_TERMINATION_FIELD_NUMBER
      See Also:
    • REASON_FIELD_NUMBER

      public static final int REASON_FIELD_NUMBER
      See Also:
    • IS_FROM_UNCAUGHT_EXCEPTION_FIELD_NUMBER

      public static final int IS_FROM_UNCAUGHT_EXCEPTION_FIELD_NUMBER
      See Also:
    • STACK_TRACES_FIELD_NUMBER

      public static final int STACK_TRACES_FIELD_NUMBER
      See Also:
  • Method Details