Package org.yamcs.protobuf
Class Yamcs.IndexRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Yamcs.IndexRequest.Builder>
-
- org.yamcs.protobuf.Yamcs.IndexRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Yamcs.IndexRequestOrBuilder
- Enclosing class:
- Yamcs.IndexRequest
public static final class Yamcs.IndexRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Yamcs.IndexRequest.Builder> implements Yamcs.IndexRequestOrBuilder
requesting index (histogram) information about tm packets, pp groups and commands
Protobuf typeyamcs.protobuf.IndexRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Yamcs.IndexRequest.BuilderaddAllCmdName(Iterable<? extends Yamcs.NamedObjectId> values)repeated .yamcs.protobuf.NamedObjectId cmdName = 11;Yamcs.IndexRequest.BuilderaddAllEventSource(Iterable<? extends Yamcs.NamedObjectId> values)repeated .yamcs.protobuf.NamedObjectId eventSource = 13;Yamcs.IndexRequest.BuilderaddAllPpGroup(Iterable<? extends Yamcs.NamedObjectId> values)repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;Yamcs.IndexRequest.BuilderaddAllTmPacket(Iterable<? extends Yamcs.NamedObjectId> values)repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;Yamcs.IndexRequest.BuilderaddCmdName(int index, Yamcs.NamedObjectId value)repeated .yamcs.protobuf.NamedObjectId cmdName = 11;Yamcs.IndexRequest.BuilderaddCmdName(int index, Yamcs.NamedObjectId.Builder builderForValue)repeated .yamcs.protobuf.NamedObjectId cmdName = 11;Yamcs.IndexRequest.BuilderaddCmdName(Yamcs.NamedObjectId value)repeated .yamcs.protobuf.NamedObjectId cmdName = 11;Yamcs.IndexRequest.BuilderaddCmdName(Yamcs.NamedObjectId.Builder builderForValue)repeated .yamcs.protobuf.NamedObjectId cmdName = 11;Yamcs.NamedObjectId.BuilderaddCmdNameBuilder()repeated .yamcs.protobuf.NamedObjectId cmdName = 11;Yamcs.NamedObjectId.BuilderaddCmdNameBuilder(int index)repeated .yamcs.protobuf.NamedObjectId cmdName = 11;Yamcs.IndexRequest.BuilderaddEventSource(int index, Yamcs.NamedObjectId value)repeated .yamcs.protobuf.NamedObjectId eventSource = 13;Yamcs.IndexRequest.BuilderaddEventSource(int index, Yamcs.NamedObjectId.Builder builderForValue)repeated .yamcs.protobuf.NamedObjectId eventSource = 13;Yamcs.IndexRequest.BuilderaddEventSource(Yamcs.NamedObjectId value)repeated .yamcs.protobuf.NamedObjectId eventSource = 13;Yamcs.IndexRequest.BuilderaddEventSource(Yamcs.NamedObjectId.Builder builderForValue)repeated .yamcs.protobuf.NamedObjectId eventSource = 13;Yamcs.NamedObjectId.BuilderaddEventSourceBuilder()repeated .yamcs.protobuf.NamedObjectId eventSource = 13;Yamcs.NamedObjectId.BuilderaddEventSourceBuilder(int index)repeated .yamcs.protobuf.NamedObjectId eventSource = 13;Yamcs.IndexRequest.BuilderaddPpGroup(int index, Yamcs.NamedObjectId value)repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;Yamcs.IndexRequest.BuilderaddPpGroup(int index, Yamcs.NamedObjectId.Builder builderForValue)repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;Yamcs.IndexRequest.BuilderaddPpGroup(Yamcs.NamedObjectId value)repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;Yamcs.IndexRequest.BuilderaddPpGroup(Yamcs.NamedObjectId.Builder builderForValue)repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;Yamcs.NamedObjectId.BuilderaddPpGroupBuilder()repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;Yamcs.NamedObjectId.BuilderaddPpGroupBuilder(int index)repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;Yamcs.IndexRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Yamcs.IndexRequest.BuilderaddTmPacket(int index, Yamcs.NamedObjectId value)repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;Yamcs.IndexRequest.BuilderaddTmPacket(int index, Yamcs.NamedObjectId.Builder builderForValue)repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;Yamcs.IndexRequest.BuilderaddTmPacket(Yamcs.NamedObjectId value)repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;Yamcs.IndexRequest.BuilderaddTmPacket(Yamcs.NamedObjectId.Builder builderForValue)repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;Yamcs.NamedObjectId.BuilderaddTmPacketBuilder()repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;Yamcs.NamedObjectId.BuilderaddTmPacketBuilder(int index)repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;Yamcs.IndexRequestbuild()Yamcs.IndexRequestbuildPartial()Yamcs.IndexRequest.Builderclear()Yamcs.IndexRequest.BuilderclearCmdName()repeated .yamcs.protobuf.NamedObjectId cmdName = 11;Yamcs.IndexRequest.BuilderclearDefaultNamespace()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 sentYamcs.IndexRequest.BuilderclearEventSource()repeated .yamcs.protobuf.NamedObjectId eventSource = 13;Yamcs.IndexRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Yamcs.IndexRequest.BuilderclearInstance()required string instance = 1;Yamcs.IndexRequest.BuilderclearMergeTime()optional uint32 mergeTime = 16;Yamcs.IndexRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Yamcs.IndexRequest.BuilderclearPpGroup()repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;Yamcs.IndexRequest.BuilderclearSendAllCmd()if sendAllCmd is true, then all command names are sent, otherwise those in the cmdName list (which can be empty)Yamcs.IndexRequest.BuilderclearSendAllEvent()if sendAllEvent is true, then all events are sent, otherwise those in the eventSource list (which can be empty)Yamcs.IndexRequest.BuilderclearSendAllPp()if sendAllPp is true, then all PP groups are sent, otherwise those in the ppGroup list (which can be empty)Yamcs.IndexRequest.BuilderclearSendAllTm()if sendAllTm is true, then all tm packets are sent, otherwise those in the tmPacket list (which can be empty)Yamcs.IndexRequest.BuilderclearSendCompletenessIndex()optional bool sendCompletenessIndex = 9 [default = false];Yamcs.IndexRequest.BuilderclearStart()optional int64 start = 2;Yamcs.IndexRequest.BuilderclearStop()optional int64 stop = 3;Yamcs.IndexRequest.BuilderclearTmPacket()repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;Yamcs.IndexRequest.Builderclone()Yamcs.NamedObjectIdgetCmdName(int index)repeated .yamcs.protobuf.NamedObjectId cmdName = 11;Yamcs.NamedObjectId.BuildergetCmdNameBuilder(int index)repeated .yamcs.protobuf.NamedObjectId cmdName = 11;List<Yamcs.NamedObjectId.Builder>getCmdNameBuilderList()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;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()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Yamcs.NamedObjectIdgetEventSource(int index)repeated .yamcs.protobuf.NamedObjectId eventSource = 13;Yamcs.NamedObjectId.BuildergetEventSourceBuilder(int index)repeated .yamcs.protobuf.NamedObjectId eventSource = 13;List<Yamcs.NamedObjectId.Builder>getEventSourceBuilderList()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;Yamcs.NamedObjectIdgetPpGroup(int index)repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;Yamcs.NamedObjectId.BuildergetPpGroupBuilder(int index)repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;List<Yamcs.NamedObjectId.Builder>getPpGroupBuilderList()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];longgetStart()optional int64 start = 2;longgetStop()optional int64 stop = 3;Yamcs.NamedObjectIdgetTmPacket(int index)repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;Yamcs.NamedObjectId.BuildergetTmPacketBuilder(int index)repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;List<Yamcs.NamedObjectId.Builder>getTmPacketBuilderList()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;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 sentbooleanhasInstance()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()Yamcs.IndexRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Yamcs.IndexRequest.BuildermergeFrom(com.google.protobuf.Message other)Yamcs.IndexRequest.BuildermergeFrom(Yamcs.IndexRequest other)Yamcs.IndexRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Yamcs.IndexRequest.BuilderremoveCmdName(int index)repeated .yamcs.protobuf.NamedObjectId cmdName = 11;Yamcs.IndexRequest.BuilderremoveEventSource(int index)repeated .yamcs.protobuf.NamedObjectId eventSource = 13;Yamcs.IndexRequest.BuilderremovePpGroup(int index)repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;Yamcs.IndexRequest.BuilderremoveTmPacket(int index)repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;Yamcs.IndexRequest.BuildersetCmdName(int index, Yamcs.NamedObjectId value)repeated .yamcs.protobuf.NamedObjectId cmdName = 11;Yamcs.IndexRequest.BuildersetCmdName(int index, Yamcs.NamedObjectId.Builder builderForValue)repeated .yamcs.protobuf.NamedObjectId cmdName = 11;Yamcs.IndexRequest.BuildersetDefaultNamespace(String value)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 sentYamcs.IndexRequest.BuildersetDefaultNamespaceBytes(com.google.protobuf.ByteString value)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 sentYamcs.IndexRequest.BuildersetEventSource(int index, Yamcs.NamedObjectId value)repeated .yamcs.protobuf.NamedObjectId eventSource = 13;Yamcs.IndexRequest.BuildersetEventSource(int index, Yamcs.NamedObjectId.Builder builderForValue)repeated .yamcs.protobuf.NamedObjectId eventSource = 13;Yamcs.IndexRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Yamcs.IndexRequest.BuildersetInstance(String value)required string instance = 1;Yamcs.IndexRequest.BuildersetInstanceBytes(com.google.protobuf.ByteString value)required string instance = 1;Yamcs.IndexRequest.BuildersetMergeTime(int value)optional uint32 mergeTime = 16;Yamcs.IndexRequest.BuildersetPpGroup(int index, Yamcs.NamedObjectId value)repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;Yamcs.IndexRequest.BuildersetPpGroup(int index, Yamcs.NamedObjectId.Builder builderForValue)repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;Yamcs.IndexRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Yamcs.IndexRequest.BuildersetSendAllCmd(boolean value)if sendAllCmd is true, then all command names are sent, otherwise those in the cmdName list (which can be empty)Yamcs.IndexRequest.BuildersetSendAllEvent(boolean value)if sendAllEvent is true, then all events are sent, otherwise those in the eventSource list (which can be empty)Yamcs.IndexRequest.BuildersetSendAllPp(boolean value)if sendAllPp is true, then all PP groups are sent, otherwise those in the ppGroup list (which can be empty)Yamcs.IndexRequest.BuildersetSendAllTm(boolean value)if sendAllTm is true, then all tm packets are sent, otherwise those in the tmPacket list (which can be empty)Yamcs.IndexRequest.BuildersetSendCompletenessIndex(boolean value)optional bool sendCompletenessIndex = 9 [default = false];Yamcs.IndexRequest.BuildersetStart(long value)optional int64 start = 2;Yamcs.IndexRequest.BuildersetStop(long value)optional int64 stop = 3;Yamcs.IndexRequest.BuildersetTmPacket(int index, Yamcs.NamedObjectId value)repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;Yamcs.IndexRequest.BuildersetTmPacket(int index, Yamcs.NamedObjectId.Builder builderForValue)repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;Yamcs.IndexRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
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.Builder<Yamcs.IndexRequest.Builder>
-
clear
public Yamcs.IndexRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.IndexRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.IndexRequest.Builder>
-
getDefaultInstanceForType
public Yamcs.IndexRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Yamcs.IndexRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Yamcs.IndexRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Yamcs.IndexRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.IndexRequest.Builder>
-
setField
public Yamcs.IndexRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.IndexRequest.Builder>
-
clearField
public Yamcs.IndexRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.IndexRequest.Builder>
-
clearOneof
public Yamcs.IndexRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.IndexRequest.Builder>
-
setRepeatedField
public Yamcs.IndexRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.IndexRequest.Builder>
-
addRepeatedField
public Yamcs.IndexRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.IndexRequest.Builder>
-
mergeFrom
public Yamcs.IndexRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Yamcs.IndexRequest.Builder>
-
mergeFrom
public Yamcs.IndexRequest.Builder mergeFrom(Yamcs.IndexRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.IndexRequest.Builder>
-
mergeFrom
public Yamcs.IndexRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Yamcs.IndexRequest.Builder>- Throws:
IOException
-
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
-
setInstance
public Yamcs.IndexRequest.Builder setInstance(String value)
required string instance = 1;
-
clearInstance
public Yamcs.IndexRequest.Builder clearInstance()
required string instance = 1;
-
setInstanceBytes
public Yamcs.IndexRequest.Builder setInstanceBytes(com.google.protobuf.ByteString value)
required string instance = 1;
-
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
-
setStart
public Yamcs.IndexRequest.Builder setStart(long value)
optional int64 start = 2;
-
clearStart
public Yamcs.IndexRequest.Builder clearStart()
optional int64 start = 2;
-
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
-
setStop
public Yamcs.IndexRequest.Builder setStop(long value)
optional int64 stop = 3;
-
clearStop
public Yamcs.IndexRequest.Builder clearStop()
optional int64 stop = 3;
-
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
-
setDefaultNamespace
public Yamcs.IndexRequest.Builder setDefaultNamespace(String value)
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;
-
clearDefaultNamespace
public Yamcs.IndexRequest.Builder clearDefaultNamespace()
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;
-
setDefaultNamespaceBytes
public Yamcs.IndexRequest.Builder setDefaultNamespaceBytes(com.google.protobuf.ByteString value)
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;
-
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
-
setSendAllTm
public Yamcs.IndexRequest.Builder setSendAllTm(boolean value)
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];
-
clearSendAllTm
public Yamcs.IndexRequest.Builder clearSendAllTm()
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];
-
getTmPacketList
public List<Yamcs.NamedObjectId> getTmPacketList()
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;- Specified by:
getTmPacketListin 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
-
setTmPacket
public Yamcs.IndexRequest.Builder setTmPacket(int index, Yamcs.NamedObjectId value)
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;
-
setTmPacket
public Yamcs.IndexRequest.Builder setTmPacket(int index, Yamcs.NamedObjectId.Builder builderForValue)
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;
-
addTmPacket
public Yamcs.IndexRequest.Builder addTmPacket(Yamcs.NamedObjectId value)
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;
-
addTmPacket
public Yamcs.IndexRequest.Builder addTmPacket(int index, Yamcs.NamedObjectId value)
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;
-
addTmPacket
public Yamcs.IndexRequest.Builder addTmPacket(Yamcs.NamedObjectId.Builder builderForValue)
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;
-
addTmPacket
public Yamcs.IndexRequest.Builder addTmPacket(int index, Yamcs.NamedObjectId.Builder builderForValue)
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;
-
addAllTmPacket
public Yamcs.IndexRequest.Builder addAllTmPacket(Iterable<? extends Yamcs.NamedObjectId> values)
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;
-
clearTmPacket
public Yamcs.IndexRequest.Builder clearTmPacket()
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;
-
removeTmPacket
public Yamcs.IndexRequest.Builder removeTmPacket(int index)
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;
-
getTmPacketBuilder
public Yamcs.NamedObjectId.Builder getTmPacketBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;
-
getTmPacketOrBuilder
public Yamcs.NamedObjectIdOrBuilder getTmPacketOrBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;- Specified by:
getTmPacketOrBuilderin interfaceYamcs.IndexRequestOrBuilder
-
getTmPacketOrBuilderList
public List<? extends Yamcs.NamedObjectIdOrBuilder> getTmPacketOrBuilderList()
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;- Specified by:
getTmPacketOrBuilderListin interfaceYamcs.IndexRequestOrBuilder
-
addTmPacketBuilder
public Yamcs.NamedObjectId.Builder addTmPacketBuilder()
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;
-
addTmPacketBuilder
public Yamcs.NamedObjectId.Builder addTmPacketBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;
-
getTmPacketBuilderList
public List<Yamcs.NamedObjectId.Builder> getTmPacketBuilderList()
repeated .yamcs.protobuf.NamedObjectId tmPacket = 6;
-
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
-
setSendAllPp
public Yamcs.IndexRequest.Builder setSendAllPp(boolean value)
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];
-
clearSendAllPp
public Yamcs.IndexRequest.Builder clearSendAllPp()
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];
-
getPpGroupList
public List<Yamcs.NamedObjectId> getPpGroupList()
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;- Specified by:
getPpGroupListin 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
-
setPpGroup
public Yamcs.IndexRequest.Builder setPpGroup(int index, Yamcs.NamedObjectId value)
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;
-
setPpGroup
public Yamcs.IndexRequest.Builder setPpGroup(int index, Yamcs.NamedObjectId.Builder builderForValue)
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;
-
addPpGroup
public Yamcs.IndexRequest.Builder addPpGroup(Yamcs.NamedObjectId value)
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;
-
addPpGroup
public Yamcs.IndexRequest.Builder addPpGroup(int index, Yamcs.NamedObjectId value)
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;
-
addPpGroup
public Yamcs.IndexRequest.Builder addPpGroup(Yamcs.NamedObjectId.Builder builderForValue)
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;
-
addPpGroup
public Yamcs.IndexRequest.Builder addPpGroup(int index, Yamcs.NamedObjectId.Builder builderForValue)
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;
-
addAllPpGroup
public Yamcs.IndexRequest.Builder addAllPpGroup(Iterable<? extends Yamcs.NamedObjectId> values)
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;
-
clearPpGroup
public Yamcs.IndexRequest.Builder clearPpGroup()
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;
-
removePpGroup
public Yamcs.IndexRequest.Builder removePpGroup(int index)
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;
-
getPpGroupBuilder
public Yamcs.NamedObjectId.Builder getPpGroupBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;
-
getPpGroupOrBuilder
public Yamcs.NamedObjectIdOrBuilder getPpGroupOrBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;- Specified by:
getPpGroupOrBuilderin interfaceYamcs.IndexRequestOrBuilder
-
getPpGroupOrBuilderList
public List<? extends Yamcs.NamedObjectIdOrBuilder> getPpGroupOrBuilderList()
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;- Specified by:
getPpGroupOrBuilderListin interfaceYamcs.IndexRequestOrBuilder
-
addPpGroupBuilder
public Yamcs.NamedObjectId.Builder addPpGroupBuilder()
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;
-
addPpGroupBuilder
public Yamcs.NamedObjectId.Builder addPpGroupBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;
-
getPpGroupBuilderList
public List<Yamcs.NamedObjectId.Builder> getPpGroupBuilderList()
repeated .yamcs.protobuf.NamedObjectId ppGroup = 8;
-
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
-
setSendCompletenessIndex
public Yamcs.IndexRequest.Builder setSendCompletenessIndex(boolean value)
optional bool sendCompletenessIndex = 9 [default = false];
-
clearSendCompletenessIndex
public Yamcs.IndexRequest.Builder clearSendCompletenessIndex()
optional bool sendCompletenessIndex = 9 [default = false];
-
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
-
setSendAllCmd
public Yamcs.IndexRequest.Builder setSendAllCmd(boolean value)
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];
-
clearSendAllCmd
public Yamcs.IndexRequest.Builder clearSendAllCmd()
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];
-
getCmdNameList
public List<Yamcs.NamedObjectId> getCmdNameList()
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;- Specified by:
getCmdNameListin 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
-
setCmdName
public Yamcs.IndexRequest.Builder setCmdName(int index, Yamcs.NamedObjectId value)
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;
-
setCmdName
public Yamcs.IndexRequest.Builder setCmdName(int index, Yamcs.NamedObjectId.Builder builderForValue)
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;
-
addCmdName
public Yamcs.IndexRequest.Builder addCmdName(Yamcs.NamedObjectId value)
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;
-
addCmdName
public Yamcs.IndexRequest.Builder addCmdName(int index, Yamcs.NamedObjectId value)
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;
-
addCmdName
public Yamcs.IndexRequest.Builder addCmdName(Yamcs.NamedObjectId.Builder builderForValue)
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;
-
addCmdName
public Yamcs.IndexRequest.Builder addCmdName(int index, Yamcs.NamedObjectId.Builder builderForValue)
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;
-
addAllCmdName
public Yamcs.IndexRequest.Builder addAllCmdName(Iterable<? extends Yamcs.NamedObjectId> values)
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;
-
clearCmdName
public Yamcs.IndexRequest.Builder clearCmdName()
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;
-
removeCmdName
public Yamcs.IndexRequest.Builder removeCmdName(int index)
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;
-
getCmdNameBuilder
public Yamcs.NamedObjectId.Builder getCmdNameBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;
-
getCmdNameOrBuilder
public Yamcs.NamedObjectIdOrBuilder getCmdNameOrBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;- Specified by:
getCmdNameOrBuilderin interfaceYamcs.IndexRequestOrBuilder
-
getCmdNameOrBuilderList
public List<? extends Yamcs.NamedObjectIdOrBuilder> getCmdNameOrBuilderList()
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;- Specified by:
getCmdNameOrBuilderListin interfaceYamcs.IndexRequestOrBuilder
-
addCmdNameBuilder
public Yamcs.NamedObjectId.Builder addCmdNameBuilder()
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;
-
addCmdNameBuilder
public Yamcs.NamedObjectId.Builder addCmdNameBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;
-
getCmdNameBuilderList
public List<Yamcs.NamedObjectId.Builder> getCmdNameBuilderList()
repeated .yamcs.protobuf.NamedObjectId cmdName = 11;
-
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
-
setSendAllEvent
public Yamcs.IndexRequest.Builder setSendAllEvent(boolean value)
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];
-
clearSendAllEvent
public Yamcs.IndexRequest.Builder clearSendAllEvent()
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];
-
getEventSourceList
public List<Yamcs.NamedObjectId> getEventSourceList()
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;- Specified by:
getEventSourceListin 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
-
setEventSource
public Yamcs.IndexRequest.Builder setEventSource(int index, Yamcs.NamedObjectId value)
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;
-
setEventSource
public Yamcs.IndexRequest.Builder setEventSource(int index, Yamcs.NamedObjectId.Builder builderForValue)
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;
-
addEventSource
public Yamcs.IndexRequest.Builder addEventSource(Yamcs.NamedObjectId value)
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;
-
addEventSource
public Yamcs.IndexRequest.Builder addEventSource(int index, Yamcs.NamedObjectId value)
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;
-
addEventSource
public Yamcs.IndexRequest.Builder addEventSource(Yamcs.NamedObjectId.Builder builderForValue)
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;
-
addEventSource
public Yamcs.IndexRequest.Builder addEventSource(int index, Yamcs.NamedObjectId.Builder builderForValue)
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;
-
addAllEventSource
public Yamcs.IndexRequest.Builder addAllEventSource(Iterable<? extends Yamcs.NamedObjectId> values)
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;
-
clearEventSource
public Yamcs.IndexRequest.Builder clearEventSource()
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;
-
removeEventSource
public Yamcs.IndexRequest.Builder removeEventSource(int index)
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;
-
getEventSourceBuilder
public Yamcs.NamedObjectId.Builder getEventSourceBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;
-
getEventSourceOrBuilder
public Yamcs.NamedObjectIdOrBuilder getEventSourceOrBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;- Specified by:
getEventSourceOrBuilderin interfaceYamcs.IndexRequestOrBuilder
-
getEventSourceOrBuilderList
public List<? extends Yamcs.NamedObjectIdOrBuilder> getEventSourceOrBuilderList()
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;- Specified by:
getEventSourceOrBuilderListin interfaceYamcs.IndexRequestOrBuilder
-
addEventSourceBuilder
public Yamcs.NamedObjectId.Builder addEventSourceBuilder()
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;
-
addEventSourceBuilder
public Yamcs.NamedObjectId.Builder addEventSourceBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;
-
getEventSourceBuilderList
public List<Yamcs.NamedObjectId.Builder> getEventSourceBuilderList()
repeated .yamcs.protobuf.NamedObjectId eventSource = 13;
-
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
-
setMergeTime
public Yamcs.IndexRequest.Builder setMergeTime(int value)
optional uint32 mergeTime = 16;
-
clearMergeTime
public Yamcs.IndexRequest.Builder clearMergeTime()
optional uint32 mergeTime = 16;
-
setUnknownFields
public final Yamcs.IndexRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.IndexRequest.Builder>
-
mergeUnknownFields
public final Yamcs.IndexRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.IndexRequest.Builder>
-
-