Package org.yamcs.protobuf
Class Yamcs.ArchiveRecord
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.Yamcs.ArchiveRecord
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Yamcs.ArchiveRecordOrBuilder
- Enclosing class:
- Yamcs
public static final class Yamcs.ArchiveRecord extends com.google.protobuf.GeneratedMessageV3 implements Yamcs.ArchiveRecordOrBuilder
contains histogram data
Protobuf typeyamcs.protobuf.ArchiveRecord- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classYamcs.ArchiveRecord.Buildercontains histogram data-
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 intEXTRA_FIELD_NUMBERstatic intFIRST_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intLAST_FIELD_NUMBERstatic intNUM_FIELD_NUMBERstatic com.google.protobuf.Parser<Yamcs.ArchiveRecord>PARSERDeprecated.static intSEQFIRST_FIELD_NUMBERstatic intSEQLAST_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsExtra(String key)map<string, string> extra = 10;booleanequals(Object obj)static Yamcs.ArchiveRecordgetDefaultInstance()Yamcs.ArchiveRecordgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Map<String,String>getExtra()Deprecated.intgetExtraCount()map<string, string> extra = 10;Map<String,String>getExtraMap()map<string, string> extra = 10;StringgetExtraOrDefault(String key, String defaultValue)map<string, string> extra = 10;StringgetExtraOrThrow(String key)map<string, string> extra = 10;com.google.protobuf.TimestampgetFirst()optional .google.protobuf.Timestamp first = 8;com.google.protobuf.TimestampOrBuildergetFirstOrBuilder()optional .google.protobuf.Timestamp first = 8;Yamcs.NamedObjectIdgetId()optional .yamcs.protobuf.NamedObjectId id = 1;Yamcs.NamedObjectIdOrBuildergetIdOrBuilder()optional .yamcs.protobuf.NamedObjectId id = 1;com.google.protobuf.TimestampgetLast()optional .google.protobuf.Timestamp last = 9;com.google.protobuf.TimestampOrBuildergetLastOrBuilder()optional .google.protobuf.Timestamp last = 9;intgetNum()optional int32 num = 4;com.google.protobuf.Parser<Yamcs.ArchiveRecord>getParserForType()longgetSeqFirst()optional int64 seqFirst = 6;longgetSeqLast()optional int64 seqLast = 7;intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasFirst()optional .google.protobuf.Timestamp first = 8;inthashCode()booleanhasId()optional .yamcs.protobuf.NamedObjectId id = 1;booleanhasLast()optional .google.protobuf.Timestamp last = 9;booleanhasNum()optional int32 num = 4;booleanhasSeqFirst()optional int64 seqFirst = 6;booleanhasSeqLast()optional int64 seqLast = 7;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static Yamcs.ArchiveRecord.BuildernewBuilder()static Yamcs.ArchiveRecord.BuildernewBuilder(Yamcs.ArchiveRecord prototype)Yamcs.ArchiveRecord.BuildernewBuilderForType()protected Yamcs.ArchiveRecord.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Yamcs.ArchiveRecordparseDelimitedFrom(InputStream input)static Yamcs.ArchiveRecordparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.ArchiveRecordparseFrom(byte[] data)static Yamcs.ArchiveRecordparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.ArchiveRecordparseFrom(com.google.protobuf.ByteString data)static Yamcs.ArchiveRecordparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.ArchiveRecordparseFrom(com.google.protobuf.CodedInputStream input)static Yamcs.ArchiveRecordparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.ArchiveRecordparseFrom(InputStream input)static Yamcs.ArchiveRecordparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.ArchiveRecordparseFrom(ByteBuffer data)static Yamcs.ArchiveRecordparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Yamcs.ArchiveRecord>parser()Yamcs.ArchiveRecord.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, 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
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUM_FIELD_NUMBER
public static final int NUM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEQFIRST_FIELD_NUMBER
public static final int SEQFIRST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEQLAST_FIELD_NUMBER
public static final int SEQLAST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FIRST_FIELD_NUMBER
public static final int FIRST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_FIELD_NUMBER
public static final int LAST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXTRA_FIELD_NUMBER
public static final int EXTRA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Yamcs.ArchiveRecord> 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()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasId
public boolean hasId()
optional .yamcs.protobuf.NamedObjectId id = 1;- Specified by:
hasIdin interfaceYamcs.ArchiveRecordOrBuilder
-
getId
public Yamcs.NamedObjectId getId()
optional .yamcs.protobuf.NamedObjectId id = 1;- Specified by:
getIdin interfaceYamcs.ArchiveRecordOrBuilder
-
getIdOrBuilder
public Yamcs.NamedObjectIdOrBuilder getIdOrBuilder()
optional .yamcs.protobuf.NamedObjectId id = 1;- Specified by:
getIdOrBuilderin interfaceYamcs.ArchiveRecordOrBuilder
-
hasNum
public boolean hasNum()
optional int32 num = 4;- Specified by:
hasNumin interfaceYamcs.ArchiveRecordOrBuilder
-
getNum
public int getNum()
optional int32 num = 4;- Specified by:
getNumin interfaceYamcs.ArchiveRecordOrBuilder
-
hasSeqFirst
public boolean hasSeqFirst()
optional int64 seqFirst = 6;- Specified by:
hasSeqFirstin interfaceYamcs.ArchiveRecordOrBuilder
-
getSeqFirst
public long getSeqFirst()
optional int64 seqFirst = 6;- Specified by:
getSeqFirstin interfaceYamcs.ArchiveRecordOrBuilder
-
hasSeqLast
public boolean hasSeqLast()
optional int64 seqLast = 7;- Specified by:
hasSeqLastin interfaceYamcs.ArchiveRecordOrBuilder
-
getSeqLast
public long getSeqLast()
optional int64 seqLast = 7;- Specified by:
getSeqLastin interfaceYamcs.ArchiveRecordOrBuilder
-
hasFirst
public boolean hasFirst()
optional .google.protobuf.Timestamp first = 8;- Specified by:
hasFirstin interfaceYamcs.ArchiveRecordOrBuilder
-
getFirst
public com.google.protobuf.Timestamp getFirst()
optional .google.protobuf.Timestamp first = 8;- Specified by:
getFirstin interfaceYamcs.ArchiveRecordOrBuilder
-
getFirstOrBuilder
public com.google.protobuf.TimestampOrBuilder getFirstOrBuilder()
optional .google.protobuf.Timestamp first = 8;- Specified by:
getFirstOrBuilderin interfaceYamcs.ArchiveRecordOrBuilder
-
hasLast
public boolean hasLast()
optional .google.protobuf.Timestamp last = 9;- Specified by:
hasLastin interfaceYamcs.ArchiveRecordOrBuilder
-
getLast
public com.google.protobuf.Timestamp getLast()
optional .google.protobuf.Timestamp last = 9;- Specified by:
getLastin interfaceYamcs.ArchiveRecordOrBuilder
-
getLastOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastOrBuilder()
optional .google.protobuf.Timestamp last = 9;- Specified by:
getLastOrBuilderin interfaceYamcs.ArchiveRecordOrBuilder
-
getExtraCount
public int getExtraCount()
Description copied from interface:Yamcs.ArchiveRecordOrBuildermap<string, string> extra = 10;- Specified by:
getExtraCountin interfaceYamcs.ArchiveRecordOrBuilder
-
containsExtra
public boolean containsExtra(String key)
map<string, string> extra = 10;- Specified by:
containsExtrain interfaceYamcs.ArchiveRecordOrBuilder
-
getExtra
@Deprecated public Map<String,String> getExtra()
Deprecated.UsegetExtraMap()instead.- Specified by:
getExtrain interfaceYamcs.ArchiveRecordOrBuilder
-
getExtraMap
public Map<String,String> getExtraMap()
map<string, string> extra = 10;- Specified by:
getExtraMapin interfaceYamcs.ArchiveRecordOrBuilder
-
getExtraOrDefault
public String getExtraOrDefault(String key, String defaultValue)
map<string, string> extra = 10;- Specified by:
getExtraOrDefaultin interfaceYamcs.ArchiveRecordOrBuilder
-
getExtraOrThrow
public String getExtraOrThrow(String key)
map<string, string> extra = 10;- Specified by:
getExtraOrThrowin interfaceYamcs.ArchiveRecordOrBuilder
-
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 Yamcs.ArchiveRecord parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Yamcs.ArchiveRecord parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Yamcs.ArchiveRecord parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Yamcs.ArchiveRecord parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Yamcs.ArchiveRecord parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Yamcs.ArchiveRecord parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Yamcs.ArchiveRecord parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Yamcs.ArchiveRecord parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Yamcs.ArchiveRecord parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Yamcs.ArchiveRecord parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Yamcs.ArchiveRecord parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Yamcs.ArchiveRecord parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Yamcs.ArchiveRecord.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Yamcs.ArchiveRecord.Builder newBuilder()
-
newBuilder
public static Yamcs.ArchiveRecord.Builder newBuilder(Yamcs.ArchiveRecord prototype)
-
toBuilder
public Yamcs.ArchiveRecord.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Yamcs.ArchiveRecord.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Yamcs.ArchiveRecord getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Yamcs.ArchiveRecord> parser()
-
getParserForType
public com.google.protobuf.Parser<Yamcs.ArchiveRecord> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Yamcs.ArchiveRecord getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-