Package org.yamcs.protobuf
Class CreateEventRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.CreateEventRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,CreateEventRequestOrBuilder
public final class CreateEventRequest extends com.google.protobuf.GeneratedMessageV3 implements CreateEventRequestOrBuilder
Protobuf typeyamcs.protobuf.events.CreateEventRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCreateEventRequest.BuilderProtobuf typeyamcs.protobuf.events.CreateEventRequest-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
-
Field Summary
Fields Modifier and Type Field Description static intINSTANCE_FIELD_NUMBERstatic intMESSAGE_FIELD_NUMBERstatic com.google.protobuf.Parser<CreateEventRequest>PARSERDeprecated.static intSEQUENCENUMBER_FIELD_NUMBERstatic intSEVERITY_FIELD_NUMBERstatic intSOURCE_FIELD_NUMBERstatic intTIME_FIELD_NUMBERstatic intTYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static CreateEventRequestgetDefaultInstance()CreateEventRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetInstance()Yamcs instance name.com.google.protobuf.ByteStringgetInstanceBytes()Yamcs instance name.StringgetMessage()**Required.** Event message.com.google.protobuf.ByteStringgetMessageBytes()**Required.** Event message.com.google.protobuf.Parser<CreateEventRequest>getParserForType()intgetSequenceNumber()Sequence number of this event.intgetSerializedSize()StringgetSeverity()The severity level of the event.com.google.protobuf.ByteStringgetSeverityBytes()The severity level of the event.StringgetSource()Source of the event.com.google.protobuf.ByteStringgetSourceBytes()Source of the event.com.google.protobuf.TimestampgetTime()Time associated with the event.com.google.protobuf.TimestampOrBuildergetTimeOrBuilder()Time associated with the event.StringgetType()Description of the type of the event.com.google.protobuf.ByteStringgetTypeBytes()Description of the type of the event.com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasInstance()Yamcs instance name.booleanhasMessage()**Required.** Event message.booleanhasSequenceNumber()Sequence number of this event.booleanhasSeverity()The severity level of the event.booleanhasSource()Source of the event.booleanhasTime()Time associated with the event.booleanhasType()Description of the type of the event.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static CreateEventRequest.BuildernewBuilder()static CreateEventRequest.BuildernewBuilder(CreateEventRequest prototype)CreateEventRequest.BuildernewBuilderForType()protected CreateEventRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static CreateEventRequestparseDelimitedFrom(InputStream input)static CreateEventRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEventRequestparseFrom(byte[] data)static CreateEventRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEventRequestparseFrom(com.google.protobuf.ByteString data)static CreateEventRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEventRequestparseFrom(com.google.protobuf.CodedInputStream input)static CreateEventRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEventRequestparseFrom(InputStream input)static CreateEventRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEventRequestparseFrom(ByteBuffer data)static CreateEventRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<CreateEventRequest>parser()CreateEventRequest.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
INSTANCE_FIELD_NUMBER
public static final int INSTANCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MESSAGE_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEVERITY_FIELD_NUMBER
public static final int SEVERITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIME_FIELD_NUMBER
public static final int TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEQUENCENUMBER_FIELD_NUMBER
public static final int SEQUENCENUMBER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<CreateEventRequest> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasInstance
public boolean hasInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
hasInstancein interfaceCreateEventRequestOrBuilder
-
getInstance
public String getInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstancein interfaceCreateEventRequestOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceCreateEventRequestOrBuilder
-
hasType
public boolean hasType()
Description of the type of the event. Useful for quick classification or filtering.
optional string type = 2;- Specified by:
hasTypein interfaceCreateEventRequestOrBuilder
-
getType
public String getType()
Description of the type of the event. Useful for quick classification or filtering.
optional string type = 2;- Specified by:
getTypein interfaceCreateEventRequestOrBuilder
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()
Description of the type of the event. Useful for quick classification or filtering.
optional string type = 2;- Specified by:
getTypeBytesin interfaceCreateEventRequestOrBuilder
-
hasMessage
public boolean hasMessage()
**Required.** Event message.
optional string message = 3;- Specified by:
hasMessagein interfaceCreateEventRequestOrBuilder
-
getMessage
public String getMessage()
**Required.** Event message.
optional string message = 3;- Specified by:
getMessagein interfaceCreateEventRequestOrBuilder
-
getMessageBytes
public com.google.protobuf.ByteString getMessageBytes()
**Required.** Event message.
optional string message = 3;- Specified by:
getMessageBytesin interfaceCreateEventRequestOrBuilder
-
hasSeverity
public boolean hasSeverity()
The severity level of the event. One of ``info``, ``watch``, ``warning``, ``distress``, ``critical`` or ``severe``. Default is ``info``
optional string severity = 4;- Specified by:
hasSeverityin interfaceCreateEventRequestOrBuilder
-
getSeverity
public String getSeverity()
The severity level of the event. One of ``info``, ``watch``, ``warning``, ``distress``, ``critical`` or ``severe``. Default is ``info``
optional string severity = 4;- Specified by:
getSeverityin interfaceCreateEventRequestOrBuilder
-
getSeverityBytes
public com.google.protobuf.ByteString getSeverityBytes()
The severity level of the event. One of ``info``, ``watch``, ``warning``, ``distress``, ``critical`` or ``severe``. Default is ``info``
optional string severity = 4;- Specified by:
getSeverityBytesin interfaceCreateEventRequestOrBuilder
-
hasTime
public boolean hasTime()
Time associated with the event. If unspecified, this will default to the current mission time.
optional .google.protobuf.Timestamp time = 5;- Specified by:
hasTimein interfaceCreateEventRequestOrBuilder
-
getTime
public com.google.protobuf.Timestamp getTime()
Time associated with the event. If unspecified, this will default to the current mission time.
optional .google.protobuf.Timestamp time = 5;- Specified by:
getTimein interfaceCreateEventRequestOrBuilder
-
getTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getTimeOrBuilder()
Time associated with the event. If unspecified, this will default to the current mission time.
optional .google.protobuf.Timestamp time = 5;- Specified by:
getTimeOrBuilderin interfaceCreateEventRequestOrBuilder
-
hasSource
public boolean hasSource()
Source of the event. Useful for grouping events in the archive. Default is ``User``.
optional string source = 6;- Specified by:
hasSourcein interfaceCreateEventRequestOrBuilder
-
getSource
public String getSource()
Source of the event. Useful for grouping events in the archive. Default is ``User``.
optional string source = 6;- Specified by:
getSourcein interfaceCreateEventRequestOrBuilder
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()
Source of the event. Useful for grouping events in the archive. Default is ``User``.
optional string source = 6;- Specified by:
getSourceBytesin interfaceCreateEventRequestOrBuilder
-
hasSequenceNumber
public boolean hasSequenceNumber()
Sequence number of this event. This is primarily used to determine unicity of events coming from the same source. If not set Yamcs will automatically assign a sequential number as if every submitted event is unique.
optional int32 sequenceNumber = 7;- Specified by:
hasSequenceNumberin interfaceCreateEventRequestOrBuilder
-
getSequenceNumber
public int getSequenceNumber()
Sequence number of this event. This is primarily used to determine unicity of events coming from the same source. If not set Yamcs will automatically assign a sequential number as if every submitted event is unique.
optional int32 sequenceNumber = 7;- Specified by:
getSequenceNumberin interfaceCreateEventRequestOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static CreateEventRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CreateEventRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CreateEventRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CreateEventRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CreateEventRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CreateEventRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CreateEventRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CreateEventRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CreateEventRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CreateEventRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CreateEventRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CreateEventRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CreateEventRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CreateEventRequest.Builder newBuilder()
-
newBuilder
public static CreateEventRequest.Builder newBuilder(CreateEventRequest prototype)
-
toBuilder
public CreateEventRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CreateEventRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CreateEventRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CreateEventRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<CreateEventRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CreateEventRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-