Package org.yamcs.protobuf
Class Yamcs.IndexRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.Yamcs.IndexRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Yamcs.IndexRequestOrBuilder
- Enclosing class:
- Yamcs
public static final class Yamcs.IndexRequest extends com.google.protobuf.GeneratedMessageV3 implements Yamcs.IndexRequestOrBuilder
requesting index (histogram) information about tm packets, pp groups and commands
Protobuf typeyamcs.protobuf.IndexRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classYamcs.IndexRequest.Builderrequesting index (histogram) information about tm packets, pp groups and commands-
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 intCMDNAME_FIELD_NUMBERstatic intDEFAULTNAMESPACE_FIELD_NUMBERstatic intEVENTSOURCE_FIELD_NUMBERstatic intINSTANCE_FIELD_NUMBERstatic intMERGETIME_FIELD_NUMBERstatic com.google.protobuf.Parser<Yamcs.IndexRequest>PARSERDeprecated.static intPPGROUP_FIELD_NUMBERstatic intSENDALLCMD_FIELD_NUMBERstatic intSENDALLEVENT_FIELD_NUMBERstatic intSENDALLPP_FIELD_NUMBERstatic intSENDALLTM_FIELD_NUMBERstatic intSENDCOMPLETENESSINDEX_FIELD_NUMBERstatic intSTART_FIELD_NUMBERstatic intSTOP_FIELD_NUMBERstatic intTMPACKET_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Yamcs.NamedObjectIdgetCmdName(int index)repeated .yamcs.protobuf.NamedObjectId cmdName = 11;intgetCmdNameCount()repeated .yamcs.protobuf.NamedObjectId cmdName = 11;List<Yamcs.NamedObjectId>getCmdNameList()repeated .yamcs.protobuf.NamedObjectId cmdName = 11;Yamcs.NamedObjectIdOrBuildergetCmdNameOrBuilder(int index)repeated .yamcs.protobuf.NamedObjectId cmdName = 11;List<? extends Yamcs.NamedObjectIdOrBuilder>getCmdNameOrBuilderList()repeated .yamcs.protobuf.NamedObjectId cmdName = 11;static Yamcs.IndexRequestgetDefaultInstance()Yamcs.IndexRequestgetDefaultInstanceForType()StringgetDefaultNamespace()namespace to use when sending all tm, pp or cmd (when using a filter, the namespace specified in the filter will be used) if not specified, the fully qualified canonical names will be sentcom.google.protobuf.ByteStringgetDefaultNamespaceBytes()namespace to use when sending all tm, pp or cmd (when using a filter, the namespace specified in the filter will be used) if not specified, the fully qualified canonical names will be sentstatic com.google.protobuf.Descriptors.DescriptorgetDescriptor()Yamcs.NamedObjectIdgetEventSource(int index)repeated .yamcs.protobuf.NamedObjectId eventSource = 13;intgetEventSourceCount()repeated .yamcs.protobuf.NamedObjectId eventSource = 13;List<Yamcs.NamedObjectId>getEventSourceList()repeated .yamcs.protobuf.NamedObjectId eventSource = 13;Yamcs.NamedObjectIdOrBuildergetEventSourceOrBuilder(int index)repeated .yamcs.protobuf.NamedObjectId eventSource = 13;List<? extends Yamcs.NamedObjectIdOrBuilder>getEventSourceOrBuilderList()repeated .yamcs.protobuf.NamedObjectId eventSource = 13;StringgetInstance()required string instance = 1;com.google.protobuf.ByteStringgetInstanceBytes()required string instance = 1;intgetMergeTime()optional uint32 mergeTime = 16;com.google.protobuf.Parser<Yamcs.IndexRequest>getParserForType()Yamcs.NamedObjectIdgetPpGroup(int index)repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;intgetPpGroupCount()repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;List<Yamcs.NamedObjectId>getPpGroupList()repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;Yamcs.NamedObjectIdOrBuildergetPpGroupOrBuilder(int index)repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;List<? extends Yamcs.NamedObjectIdOrBuilder>getPpGroupOrBuilderList()repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;booleangetSendAllCmd()if sendAllCmd is true, then all command names are sent, otherwise those in the cmdName list (which can be empty)booleangetSendAllEvent()if sendAllEvent is true, then all events are sent, otherwise those in the eventSource list (which can be empty)booleangetSendAllPp()if sendAllPp is true, then all PP groups are sent, otherwise those in the ppGroup list (which can be empty)booleangetSendAllTm()if sendAllTm is true, then all tm packets are sent, otherwise those in the tmPacket list (which can be empty)booleangetSendCompletenessIndex()optional bool sendCompletenessIndex = 9 [default = false];intgetSerializedSize()longgetStart()optional int64 start = 2;longgetStop()optional int64 stop = 3;Yamcs.NamedObjectIdgetTmPacket(int index)repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;intgetTmPacketCount()repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;List<Yamcs.NamedObjectId>getTmPacketList()repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;Yamcs.NamedObjectIdOrBuildergetTmPacketOrBuilder(int index)repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;List<? extends Yamcs.NamedObjectIdOrBuilder>getTmPacketOrBuilderList()repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasDefaultNamespace()namespace to use when sending all tm, pp or cmd (when using a filter, the namespace specified in the filter will be used) if not specified, the fully qualified canonical names will be sentinthashCode()booleanhasInstance()required string instance = 1;booleanhasMergeTime()optional uint32 mergeTime = 16;booleanhasSendAllCmd()if sendAllCmd is true, then all command names are sent, otherwise those in the cmdName list (which can be empty)booleanhasSendAllEvent()if sendAllEvent is true, then all events are sent, otherwise those in the eventSource list (which can be empty)booleanhasSendAllPp()if sendAllPp is true, then all PP groups are sent, otherwise those in the ppGroup list (which can be empty)booleanhasSendAllTm()if sendAllTm is true, then all tm packets are sent, otherwise those in the tmPacket list (which can be empty)booleanhasSendCompletenessIndex()optional bool sendCompletenessIndex = 9 [default = false];booleanhasStart()optional int64 start = 2;booleanhasStop()optional int64 stop = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Yamcs.IndexRequest.BuildernewBuilder()static Yamcs.IndexRequest.BuildernewBuilder(Yamcs.IndexRequest prototype)Yamcs.IndexRequest.BuildernewBuilderForType()protected Yamcs.IndexRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Yamcs.IndexRequestparseDelimitedFrom(InputStream input)static Yamcs.IndexRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.IndexRequestparseFrom(byte[] data)static Yamcs.IndexRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.IndexRequestparseFrom(com.google.protobuf.ByteString data)static Yamcs.IndexRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.IndexRequestparseFrom(com.google.protobuf.CodedInputStream input)static Yamcs.IndexRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.IndexRequestparseFrom(InputStream input)static Yamcs.IndexRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.IndexRequestparseFrom(ByteBuffer data)static Yamcs.IndexRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Yamcs.IndexRequest>parser()Yamcs.IndexRequest.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
-
START_FIELD_NUMBER
public static final int START_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STOP_FIELD_NUMBER
public static final int STOP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEFAULTNAMESPACE_FIELD_NUMBER
public static final int DEFAULTNAMESPACE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SENDALLTM_FIELD_NUMBER
public static final int SENDALLTM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TMPACKET_FIELD_NUMBER
public static final int TMPACKET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SENDALLPP_FIELD_NUMBER
public static final int SENDALLPP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PPGROUP_FIELD_NUMBER
public static final int PPGROUP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SENDCOMPLETENESSINDEX_FIELD_NUMBER
public static final int SENDCOMPLETENESSINDEX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SENDALLCMD_FIELD_NUMBER
public static final int SENDALLCMD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CMDNAME_FIELD_NUMBER
public static final int CMDNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SENDALLEVENT_FIELD_NUMBER
public static final int SENDALLEVENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVENTSOURCE_FIELD_NUMBER
public static final int EVENTSOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MERGETIME_FIELD_NUMBER
public static final int MERGETIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Yamcs.IndexRequest> 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()
required string instance = 1;- Specified by:
hasInstancein interfaceYamcs.IndexRequestOrBuilder
-
getInstance
public String getInstance()
required string instance = 1;- Specified by:
getInstancein interfaceYamcs.IndexRequestOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
required string instance = 1;- Specified by:
getInstanceBytesin interfaceYamcs.IndexRequestOrBuilder
-
hasStart
public boolean hasStart()
optional int64 start = 2;- Specified by:
hasStartin interfaceYamcs.IndexRequestOrBuilder
-
getStart
public long getStart()
optional int64 start = 2;- Specified by:
getStartin interfaceYamcs.IndexRequestOrBuilder
-
hasStop
public boolean hasStop()
optional int64 stop = 3;- Specified by:
hasStopin interfaceYamcs.IndexRequestOrBuilder
-
getStop
public long getStop()
optional int64 stop = 3;- Specified by:
getStopin interfaceYamcs.IndexRequestOrBuilder
-
hasDefaultNamespace
public boolean hasDefaultNamespace()
namespace to use when sending all tm, pp or cmd (when using a filter, the namespace specified in the filter will be used) if not specified, the fully qualified canonical names will be sent
optional string defaultNamespace = 4;- Specified by:
hasDefaultNamespacein interfaceYamcs.IndexRequestOrBuilder
-
getDefaultNamespace
public String getDefaultNamespace()
namespace to use when sending all tm, pp or cmd (when using a filter, the namespace specified in the filter will be used) if not specified, the fully qualified canonical names will be sent
optional string defaultNamespace = 4;- Specified by:
getDefaultNamespacein interfaceYamcs.IndexRequestOrBuilder
-
getDefaultNamespaceBytes
public com.google.protobuf.ByteString getDefaultNamespaceBytes()
namespace to use when sending all tm, pp or cmd (when using a filter, the namespace specified in the filter will be used) if not specified, the fully qualified canonical names will be sent
optional string defaultNamespace = 4;- Specified by:
getDefaultNamespaceBytesin interfaceYamcs.IndexRequestOrBuilder
-
hasSendAllTm
public boolean hasSendAllTm()
if sendAllTm is true, then all tm packets are sent, otherwise those in the tmPacket list (which can be empty)
optional bool sendAllTm = 5 [default = false];- Specified by:
hasSendAllTmin interfaceYamcs.IndexRequestOrBuilder
-
getSendAllTm
public boolean getSendAllTm()
if sendAllTm is true, then all tm packets are sent, otherwise those in the tmPacket list (which can be empty)
optional bool sendAllTm = 5 [default = false];- Specified by:
getSendAllTmin interfaceYamcs.IndexRequestOrBuilder
-
getTmPacketList
public List<Yamcs.NamedObjectId> getTmPacketList()
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;- Specified by:
getTmPacketListin interfaceYamcs.IndexRequestOrBuilder
-
getTmPacketOrBuilderList
public List<? extends Yamcs.NamedObjectIdOrBuilder> getTmPacketOrBuilderList()
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;- Specified by:
getTmPacketOrBuilderListin interfaceYamcs.IndexRequestOrBuilder
-
getTmPacketCount
public int getTmPacketCount()
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;- Specified by:
getTmPacketCountin interfaceYamcs.IndexRequestOrBuilder
-
getTmPacket
public Yamcs.NamedObjectId getTmPacket(int index)
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;- Specified by:
getTmPacketin interfaceYamcs.IndexRequestOrBuilder
-
getTmPacketOrBuilder
public Yamcs.NamedObjectIdOrBuilder getTmPacketOrBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;- Specified by:
getTmPacketOrBuilderin interfaceYamcs.IndexRequestOrBuilder
-
hasSendAllPp
public boolean hasSendAllPp()
if sendAllPp is true, then all PP groups are sent, otherwise those in the ppGroup list (which can be empty)
optional bool sendAllPp = 7 [default = false];- Specified by:
hasSendAllPpin interfaceYamcs.IndexRequestOrBuilder
-
getSendAllPp
public boolean getSendAllPp()
if sendAllPp is true, then all PP groups are sent, otherwise those in the ppGroup list (which can be empty)
optional bool sendAllPp = 7 [default = false];- Specified by:
getSendAllPpin interfaceYamcs.IndexRequestOrBuilder
-
getPpGroupList
public List<Yamcs.NamedObjectId> getPpGroupList()
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;- Specified by:
getPpGroupListin interfaceYamcs.IndexRequestOrBuilder
-
getPpGroupOrBuilderList
public List<? extends Yamcs.NamedObjectIdOrBuilder> getPpGroupOrBuilderList()
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;- Specified by:
getPpGroupOrBuilderListin interfaceYamcs.IndexRequestOrBuilder
-
getPpGroupCount
public int getPpGroupCount()
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;- Specified by:
getPpGroupCountin interfaceYamcs.IndexRequestOrBuilder
-
getPpGroup
public Yamcs.NamedObjectId getPpGroup(int index)
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;- Specified by:
getPpGroupin interfaceYamcs.IndexRequestOrBuilder
-
getPpGroupOrBuilder
public Yamcs.NamedObjectIdOrBuilder getPpGroupOrBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;- Specified by:
getPpGroupOrBuilderin interfaceYamcs.IndexRequestOrBuilder
-
hasSendCompletenessIndex
public boolean hasSendCompletenessIndex()
optional bool sendCompletenessIndex = 9 [default = false];- Specified by:
hasSendCompletenessIndexin interfaceYamcs.IndexRequestOrBuilder
-
getSendCompletenessIndex
public boolean getSendCompletenessIndex()
optional bool sendCompletenessIndex = 9 [default = false];- Specified by:
getSendCompletenessIndexin interfaceYamcs.IndexRequestOrBuilder
-
hasSendAllCmd
public boolean hasSendAllCmd()
if sendAllCmd is true, then all command names are sent, otherwise those in the cmdName list (which can be empty)
optional bool sendAllCmd = 10 [default = false];- Specified by:
hasSendAllCmdin interfaceYamcs.IndexRequestOrBuilder
-
getSendAllCmd
public boolean getSendAllCmd()
if sendAllCmd is true, then all command names are sent, otherwise those in the cmdName list (which can be empty)
optional bool sendAllCmd = 10 [default = false];- Specified by:
getSendAllCmdin interfaceYamcs.IndexRequestOrBuilder
-
getCmdNameList
public List<Yamcs.NamedObjectId> getCmdNameList()
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;- Specified by:
getCmdNameListin interfaceYamcs.IndexRequestOrBuilder
-
getCmdNameOrBuilderList
public List<? extends Yamcs.NamedObjectIdOrBuilder> getCmdNameOrBuilderList()
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;- Specified by:
getCmdNameOrBuilderListin interfaceYamcs.IndexRequestOrBuilder
-
getCmdNameCount
public int getCmdNameCount()
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;- Specified by:
getCmdNameCountin interfaceYamcs.IndexRequestOrBuilder
-
getCmdName
public Yamcs.NamedObjectId getCmdName(int index)
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;- Specified by:
getCmdNamein interfaceYamcs.IndexRequestOrBuilder
-
getCmdNameOrBuilder
public Yamcs.NamedObjectIdOrBuilder getCmdNameOrBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;- Specified by:
getCmdNameOrBuilderin interfaceYamcs.IndexRequestOrBuilder
-
hasSendAllEvent
public boolean hasSendAllEvent()
if sendAllEvent is true, then all events are sent, otherwise those in the eventSource list (which can be empty)
optional bool sendAllEvent = 12 [default = false];- Specified by:
hasSendAllEventin interfaceYamcs.IndexRequestOrBuilder
-
getSendAllEvent
public boolean getSendAllEvent()
if sendAllEvent is true, then all events are sent, otherwise those in the eventSource list (which can be empty)
optional bool sendAllEvent = 12 [default = false];- Specified by:
getSendAllEventin interfaceYamcs.IndexRequestOrBuilder
-
getEventSourceList
public List<Yamcs.NamedObjectId> getEventSourceList()
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;- Specified by:
getEventSourceListin interfaceYamcs.IndexRequestOrBuilder
-
getEventSourceOrBuilderList
public List<? extends Yamcs.NamedObjectIdOrBuilder> getEventSourceOrBuilderList()
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;- Specified by:
getEventSourceOrBuilderListin interfaceYamcs.IndexRequestOrBuilder
-
getEventSourceCount
public int getEventSourceCount()
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;- Specified by:
getEventSourceCountin interfaceYamcs.IndexRequestOrBuilder
-
getEventSource
public Yamcs.NamedObjectId getEventSource(int index)
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;- Specified by:
getEventSourcein interfaceYamcs.IndexRequestOrBuilder
-
getEventSourceOrBuilder
public Yamcs.NamedObjectIdOrBuilder getEventSourceOrBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;- Specified by:
getEventSourceOrBuilderin interfaceYamcs.IndexRequestOrBuilder
-
hasMergeTime
public boolean hasMergeTime()
optional uint32 mergeTime = 16;- Specified by:
hasMergeTimein interfaceYamcs.IndexRequestOrBuilder
-
getMergeTime
public int getMergeTime()
optional uint32 mergeTime = 16;- Specified by:
getMergeTimein interfaceYamcs.IndexRequestOrBuilder
-
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.IndexRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Yamcs.IndexRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Yamcs.IndexRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Yamcs.IndexRequest 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.IndexRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Yamcs.IndexRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Yamcs.IndexRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Yamcs.IndexRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Yamcs.IndexRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Yamcs.IndexRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Yamcs.IndexRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Yamcs.IndexRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Yamcs.IndexRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Yamcs.IndexRequest.Builder newBuilder()
-
newBuilder
public static Yamcs.IndexRequest.Builder newBuilder(Yamcs.IndexRequest prototype)
-
toBuilder
public Yamcs.IndexRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Yamcs.IndexRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Yamcs.IndexRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Yamcs.IndexRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<Yamcs.IndexRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Yamcs.IndexRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-