Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abandonTransfer(String) - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
- abort() - Method in class org.yamcs.parameterarchive.RealtimeArchiveFiller
-
Called when risking running out of memory, drop all data
- ABORTED - Enum constant in enum org.yamcs.protobuf.ExecutionStatus
-
ABORTED = 4;
- ABORTED_VALUE - Static variable in enum org.yamcs.protobuf.ExecutionStatus
-
ABORTED = 4;
- ABORTONINVALID_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.SubscribeParametersRequest
- ABS - Enum constant in enum org.yamcs.xtce.MathOperator
-
absolute value (x1 -- abs(x1))
- ABSOLUTE - Enum constant in enum org.yamcs.tctm.ccsds.TcManagedParameters.PriorityScheme
- AbsolutePathConverter() - Constructor for class org.yamcs.YamcsServerOptions.AbsolutePathConverter
- AbsoluteTimeArgumentType - Class in org.yamcs.xtce
- AbsoluteTimeArgumentType(String) - Constructor for class org.yamcs.xtce.AbsoluteTimeArgumentType
- AbsoluteTimeArgumentType(AbsoluteTimeArgumentType) - Constructor for class org.yamcs.xtce.AbsoluteTimeArgumentType
-
Copy constructor
- AbsoluteTimeArgumentType(AbsoluteTimeArgumentType.Builder) - Constructor for class org.yamcs.xtce.AbsoluteTimeArgumentType
- AbsoluteTimeArgumentType.Builder - Class in org.yamcs.xtce
- AbsoluteTimeDataType - Class in org.yamcs.xtce
-
Used to contain an absolute time.
- AbsoluteTimeDataType(String) - Constructor for class org.yamcs.xtce.AbsoluteTimeDataType
- AbsoluteTimeDataType(AbsoluteTimeDataType) - Constructor for class org.yamcs.xtce.AbsoluteTimeDataType
- AbsoluteTimeDataType(AbsoluteTimeDataType.Builder<?>) - Constructor for class org.yamcs.xtce.AbsoluteTimeDataType
- AbsoluteTimeDataType.Builder<T extends AbsoluteTimeDataType.Builder<T>> - Class in org.yamcs.xtce
- ABSOLUTETIMEINFO_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.Mdb.ParameterTypeInfo
- AbsoluteTimeParameterType - Class in org.yamcs.xtce
- AbsoluteTimeParameterType(String) - Constructor for class org.yamcs.xtce.AbsoluteTimeParameterType
- AbsoluteTimeParameterType(AbsoluteTimeParameterType) - Constructor for class org.yamcs.xtce.AbsoluteTimeParameterType
-
Creates a shallow copy of the parameter type, giving it a new name.
- AbsoluteTimeParameterType(AbsoluteTimeParameterType.Builder) - Constructor for class org.yamcs.xtce.AbsoluteTimeParameterType
- AbsoluteTimeParameterType.Builder - Class in org.yamcs.xtce
- ABSTRACT_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.Mdb.CommandInfo
- AbstractAlarmsApi<T> - Class in org.yamcs.protobuf.alarms
- AbstractAlarmsApi() - Constructor for class org.yamcs.protobuf.alarms.AbstractAlarmsApi
- AbstractAlgorithmExecutor - Class in org.yamcs.algorithms
-
Skeleton implementation for algorithms conforming to the XTCE
Algorithm
definition. - AbstractAlgorithmExecutor(Algorithm, AlgorithmExecutionContext) - Constructor for class org.yamcs.algorithms.AbstractAlgorithmExecutor
- AbstractAuditApi<T> - Class in org.yamcs.protobuf.audit
- AbstractAuditApi() - Constructor for class org.yamcs.protobuf.audit.AbstractAuditApi
- AbstractBucketsApi<T> - Class in org.yamcs.protobuf
-
Methods related to object storage.
- AbstractBucketsApi() - Constructor for class org.yamcs.protobuf.AbstractBucketsApi
- AbstractClearanceApi<T> - Class in org.yamcs.protobuf
- AbstractClearanceApi() - Constructor for class org.yamcs.protobuf.AbstractClearanceApi
- AbstractCommandsApi<T> - Class in org.yamcs.protobuf
- AbstractCommandsApi() - Constructor for class org.yamcs.protobuf.AbstractCommandsApi
- AbstractCop1Api<T> - Class in org.yamcs.protobuf
-
Methods for virtual channel TC links that have ``useCop1: true``.
- AbstractCop1Api() - Constructor for class org.yamcs.protobuf.AbstractCop1Api
- AbstractDatabaseApi<T> - Class in org.yamcs.protobuf
- AbstractDatabaseApi() - Constructor for class org.yamcs.protobuf.AbstractDatabaseApi
- AbstractDataDecoder - Class in org.yamcs.mdb
-
stubbed implementation of DataDecoder that "removes" all the AlgorithmExecutor methods - to be used until the data decoders will work as algorithms, or for data decoders that do not need any input parameters
- AbstractDataDecoder() - Constructor for class org.yamcs.mdb.AbstractDataDecoder
- AbstractDataEncoder - Class in org.yamcs.mdb
-
stubbed implementation of DataEncoder that "removes" all the AlgorithmExecutor methods - to be used until the data decoders will work as algorithms, or for data decoders that do not need any input parameters
- AbstractDataEncoder() - Constructor for class org.yamcs.mdb.AbstractDataEncoder
- AbstractDbIterator - Class in org.yamcs.yarch.rocksdb
- AbstractDbIterator(RocksIterator) - Constructor for class org.yamcs.yarch.rocksdb.AbstractDbIterator
- AbstractEventProducer - Class in org.yamcs.events
-
Default implementation of an EventProducer that provides shortcut methods for sending message of different severity types.
- AbstractEventProducer() - Constructor for class org.yamcs.events.AbstractEventProducer
- AbstractEventsApi<T> - Class in org.yamcs.protobuf
- AbstractEventsApi() - Constructor for class org.yamcs.protobuf.AbstractEventsApi
- AbstractFileLoader - Class in org.yamcs.mdb
-
Abstract class for MDB loaders that load data from files (or directories with files)
- AbstractFileLoader(String) - Constructor for class org.yamcs.mdb.AbstractFileLoader
- AbstractFileTransferApi<T> - Class in org.yamcs.protobuf
- AbstractFileTransferApi() - Constructor for class org.yamcs.protobuf.AbstractFileTransferApi
- AbstractHttpRequestAuthModule - Class in org.yamcs.security
-
Base class for an
AuthModule
that identifies users based on an incoming HTTP request. - AbstractHttpRequestAuthModule() - Constructor for class org.yamcs.security.AbstractHttpRequestAuthModule
- AbstractHttpRequestAuthModule.HttpRequestToken - Class in org.yamcs.security
-
Data holder for passing an
HttpRequest
to a login call. - AbstractHttpService - Class in org.yamcs.http
-
An HTTP-specific subservice whose lifecycle is managed by
HttpServer
. - AbstractHttpService() - Constructor for class org.yamcs.http.AbstractHttpService
- AbstractIamApi<T> - Class in org.yamcs.protobuf
-
Handles incoming requests related to Identity and Access Management (IAM)
- AbstractIamApi() - Constructor for class org.yamcs.protobuf.AbstractIamApi
- AbstractIndexesApi<T> - Class in org.yamcs.protobuf
- AbstractIndexesApi() - Constructor for class org.yamcs.protobuf.AbstractIndexesApi
- AbstractInstancesApi<T> - Class in org.yamcs.protobuf
- AbstractInstancesApi() - Constructor for class org.yamcs.protobuf.AbstractInstancesApi
- AbstractIntegrationTest - Class in org.yamcs.tests
- AbstractIntegrationTest() - Constructor for class org.yamcs.tests.AbstractIntegrationTest
- AbstractIntegrationTest.PacketProvider - Class in org.yamcs.tests
- AbstractIntegrationTest.ParameterProvider - Class in org.yamcs.tests
- AbstractIntegrationTest.TcDataLink - Class in org.yamcs.tests
- AbstractJavaExprExecutor - Class in org.yamcs.algorithms
- AbstractJavaExprExecutor(Algorithm, AlgorithmExecutionContext) - Constructor for class org.yamcs.algorithms.AbstractJavaExprExecutor
- AbstractLink - Class in org.yamcs.tctm
-
Abstract link implementation as a
Service
handling the basic enable/disable getConfig operations - AbstractLink() - Constructor for class org.yamcs.tctm.AbstractLink
- AbstractLinksApi<T> - Class in org.yamcs.protobuf.links
- AbstractLinksApi() - Constructor for class org.yamcs.protobuf.links.AbstractLinksApi
- AbstractMdbApi<T> - Class in org.yamcs.protobuf
- AbstractMdbApi() - Constructor for class org.yamcs.protobuf.AbstractMdbApi
- AbstractMdbOverrideApi<T> - Class in org.yamcs.protobuf
-
Groups operations that support runtime changes to some parts of the MDB.
- AbstractMdbOverrideApi() - Constructor for class org.yamcs.protobuf.AbstractMdbOverrideApi
- AbstractPacketPreprocessor - Class in org.yamcs.tctm
-
This class provides some common facilities for the packet preprocessors.
- AbstractPacketPreprocessor(String, YConfiguration) - Constructor for class org.yamcs.tctm.AbstractPacketPreprocessor
- AbstractPacketPreprocessor.TimeDecoderType - Enum in org.yamcs.tctm
- AbstractPacketPreprocessor.TimeEpochs - Enum in org.yamcs.tctm
- AbstractPacketsApi<T> - Class in org.yamcs.protobuf
- AbstractPacketsApi() - Constructor for class org.yamcs.protobuf.AbstractPacketsApi
- AbstractPage<RequestT extends com.google.protobuf.Message,
ResponseT extends com.google.protobuf.Message, ItemT> - Class in org.yamcs.client.base - AbstractPage(RequestT, String) - Constructor for class org.yamcs.client.base.AbstractPage
- AbstractParameterArchiveApi<T> - Class in org.yamcs.protobuf
- AbstractParameterArchiveApi() - Constructor for class org.yamcs.protobuf.AbstractParameterArchiveApi
- AbstractParameterDataLink - Class in org.yamcs.tctm
- AbstractParameterDataLink() - Constructor for class org.yamcs.tctm.AbstractParameterDataLink
- AbstractProcessingApi<T> - Class in org.yamcs.protobuf
- AbstractProcessingApi() - Constructor for class org.yamcs.protobuf.AbstractProcessingApi
- AbstractProcessorService - Class in org.yamcs
- AbstractProcessorService() - Constructor for class org.yamcs.AbstractProcessorService
- AbstractQueuesApi<T> - Class in org.yamcs.protobuf
- AbstractQueuesApi() - Constructor for class org.yamcs.protobuf.AbstractQueuesApi
- AbstractReplicationApi<T> - Class in org.yamcs.protobuf
- AbstractReplicationApi() - Constructor for class org.yamcs.protobuf.AbstractReplicationApi
- AbstractRocksDbApi<T> - Class in org.yamcs.protobuf
- AbstractRocksDbApi() - Constructor for class org.yamcs.protobuf.AbstractRocksDbApi
- AbstractServerApi<T> - Class in org.yamcs.protobuf
-
Handles incoming requests related to api routes
- AbstractServerApi() - Constructor for class org.yamcs.protobuf.AbstractServerApi
- AbstractServicesApi<T> - Class in org.yamcs.protobuf
- AbstractServicesApi() - Constructor for class org.yamcs.protobuf.AbstractServicesApi
- AbstractSessionsApi<T> - Class in org.yamcs.protobuf
- AbstractSessionsApi() - Constructor for class org.yamcs.protobuf.AbstractSessionsApi
- AbstractSimulator - Class in org.yamcs.simulator
- AbstractSimulator() - Constructor for class org.yamcs.simulator.AbstractSimulator
- AbstractStaxReader - Class in org.yamcs.xtce.xml
-
Abstract class for XML readers
- AbstractStaxReader(String) - Constructor for class org.yamcs.xtce.xml.AbstractStaxReader
- AbstractStreamArchiveApi<T> - Class in org.yamcs.protobuf
- AbstractStreamArchiveApi() - Constructor for class org.yamcs.protobuf.AbstractStreamArchiveApi
- AbstractStreamSender<ItemT extends com.google.protobuf.Message,
ResponseT> - Class in org.yamcs.client.base - AbstractStreamSender(BulkRestDataSender) - Constructor for class org.yamcs.client.base.AbstractStreamSender
- AbstractSubscription<C extends com.google.protobuf.Message,
S extends com.google.protobuf.Message> - Class in org.yamcs.client.base -
Default base class for a
Subscription
. - AbstractSubscription(MethodHandler, String, Class<S>) - Constructor for class org.yamcs.client.base.AbstractSubscription
- AbstractTableApi<T> - Class in org.yamcs.protobuf
-
Service for reading and writing to Yamcs tables and streams
- AbstractTableApi() - Constructor for class org.yamcs.protobuf.AbstractTableApi
- AbstractTableWalker - Class in org.yamcs.yarch
-
Iterator through a table.
- AbstractTableWalker(ExecutionContext, TableDefinition, boolean, boolean) - Constructor for class org.yamcs.yarch.AbstractTableWalker
- AbstractTcDataLink - Class in org.yamcs.tctm
-
Base implementation for a TC data link that initialises a post processor and implements basic methods.
- AbstractTcDataLink() - Constructor for class org.yamcs.tctm.AbstractTcDataLink
- AbstractTcFrameLink - Class in org.yamcs.tctm.ccsds
-
Sends TC as TC frames (CCSDS 232.0-B-3) or TC frames embedded in CLTU (CCSDS 231.0-B-3).
- AbstractTcFrameLink() - Constructor for class org.yamcs.tctm.ccsds.AbstractTcFrameLink
- AbstractThreadedTcDataLink - Class in org.yamcs.tctm
-
Abstract link that starts a thread when it's enabled and stops it when it's disabled.
- AbstractThreadedTcDataLink() - Constructor for class org.yamcs.tctm.AbstractThreadedTcDataLink
- AbstractTimeApi<T> - Class in org.yamcs.protobuf
- AbstractTimeApi() - Constructor for class org.yamcs.protobuf.AbstractTimeApi
- AbstractTimeCorrelationApi<T> - Class in org.yamcs.protobuf
-
Methods related to the Time Correlation Service.
- AbstractTimeCorrelationApi() - Constructor for class org.yamcs.protobuf.AbstractTimeCorrelationApi
- AbstractTimelineApi<T> - Class in org.yamcs.protobuf
-
Methods related to the Timeline Service.
- AbstractTimelineApi() - Constructor for class org.yamcs.protobuf.AbstractTimelineApi
- AbstractTmDataLink - Class in org.yamcs.tctm
- AbstractTmDataLink() - Constructor for class org.yamcs.tctm.AbstractTmDataLink
- AbstractTmFrameLink - Class in org.yamcs.tctm.ccsds
- AbstractTmFrameLink() - Constructor for class org.yamcs.tctm.ccsds.AbstractTmFrameLink
- AbstractWebApi<T> - Class in org.yamcs.web.api
- AbstractWebApi() - Constructor for class org.yamcs.web.api.AbstractWebApi
- AbstractYamcsService - Class in org.yamcs
- AbstractYamcsService() - Constructor for class org.yamcs.AbstractYamcsService
- accept(int, int, long, Yamcs.Value) - Method in interface org.yamcs.parameterarchive.ValueConsumer
- accept(ParameterValueArray) - Method in class org.yamcs.http.api.Downsampler
- accept(ParameterValueArray) - Method in class org.yamcs.http.api.ParameterRanger
- accept(T) - Method in interface org.yamcs.client.StreamReceiver
- acceptCommand(String, String) - Method in class org.yamcs.client.processor.ProcessorClient
- acceptCommand(Void, AcceptCommandRequest, Observer<Empty>) - Method in class org.yamcs.protobuf.QueuesApiClient
-
Accept a queued command
- acceptCommand(Context, AcceptCommandRequest, Observer<Empty>) - Method in class org.yamcs.http.api.QueuesApi
- acceptCommand(T, AcceptCommandRequest, Observer<Empty>) - Method in class org.yamcs.protobuf.AbstractQueuesApi
-
Accept a queued command
- AcceptCommandRequest - Class in org.yamcs.protobuf
-
Protobuf type
yamcs.protobuf.commanding.AcceptCommandRequest
- AcceptCommandRequest.Builder - Class in org.yamcs.protobuf
-
Protobuf type
yamcs.protobuf.commanding.AcceptCommandRequest
- AcceptCommandRequestOrBuilder - Interface in org.yamcs.protobuf
- ACCEPTEDCOMMANDSCOUNT_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.Commanding.CommandQueueInfo
- acceptParameter(String) - Method in class org.yamcs.http.auth.FormData
- acceptParameters(String...) - Method in class org.yamcs.http.auth.FormData
- ACCESS_TOKEN_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.TokenResponse
- accessToken - Variable in class org.yamcs.security.OpenIDAuthModule.OpenIDAuthenticationInfo
- Account - Class in org.yamcs.security
-
A
User
or anServiceAccount
- Account(String, Account) - Constructor for class org.yamcs.security.Account
- ACCOUNT_CNAME_ACTIVE - Static variable in class org.yamcs.security.DirectoryDb
- ACCOUNT_CNAME_CONFIRMATION_TIME - Static variable in class org.yamcs.security.DirectoryDb
- ACCOUNT_CNAME_CREATED_BY - Static variable in class org.yamcs.security.DirectoryDb
- ACCOUNT_CNAME_CREATION_TIME - Static variable in class org.yamcs.security.DirectoryDb
- ACCOUNT_CNAME_DISPLAY_NAME - Static variable in class org.yamcs.security.DirectoryDb
- ACCOUNT_CNAME_ID - Static variable in class org.yamcs.security.DirectoryDb
- ACCOUNT_CNAME_LAST_LOGIN_TIME - Static variable in class org.yamcs.security.DirectoryDb
- ACCOUNT_CNAME_NAME - Static variable in class org.yamcs.security.DirectoryDb
- ACCOUNT_CNAME_SERVICE_DETAIL - Static variable in class org.yamcs.security.DirectoryDb
- ACCOUNT_CNAME_USER_DETAIL - Static variable in class org.yamcs.security.DirectoryDb
- AccountCollection - Class in org.yamcs.security.protobuf
-
Protobuf type
AccountCollection
- AccountCollection.Builder - Class in org.yamcs.security.protobuf
-
Protobuf type
AccountCollection
- AccountCollectionOrBuilder - Interface in org.yamcs.security.protobuf
- AccountRecord - Class in org.yamcs.security.protobuf
-
Protobuf type
AccountRecord
- AccountRecord.AccountTypeCase - Enum in org.yamcs.security.protobuf
- AccountRecord.Builder - Class in org.yamcs.security.protobuf
-
Protobuf type
AccountRecord
- AccountRecordOrBuilder - Interface in org.yamcs.security.protobuf
- ACCOUNTTYPE_NOT_SET - Enum constant in enum org.yamcs.security.protobuf.AccountRecord.AccountTypeCase
- ACCURACY_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.TcoConfig
- ack(PusTcPacket, int) - Method in class org.yamcs.simulator.pus.PusSimulator
- ACK - Enum constant in enum org.yamcs.cfdp.pdu.FileDirectiveCode
- ACK_ALARM - Enum constant in enum org.yamcs.alarms.AlarmState
- ACK_LIMIT_REACHED - Enum constant in enum org.yamcs.cfdp.pdu.ConditionCode
- ackBypassFrame(TcTransferFrame) - Method in class org.yamcs.tctm.ccsds.AbstractTcFrameLink
-
Ack the BD frames Note: the AD frames are acknowledged in the when the COP1 ack is received
- ackCommand(Commanding.CommandId) - Method in class org.yamcs.tctm.AbstractTcDataLink
-
send an ack in the command history that the command has been sent out of the link
- ackCommand(Commanding.CommandId) - Method in class org.yamcs.tctm.TcpTcTmDataLink
-
send an ack in the command history that the command has been sent out of the link
- acknowledge(String, long, String) - Method in class org.yamcs.alarms.ActiveAlarm
-
Acknowledge the alarm.
- acknowledge(ActiveAlarm<T>, String, long, String) - Method in class org.yamcs.alarms.AlarmServer
-
Acknowledges an active alarm instance.
- acknowledgeAlarm(Void, AcknowledgeAlarmRequest, Observer<Empty>) - Method in class org.yamcs.protobuf.alarms.AlarmsApiClient
-
Acknowledge an alarm
- acknowledgeAlarm(Context, AcknowledgeAlarmRequest, Observer<Empty>) - Method in class org.yamcs.http.api.AlarmsApi
- acknowledgeAlarm(T, AcknowledgeAlarmRequest, Observer<Empty>) - Method in class org.yamcs.protobuf.alarms.AbstractAlarmsApi
-
Acknowledge an alarm
- AcknowledgeAlarmRequest - Class in org.yamcs.protobuf.alarms
-
Protobuf type
yamcs.protobuf.alarms.AcknowledgeAlarmRequest
- AcknowledgeAlarmRequest.Builder - Class in org.yamcs.protobuf.alarms
-
Protobuf type
yamcs.protobuf.alarms.AcknowledgeAlarmRequest
- AcknowledgeAlarmRequestOrBuilder - Interface in org.yamcs.protobuf.alarms
- acknowledged - Variable in class org.yamcs.cfdp.OngoingCfdpTransfer
- ACKNOWLEDGED - Enum constant in enum org.yamcs.alarms.AlarmNotificationType
- ACKNOWLEDGED - Enum constant in enum org.yamcs.cfdp.pdu.CfdpPacket.TransmissionMode
- ACKNOWLEDGED - Enum constant in enum org.yamcs.protobuf.AlarmNotificationType
-
Whenever somebody acknowledged an alarm (it could be that it is still OOL)
- ACKNOWLEDGED_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.AlarmData
- ACKNOWLEDGED_VALUE - Static variable in enum org.yamcs.protobuf.AlarmNotificationType
-
Whenever somebody acknowledged an alarm (it could be that it is still OOL)
- ACKNOWLEDGEDACTIVE_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.alarms.GlobalAlarmStatus
- ACKNOWLEDGEDBY_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.AcknowledgeInfo
- ACKNOWLEDGEDCOUNT_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.alarms.GlobalAlarmStatus
- AcknowledgeInfo - Class in org.yamcs.protobuf
-
Protobuf type
yamcs.protobuf.alarms.AcknowledgeInfo
- ACKNOWLEDGEINFO_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.AlarmData
- AcknowledgeInfo.Builder - Class in org.yamcs.protobuf
-
Protobuf type
yamcs.protobuf.alarms.AcknowledgeInfo
- AcknowledgeInfoOrBuilder - Interface in org.yamcs.protobuf
- ACKNOWLEDGEMESSAGE_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.AcknowledgeInfo
- AcknowledgeQueued_KEY - Static variable in interface org.yamcs.cmdhistory.CommandHistoryPublisher
- AcknowledgeReleased_KEY - Static variable in interface org.yamcs.cmdhistory.CommandHistoryPublisher
- AcknowledgeSent_KEY - Static variable in interface org.yamcs.cmdhistory.CommandHistoryPublisher
-
Used by the links to add entries in the command history when the command has been sent via the link.
- ACKNOWLEDGETIME_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.AcknowledgeInfo
- Acknowledgment - Class in org.yamcs.client
- Acknowledgment - Class in org.yamcs.commanding
-
Meta information for a globally available acknowledgment.
- Acknowledgment(String) - Constructor for class org.yamcs.commanding.Acknowledgment
- Acknowledgment(String, String) - Constructor for class org.yamcs.commanding.Acknowledgment
- AcknowledgmentInfo - Class in org.yamcs.protobuf
-
Protobuf type
yamcs.protobuf.yamcsManagement.AcknowledgmentInfo
- AcknowledgmentInfo.Builder - Class in org.yamcs.protobuf
-
Protobuf type
yamcs.protobuf.yamcsManagement.AcknowledgmentInfo
- AcknowledgmentInfoOrBuilder - Interface in org.yamcs.protobuf
- ACKNOWLEDGMENTS_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.ProcessorInfo
- ackPacket(ColumbusCcsdsPacket, int, int) - Method in class org.yamcs.simulator.ColSimulator
- AckPacket - Class in org.yamcs.cfdp.pdu
- AckPacket(FileDirectiveCode, AckPacket.FileDirectiveSubtypeCode, ConditionCode, AckPacket.TransactionStatus, CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.AckPacket
- AckPacket.FileDirectiveSubtypeCode - Enum in org.yamcs.cfdp.pdu
- AckPacket.TransactionStatus - Enum in org.yamcs.cfdp.pdu
- ACOS - Enum constant in enum org.yamcs.xtce.MathOperator
-
arccosine (x -- acos\(x)) radians
- acosh(double) - Static method in class org.yamcs.utils.MathUtil
- ACOSH - Enum constant in enum org.yamcs.xtce.MathOperator
-
hyperbolic arccosine (x -- acosh\(x))
- ACQUIRED - Enum constant in enum org.yamcs.protobuf.Pvalue.AcquisitionStatus
-
OK!
- ACQUIRED_VALUE - Static variable in enum org.yamcs.protobuf.Pvalue.AcquisitionStatus
-
OK!
- acquisitionStatus - Variable in class org.yamcs.algorithms.ValueBinding
- ACQUISITIONSTATUS_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.Pvalue.ParameterStatus
- ACQUISITIONSTATUS_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.Pvalue.ParameterValue
- ACQUISITIONSTATUS_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.ParameterValue
- acquisitionTime() - Method in class org.yamcs.algorithms.ValueBinding
- ACQUISITIONTIME_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.Pvalue.ParameterValue
- ACQUISITIONTIME_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.ParameterValue
- acquisitionTimeMillis - Variable in class org.yamcs.algorithms.ValueBinding
- action() - Method in class org.yamcs.yarch.TableVisitor.Action
- ACTION_CONTINUE - Static variable in interface org.yamcs.yarch.TableVisitor
- ACTION_DELETE - Static variable in interface org.yamcs.yarch.TableVisitor
- ACTION_DELETE_STOP - Static variable in interface org.yamcs.yarch.TableVisitor
- ACTION_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.links.RunActionRequest
- ACTION_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.SubscribeParametersRequest
- ACTION_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.UpdateAlgorithmRequest
- ACTION_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.UpdateParameterRequest
- ACTION_STOP - Static variable in interface org.yamcs.yarch.TableVisitor
- ACTION_UPDATE - Static variable in interface org.yamcs.yarch.TableVisitor
- ACTION_UPDATE_STOP - Static variable in interface org.yamcs.yarch.TableVisitor
- actionPerformed(ActionEvent) - Method in class org.yamcs.ui.packetviewer.ConnectDialog
- actionPerformed(ActionEvent) - Method in class org.yamcs.ui.packetviewer.GoToPacketDialog
- actionPerformed(ActionEvent) - Method in class org.yamcs.ui.packetviewer.OpenFileDialog
- actionPerformed(ActionEvent) - Method in class org.yamcs.ui.packetviewer.PacketViewer
- actions - Variable in class org.yamcs.xtce.util.NameReference
- ACTIONS_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.links.LinkInfo
- activateAlgorithm(Algorithm, AlgorithmExecutionContext) - Method in class org.yamcs.algorithms.AlgorithmManager
-
Activate an algorithm in a context.
- active - Variable in class org.yamcs.security.Account
- ACTIVE - Enum constant in enum org.yamcs.cfdp.pdu.AckPacket.TransactionStatus
- ACTIVE - Enum constant in enum org.yamcs.protobuf.AlarmNotificationType
-
Initial active alarms at the moment of request
- ACTIVE - Enum constant in enum org.yamcs.protobuf.Cop1State
-
ACTIVE = 1;
- ACTIVE_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.AlgorithmStatus
- ACTIVE_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.ClientConnectionInfo
- ACTIVE_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.ServiceAccountInfo
- ACTIVE_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.UpdateUserRequest
- ACTIVE_FIELD_NUMBER - Static variable in class org.yamcs.protobuf.UserInfo
- ACTIVE_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.AccountRecord
- ACTIVE_VALUE - Static variable in enum org.yamcs.protobuf.AlarmNotificationType
-
Initial active alarms at the moment of request
- ACTIVE_VALUE - Static variable in enum org.yamcs.protobuf.Cop1State
-
ACTIVE = 1;
- ActiveAlarm<T> - Class in org.yamcs.alarms
-
Keeps track of the alarm for one parameter or event.
- ActiveAlarm(T, boolean, boolean) - Constructor for class org.yamcs.alarms.ActiveAlarm
- ActiveAlgorithm - Class in org.yamcs.algorithms
-
This class stores some info related to one active algorithm
- ActiveAlgorithm(Algorithm, AlgorithmExecutionContext, AlgorithmExecutor) - Constructor for class org.yamcs.algorithms.ActiveAlgorithm
- ActiveCommand - Class in org.yamcs.commanding
-
A command which is just being sent (maybe in the queue) or that has been sent and command verifiers are pending.
- ActiveCommand(Processor, PreparedCommand) - Constructor for class org.yamcs.commanding.ActiveCommand
- Activity - Class in org.yamcs.timeline
- Activity(TimelineItemType, UUID) - Constructor for class org.yamcs.timeline.Activity
- ACTIVITY_GROUP - Enum constant in enum org.yamcs.protobuf.TimelineItemType
-
a grouping of activities - unlike the ITEM_GROUP, this group in itself is an automated activity
- ACTIVITY_GROUP_VALUE - Static variable in enum org.yamcs.protobuf.TimelineItemType
-
a grouping of activities - unlike the ITEM_GROUP, this group in itself is an automated activity
- ActivityGroup - Class in org.yamcs.timeline
- ActivityGroup(UUID) - Constructor for class org.yamcs.timeline.ActivityGroup
- add(boolean) - Method in class org.yamcs.utils.BooleanArray
-
Add value at the end of the array
- add(byte) - Method in class org.yamcs.utils.ByteArray
-
add value to the array
- add(byte[]) - Method in class org.yamcs.utils.ByteArray
- add(double) - Method in class org.yamcs.utils.DoubleArray
-
add value to the array
- add(float) - Method in class org.yamcs.utils.FloatArray
-
add value to the array
- add(int) - Method in class me.lemire.integercompression.IntWrapper
-
add the provided value to the integer
- add(int) - Method in class org.yamcs.parameter.SubscriptionArray
-
add subscription id to the array If it's already in the array, the operation has no effect
- add(int) - Method in class org.yamcs.utils.IntArray
-
add value to the array
- add(int) - Method in class org.yamcs.utils.SortedIntArray
-
Change the elements of the array by adding x to each element
- add(int, boolean) - Method in class org.yamcs.utils.BooleanArray
-
Inserts the given value in the specified position in the array.
- add(int, double) - Method in class org.yamcs.utils.DoubleArray
- add(int, float) - Method in class org.yamcs.utils.FloatArray
- add(int, int) - Method in class org.yamcs.utils.IntArray
- add(int, long) - Method in class org.yamcs.utils.LongArray
- add(int, E) - Method in class org.yamcs.parameterarchive.ObjectSegment
- add(int, ParameterValue) - Method in class org.yamcs.parameterarchive.ParameterIdValueList
- add(int, Value) - Method in class org.yamcs.parameterarchive.BinaryValueSegment
- add(int, Value) - Method in class org.yamcs.parameterarchive.BooleanValueSegment
- add(int, Value) - Method in class org.yamcs.parameterarchive.DoubleValueSegment
- add(int, Value) - Method in class org.yamcs.parameterarchive.FloatValueSegment
- add(int, Value) - Method in class org.yamcs.parameterarchive.IntValueSegment
- add(int, Value) - Method in class org.yamcs.parameterarchive.LongValueSegment
- add(int, Value) - Method in class org.yamcs.parameterarchive.StringValueSegment
- add(int, Value) - Method in interface org.yamcs.parameterarchive.ValueSegment
- add(long) - Method in class org.yamcs.parameterarchive.SortedTimeSegment
-
Insert instant into the array and return the position at which it has been inserted.
- add(long) - Method in class org.yamcs.utils.LongArray
-
add value to the array
- add(long, String) - Method in class org.yamcs.mdb.BaseSpreadsheetLoader.EnumerationDefinition
- add(E) - Method in class org.yamcs.parameterarchive.ObjectSegment
-
add element to the end of the segment
- add(Object, Partition) - Method in class org.yamcs.yarch.PartitionManager.Interval
-
Add a partition
- add(List<Yamcs.NamedObjectId>) - Method in class org.yamcs.client.ParameterSubscription
-
Extends the ongoing subscription with the provided identifiers.
- add(K, V) - Method in class org.yamcs.utils.IndexedList
- add(ActiveCommand) - Method in class org.yamcs.commanding.CommandQueue
- add(ParameterValue) - Method in class org.yamcs.parameter.LastValueCache
-
Adds a new value.
- add(ParameterValue) - Method in class org.yamcs.parameter.ParameterValueList
- add(Value, boolean) - Method in class org.yamcs.http.api.ParameterRanger.MultiRange
- add(Value, boolean) - Method in class org.yamcs.http.api.ParameterRanger.Range
- add(Value, boolean) - Method in class org.yamcs.http.api.ParameterRanger.SingleRange
- add(T) - Method in class org.yamcs.xtce.NamedDescriptionIndex
- ADD - Enum constant in enum org.yamcs.protobuf.SubscribeParametersRequest.Action
-
The parameter identifiers specified with ``id`` are added to any that were previously subscribed to on this call.
- ADD_VALUE - Static variable in enum org.yamcs.protobuf.SubscribeParametersRequest.Action
-
The parameter identifiers specified with ``id`` are added to any that were previously subscribed to on this call.
- addAccount(Account) - Method in class org.yamcs.security.DirectoryDb
- addAcknowledgment(Acknowledgment) - Method in class org.yamcs.Processor
-
Add a globally available acknowledgment (in addition to Acknowledge_Queued, Acknowledge_Released and Acknowledge_Sent).
- addAcknowledgments(int, AcknowledgmentInfo) - Method in class org.yamcs.protobuf.ProcessorInfo.Builder
-
Globally available acknowledgments (in addition to Acknowledge_Queued, Acknowledge_Released and Acknowledge_Sent)
- addAcknowledgments(int, AcknowledgmentInfo.Builder) - Method in class org.yamcs.protobuf.ProcessorInfo.Builder
-
Globally available acknowledgments (in addition to Acknowledge_Queued, Acknowledge_Released and Acknowledge_Sent)
- addAcknowledgments(AcknowledgmentInfo) - Method in class org.yamcs.protobuf.ProcessorInfo.Builder
-
Globally available acknowledgments (in addition to Acknowledge_Queued, Acknowledge_Released and Acknowledge_Sent)
- addAcknowledgments(AcknowledgmentInfo.Builder) - Method in class org.yamcs.protobuf.ProcessorInfo.Builder
-
Globally available acknowledgments (in addition to Acknowledge_Queued, Acknowledge_Released and Acknowledge_Sent)
- addAcknowledgmentsBuilder() - Method in class org.yamcs.protobuf.ProcessorInfo.Builder
-
Globally available acknowledgments (in addition to Acknowledge_Queued, Acknowledge_Released and Acknowledge_Sent)
- addAcknowledgmentsBuilder(int) - Method in class org.yamcs.protobuf.ProcessorInfo.Builder
-
Globally available acknowledgments (in addition to Acknowledge_Queued, Acknowledge_Released and Acknowledge_Sent)
- addAction(LinkAction) - Method in class org.yamcs.tctm.AbstractLink
- addAction(LinkAction) - Method in interface org.yamcs.tctm.LinkActionProvider
- addActionListener(ActionListener) - Method in class org.yamcs.ui.packetviewer.ImageIconButton
- addActions(int, LinkActionInfo) - Method in class org.yamcs.protobuf.links.LinkInfo.Builder
-
Custom actions
- addActions(int, LinkActionInfo.Builder) - Method in class org.yamcs.protobuf.links.LinkInfo.Builder
-
Custom actions
- addActions(LinkActionInfo) - Method in class org.yamcs.protobuf.links.LinkInfo.Builder
-
Custom actions
- addActions(LinkActionInfo.Builder) - Method in class org.yamcs.protobuf.links.LinkInfo.Builder
-
Custom actions
- addActionsBuilder() - Method in class org.yamcs.protobuf.links.LinkInfo.Builder
-
Custom actions
- addActionsBuilder(int) - Method in class org.yamcs.protobuf.links.LinkInfo.Builder
-
Custom actions
- addAdditionalBindings(int, HttpRoute) - Method in class org.yamcs.api.HttpRoute.Builder
-
repeated .yamcs.api.HttpRoute additional_bindings = 11;
- addAdditionalBindings(int, HttpRoute.Builder) - Method in class org.yamcs.api.HttpRoute.Builder
-
repeated .yamcs.api.HttpRoute additional_bindings = 11;
- addAdditionalBindings(int, WebSocketTopic) - Method in class org.yamcs.api.WebSocketTopic.Builder
-
repeated .yamcs.api.WebSocketTopic additional_bindings = 3;
- addAdditionalBindings(int, WebSocketTopic.Builder) - Method in class org.yamcs.api.WebSocketTopic.Builder
-
repeated .yamcs.api.WebSocketTopic additional_bindings = 3;
- addAdditionalBindings(HttpRoute) - Method in class org.yamcs.api.HttpRoute.Builder
-
repeated .yamcs.api.HttpRoute additional_bindings = 11;
- addAdditionalBindings(HttpRoute.Builder) - Method in class org.yamcs.api.HttpRoute.Builder
-
repeated .yamcs.api.HttpRoute additional_bindings = 11;
- addAdditionalBindings(WebSocketTopic) - Method in class org.yamcs.api.WebSocketTopic.Builder
-
repeated .yamcs.api.WebSocketTopic additional_bindings = 3;
- addAdditionalBindings(WebSocketTopic.Builder) - Method in class org.yamcs.api.WebSocketTopic.Builder
-
repeated .yamcs.api.WebSocketTopic additional_bindings = 3;
- addAdditionalBindingsBuilder() - Method in class org.yamcs.api.HttpRoute.Builder
-
repeated .yamcs.api.HttpRoute additional_bindings = 11;
- addAdditionalBindingsBuilder() - Method in class org.yamcs.api.WebSocketTopic.Builder
-
repeated .yamcs.api.WebSocketTopic additional_bindings = 3;
- addAdditionalBindingsBuilder(int) - Method in class org.yamcs.api.HttpRoute.Builder
-
repeated .yamcs.api.HttpRoute additional_bindings = 11;
- addAdditionalBindingsBuilder(int) - Method in class org.yamcs.api.WebSocketTopic.Builder
-
repeated .yamcs.api.WebSocketTopic additional_bindings = 3;
- addAlarm(String, AlarmLevels) - Method in class org.yamcs.xtce.EnumerationAlarm
- addAlarm(MatchCriteria, String, AlarmLevels) - Method in class org.yamcs.xtce.EnumeratedParameterType.Builder
-
Adds a new contextual alarm for the specified value
- addAlarmListener(AlarmListener<T>) - Method in class org.yamcs.alarms.AlarmServer
-
Register for alarm notices
- addAlarmRange(int, Mdb.AlarmRange) - Method in class org.yamcs.protobuf.Pvalue.ParameterStatus.Builder
-
context-dependent ranges
- addAlarmRange(int, Mdb.AlarmRange) - Method in class org.yamcs.protobuf.Pvalue.ParameterValue.Builder
-
Context-dependent ranges
- addAlarmRange(int, Mdb.AlarmRange) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
-
Context-dependent ranges
- addAlarmRange(int, Mdb.AlarmRange.Builder) - Method in class org.yamcs.protobuf.Pvalue.ParameterStatus.Builder
-
context-dependent ranges
- addAlarmRange(int, Mdb.AlarmRange.Builder) - Method in class org.yamcs.protobuf.Pvalue.ParameterValue.Builder
-
Context-dependent ranges
- addAlarmRange(int, Mdb.AlarmRange.Builder) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
-
Context-dependent ranges
- addAlarmRange(Mdb.AlarmRange) - Method in class org.yamcs.protobuf.Pvalue.ParameterStatus.Builder
-
context-dependent ranges
- addAlarmRange(Mdb.AlarmRange) - Method in class org.yamcs.protobuf.Pvalue.ParameterValue.Builder
-
Context-dependent ranges
- addAlarmRange(Mdb.AlarmRange) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
-
Context-dependent ranges
- addAlarmRange(Mdb.AlarmRange.Builder) - Method in class org.yamcs.protobuf.Pvalue.ParameterStatus.Builder
-
context-dependent ranges
- addAlarmRange(Mdb.AlarmRange.Builder) - Method in class org.yamcs.protobuf.Pvalue.ParameterValue.Builder
-
Context-dependent ranges
- addAlarmRange(Mdb.AlarmRange.Builder) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
-
Context-dependent ranges
- addAlarmRange(MatchCriteria, DoubleRange, AlarmLevels) - Method in class org.yamcs.xtce.FloatParameterType.Builder
-
Adds a new, or unions with an existing range for the specified context and level
- addAlarmRange(MatchCriteria, DoubleRange, AlarmLevels) - Method in class org.yamcs.xtce.IntegerParameterType.Builder
-
Adds a new, or unions with an existing range for the specified context and level
- addAlarmRangeBuilder() - Method in class org.yamcs.protobuf.Pvalue.ParameterStatus.Builder
-
context-dependent ranges
- addAlarmRangeBuilder() - Method in class org.yamcs.protobuf.Pvalue.ParameterValue.Builder
-
Context-dependent ranges
- addAlarmRangeBuilder() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
-
Context-dependent ranges
- addAlarmRangeBuilder(int) - Method in class org.yamcs.protobuf.Pvalue.ParameterStatus.Builder
-
context-dependent ranges
- addAlarmRangeBuilder(int) - Method in class org.yamcs.protobuf.Pvalue.ParameterValue.Builder
-
Context-dependent ranges
- addAlarmRangeBuilder(int) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
-
Context-dependent ranges
- addAlarmRanges(List<Mdb.AlarmRange>) - Method in class org.yamcs.parameter.BasicParameterValue
- addAlarms(int, AlarmData) - Method in class org.yamcs.protobuf.alarms.ListAlarmsResponse.Builder
-
repeated .yamcs.protobuf.alarms.AlarmData alarms = 1;
- addAlarms(int, AlarmData) - Method in class org.yamcs.protobuf.alarms.ListProcessorAlarmsResponse.Builder
-
repeated .yamcs.protobuf.alarms.AlarmData alarms = 1;
- addAlarms(int, AlarmData.Builder) - Method in class org.yamcs.protobuf.alarms.ListAlarmsResponse.Builder
-
repeated .yamcs.protobuf.alarms.AlarmData alarms = 1;
- addAlarms(int, AlarmData.Builder) - Method in class org.yamcs.protobuf.alarms.ListProcessorAlarmsResponse.Builder
-
repeated .yamcs.protobuf.alarms.AlarmData alarms = 1;
- addAlarms(AlarmData) - Method in class org.yamcs.protobuf.alarms.ListAlarmsResponse.Builder
-
repeated .yamcs.protobuf.alarms.AlarmData alarms = 1;
- addAlarms(AlarmData) - Method in class org.yamcs.protobuf.alarms.ListProcessorAlarmsResponse.Builder
-
repeated .yamcs.protobuf.alarms.AlarmData alarms = 1;
- addAlarms(AlarmData.Builder) - Method in class org.yamcs.protobuf.alarms.ListAlarmsResponse.Builder
-
repeated .yamcs.protobuf.alarms.AlarmData alarms = 1;
- addAlarms(AlarmData.Builder) - Method in class org.yamcs.protobuf.alarms.ListProcessorAlarmsResponse.Builder
-
repeated .yamcs.protobuf.alarms.AlarmData alarms = 1;
- addAlarmsBuilder() - Method in class org.yamcs.protobuf.alarms.ListAlarmsResponse.Builder
-
repeated .yamcs.protobuf.alarms.AlarmData alarms = 1;
- addAlarmsBuilder() - Method in class org.yamcs.protobuf.alarms.ListProcessorAlarmsResponse.Builder
-
repeated .yamcs.protobuf.alarms.AlarmData alarms = 1;
- addAlarmsBuilder(int) - Method in class org.yamcs.protobuf.alarms.ListAlarmsResponse.Builder
-
repeated .yamcs.protobuf.alarms.AlarmData alarms = 1;
- addAlarmsBuilder(int) - Method in class org.yamcs.protobuf.alarms.ListProcessorAlarmsResponse.Builder
-
repeated .yamcs.protobuf.alarms.AlarmData alarms = 1;
- addAlgorithm(int, Mdb.AlgorithmInfo) - Method in class org.yamcs.protobuf.Mdb.UsedByInfo.Builder
-
repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;
- addAlgorithm(int, Mdb.AlgorithmInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.UsedByInfo.Builder
-
repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;
- addAlgorithm(ActiveAlgorithm) - Method in class org.yamcs.algorithms.AlgorithmExecutionContext
- addAlgorithm(Mdb.AlgorithmInfo) - Method in class org.yamcs.protobuf.Mdb.UsedByInfo.Builder
-
repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;
- addAlgorithm(Mdb.AlgorithmInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.UsedByInfo.Builder
-
repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;
- addAlgorithm(Algorithm) - Method in class org.yamcs.xtce.SpaceSystem
- addAlgorithmBuilder() - Method in class org.yamcs.protobuf.Mdb.UsedByInfo.Builder
-
repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;
- addAlgorithmBuilder(int) - Method in class org.yamcs.protobuf.Mdb.UsedByInfo.Builder
-
repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;
- addAlgorithms(int, Mdb.AlgorithmInfo) - Method in class org.yamcs.protobuf.Mdb.ListAlgorithmsResponse.Builder
-
repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;
- addAlgorithms(int, Mdb.AlgorithmInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ListAlgorithmsResponse.Builder
-
repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;
- addAlgorithms(Mdb.AlgorithmInfo) - Method in class org.yamcs.protobuf.Mdb.ListAlgorithmsResponse.Builder
-
repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;
- addAlgorithms(Mdb.AlgorithmInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ListAlgorithmsResponse.Builder
-
repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;
- addAlgorithmsBuilder() - Method in class org.yamcs.protobuf.Mdb.ListAlgorithmsResponse.Builder
-
repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;
- addAlgorithmsBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ListAlgorithmsResponse.Builder
-
repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;
- addAlgorithmTextListener(AlgorithmTextListener) - Method in class org.yamcs.algorithms.AlgorithmManager
- addAlias(int, Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(int, Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.ArgumentMemberInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(int, Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.CommandContainerInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(int, Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(int, Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(int, Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.MemberInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(int, Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.ParameterInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(int, Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 16;
- addAlias(int, Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(int, Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.ArgumentMemberInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(int, Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.CommandContainerInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(int, Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(int, Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(int, Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.MemberInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(int, Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.ParameterInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(int, Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 16;
- addAlias(String, String) - Method in class org.yamcs.xtce.NameDescription
- addAlias(String, String) - Method in class org.yamcs.xtce.xml.XtceAliasSet
-
Add alias name, only one name per namespace is possible
- addAlias(Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.ArgumentMemberInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.CommandContainerInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.MemberInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.ParameterInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 16;
- addAlias(Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.ArgumentMemberInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.CommandContainerInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.MemberInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.ParameterInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAlias(Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 16;
- addAliasBuilder() - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAliasBuilder() - Method in class org.yamcs.protobuf.Mdb.ArgumentMemberInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAliasBuilder() - Method in class org.yamcs.protobuf.Mdb.CommandContainerInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAliasBuilder() - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAliasBuilder() - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAliasBuilder() - Method in class org.yamcs.protobuf.Mdb.MemberInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAliasBuilder() - Method in class org.yamcs.protobuf.Mdb.ParameterInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAliasBuilder() - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 16;
- addAliasBuilder(int) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAliasBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ArgumentMemberInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAliasBuilder(int) - Method in class org.yamcs.protobuf.Mdb.CommandContainerInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAliasBuilder(int) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAliasBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAliasBuilder(int) - Method in class org.yamcs.protobuf.Mdb.MemberInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAliasBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ParameterInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAliasBuilder(int) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 16;
- addAliases(XtceAliasSet) - Method in class org.yamcs.xtce.NameDescription
-
Adds all aliases to the existing aliases.
- addAll(Collection<? extends ParameterValue>) - Method in class org.yamcs.parameter.ParameterValueList
-
Adds all element to this collection
- addAll(Collection<ParameterValue>) - Method in class org.yamcs.parameter.LastValueCache
-
Add all parameters to the cache
- addAll(SequenceContainer) - Method in class org.yamcs.mdb.Subscription
-
Called in the cases when seq is part of other containers through aggregation.
- addAllAcknowledgments(Iterable<? extends AcknowledgmentInfo>) - Method in class org.yamcs.protobuf.ProcessorInfo.Builder
-
Globally available acknowledgments (in addition to Acknowledge_Queued, Acknowledge_Released and Acknowledge_Sent)
- addAllActions(Iterable<? extends LinkActionInfo>) - Method in class org.yamcs.protobuf.links.LinkInfo.Builder
-
Custom actions
- addAllAdditionalBindings(Iterable<? extends HttpRoute>) - Method in class org.yamcs.api.HttpRoute.Builder
-
repeated .yamcs.api.HttpRoute additional_bindings = 11;
- addAllAdditionalBindings(Iterable<? extends WebSocketTopic>) - Method in class org.yamcs.api.WebSocketTopic.Builder
-
repeated .yamcs.api.WebSocketTopic additional_bindings = 3;
- addAllAlarmRange(Iterable<? extends Mdb.AlarmRange>) - Method in class org.yamcs.protobuf.Pvalue.ParameterStatus.Builder
-
context-dependent ranges
- addAllAlarmRange(Iterable<? extends Mdb.AlarmRange>) - Method in class org.yamcs.protobuf.Pvalue.ParameterValue.Builder
-
Context-dependent ranges
- addAllAlarmRange(Iterable<? extends Mdb.AlarmRange>) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
-
Context-dependent ranges
- addAllAlarms(Iterable<? extends AlarmData>) - Method in class org.yamcs.protobuf.alarms.ListAlarmsResponse.Builder
-
repeated .yamcs.protobuf.alarms.AlarmData alarms = 1;
- addAllAlarms(Iterable<? extends AlarmData>) - Method in class org.yamcs.protobuf.alarms.ListProcessorAlarmsResponse.Builder
-
repeated .yamcs.protobuf.alarms.AlarmData alarms = 1;
- addAllAlgorithm(Iterable<? extends Mdb.AlgorithmInfo>) - Method in class org.yamcs.protobuf.Mdb.UsedByInfo.Builder
-
repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;
- addAllAlgorithms(Iterable<? extends Mdb.AlgorithmInfo>) - Method in class org.yamcs.protobuf.Mdb.ListAlgorithmsResponse.Builder
-
repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;
- addAllAlias(Iterable<? extends Yamcs.NamedObjectId>) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAllAlias(Iterable<? extends Yamcs.NamedObjectId>) - Method in class org.yamcs.protobuf.Mdb.ArgumentMemberInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAllAlias(Iterable<? extends Yamcs.NamedObjectId>) - Method in class org.yamcs.protobuf.Mdb.CommandContainerInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAllAlias(Iterable<? extends Yamcs.NamedObjectId>) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAllAlias(Iterable<? extends Yamcs.NamedObjectId>) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAllAlias(Iterable<? extends Yamcs.NamedObjectId>) - Method in class org.yamcs.protobuf.Mdb.MemberInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAllAlias(Iterable<? extends Yamcs.NamedObjectId>) - Method in class org.yamcs.protobuf.Mdb.ParameterInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- addAllAlias(Iterable<? extends Yamcs.NamedObjectId>) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.NamedObjectId alias = 16;
- addAllArgument(Iterable<? extends Mdb.ArgumentInfo>) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.ArgumentInfo argument = 8;
- addAllArgumentAssignment(Iterable<? extends Mdb.ArgumentAssignmentInfo>) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.ArgumentAssignmentInfo argumentAssignment = 9;
- addAllArguments(Iterable<String>) - Method in class org.yamcs.protobuf.ProcessInfo.Builder
-
Arguments of the process.
- addAllArrayValue(Iterable<? extends Yamcs.Value>) - Method in class org.yamcs.protobuf.Yamcs.Value.Builder
-
repeated .yamcs.protobuf.Value arrayValue = 13;
- addAllAssignment(Iterable<? extends Cmdhistory.Assignment>) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
-
repeated .Assignment assignment = 1;
- addAllAssignment(Iterable<? extends IssueCommandRequest.Assignment>) - Method in class org.yamcs.protobuf.IssueCommandRequest.Builder
-
Deprecated.
- addAllAssignments(Iterable<? extends Commanding.CommandAssignment>) - Method in class org.yamcs.protobuf.Commanding.CommandHistoryEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 11;
- addAllAssignments(Iterable<? extends Commanding.CommandAssignment>) - Method in class org.yamcs.protobuf.Commanding.CommandQueueEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
- addAllAssignments(Iterable<? extends Commanding.CommandAssignment>) - Method in class org.yamcs.protobuf.IssueCommandResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 12;
- addAllAttr(Iterable<? extends Commanding.CommandHistoryAttribute>) - Method in class org.yamcs.protobuf.Commanding.CommandHistoryEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
- addAllAttributes(Iterable<? extends Commanding.CommandHistoryAttribute>) - Method in class org.yamcs.protobuf.UpdateCommandHistoryRequest.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
- addAllBands(Iterable<? extends TimelineBand>) - Method in class org.yamcs.protobuf.ListBandsResponse.Builder
-
repeated .yamcs.protobuf.timeline.TimelineBand bands = 1;
- addAllBands(Iterable<? extends TimelineBand>) - Method in class org.yamcs.protobuf.TimelineView.Builder
-
array of bands
- addAllBands(Iterable<String>) - Method in class org.yamcs.protobuf.AddViewRequest.Builder
-
The bands from this view
- addAllBands(Iterable<String>) - Method in class org.yamcs.protobuf.UpdateViewRequest.Builder
-
The bands from this view
- addAllBuckets(Iterable<? extends BucketInfo>) - Method in class org.yamcs.protobuf.ListBucketsResponse.Builder
-
repeated .yamcs.protobuf.buckets.BucketInfo buckets = 1;
- addAllCalls(Iterable<? extends State.CallInfo>) - Method in class org.yamcs.protobuf.State.Builder
-
repeated .yamcs.api.State.CallInfo calls = 1;
- addAllCapabilities(Iterable<String>) - Method in class org.yamcs.protobuf.YamcsInstance.Builder
-
Feature capability hints for client use
- addAllCells(Iterable<? extends Table.Row.Cell>) - Method in class org.yamcs.protobuf.Table.Row.Builder
-
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
- addAllChildren(Iterable<? extends ProcessInfo>) - Method in class org.yamcs.protobuf.ProcessInfo.Builder
-
Direct children of the process.
- addAllChoices(Iterable<String>) - Method in class org.yamcs.protobuf.TemplateVariable.Builder
-
List of valid choices
- addAllClearances(Iterable<? extends ClearanceInfo>) - Method in class org.yamcs.protobuf.ListClearancesResponse.Builder
-
repeated .yamcs.protobuf.commanding.ClearanceInfo clearances = 1;
- addAllClients(Iterable<String>) - Method in class org.yamcs.protobuf.SessionInfo.Builder
-
repeated string clients = 8;
- addAllCoefficient(Iterable<? extends Double>) - Method in class org.yamcs.protobuf.Mdb.PolynomialCalibratorInfo.Builder
-
repeated double coefficient = 1;
- addAllCols(Iterable<String>) - Method in class org.yamcs.protobuf.Table.GetTableDataRequest.Builder
-
The columns to be included in the result.
- addAllCols(Iterable<String>) - Method in class org.yamcs.protobuf.Table.ReadRowsRequest.Builder
-
The columns to be included in the result.
- addAllColumn(Iterable<? extends Table.ColumnData>) - Method in class org.yamcs.protobuf.Table.StreamData.Builder
-
repeated .yamcs.protobuf.table.ColumnData column = 2;
- addAllColumn(Iterable<? extends Table.ColumnData>) - Method in class org.yamcs.protobuf.Table.TableData.TableRecord.Builder
-
repeated .yamcs.protobuf.table.ColumnData column = 1;
- addAllColumn(Iterable<? extends Table.ColumnInfo>) - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
-
Deprecated.
- addAllColumnName(Iterable<String>) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
-
repeated string columnName = 1;
- addAllColumns(Iterable<? extends Table.ColumnInfo>) - Method in class org.yamcs.protobuf.Table.ResultSet.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo columns = 1;
- addAllColumns(Iterable<? extends Table.ColumnInfo>) - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo columns = 5;
- addAllColumns(Iterable<? extends Table.Row.ColumnInfo>) - Method in class org.yamcs.protobuf.Table.Row.Builder
-
the column info is only present for new columns in a stream of Row messages
- addAllColumns(Iterable<? extends ColumnInfo>) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
-
repeated .ColumnInfo columns = 3;
- addAllCommandOptions(Iterable<? extends GetServerInfoResponse.CommandOptionInfo>) - Method in class org.yamcs.protobuf.GetServerInfoResponse.Builder
-
Additional options available to commands
- addAllCommands(Iterable<? extends Commanding.CommandQueueEntry>) - Method in class org.yamcs.protobuf.ListQueuedCommandsResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
- addAllCommands(Iterable<? extends Mdb.CommandInfo>) - Method in class org.yamcs.protobuf.Mdb.ListCommandsResponse.Builder
-
repeated .yamcs.protobuf.mdb.CommandInfo commands = 1;
- addAllComparison(Iterable<? extends Mdb.ComparisonInfo>) - Method in class org.yamcs.protobuf.Mdb.ContextAlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1;
- addAllComparison(Iterable<? extends Mdb.ComparisonInfo>) - Method in class org.yamcs.protobuf.Mdb.ContextCalibratorInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1;
- addAllConnections(Iterable<? extends ClientConnectionInfo>) - Method in class org.yamcs.protobuf.HttpTraffic.Builder
-
repeated .yamcs.protobuf.server.ClientConnectionInfo connections = 5;
- addAllConstraint(Iterable<? extends Mdb.TransmissionConstraintInfo>) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.TransmissionConstraintInfo constraint = 11;
- addAllContainer(Iterable<? extends Mdb.ContainerInfo>) - Method in class org.yamcs.protobuf.Mdb.UsedByInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContainerInfo container = 2;
- addAllContainers(Iterable<? extends Mdb.ContainerInfo>) - Method in class org.yamcs.protobuf.Mdb.ListContainersResponse.Builder
-
repeated .yamcs.protobuf.mdb.ContainerInfo containers = 1;
- addAllContextAlarm(Iterable<? extends Mdb.ContextAlarmInfo>) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContextAlarmInfo contextAlarm = 7;
- addAllContextAlarm(Iterable<? extends Mdb.ContextAlarmInfo>) - Method in class org.yamcs.protobuf.UpdateParameterRequest.Builder
-
Used when action = SET_ALARMS
- addAllContextAlarms(Iterable<? extends Mdb.ContextAlarmInfo>) - Method in class org.yamcs.protobuf.ParameterOverride.Builder
-
Alarm properties under specific context
- addAllContextCalibrator(Iterable<? extends Mdb.ContextCalibratorInfo>) - Method in class org.yamcs.protobuf.Mdb.DataEncodingInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7;
- addAllContextCalibrator(Iterable<? extends Mdb.ContextCalibratorInfo>) - Method in class org.yamcs.protobuf.UpdateParameterRequest.Builder
-
Used when action = SET_CALIBRATORS
- addAllContextCalibrators(Iterable<? extends Mdb.ContextCalibratorInfo>) - Method in class org.yamcs.protobuf.ParameterOverride.Builder
-
Calibrators under specific context
- addAllCounts(Iterable<? extends Integer>) - Method in class org.yamcs.protobuf.Pvalue.Ranges.Range.Builder
-
The counts correspond one to one to the engValues
- addAllCriteria(Iterable<? extends ItemFilter.FilterCriterion>) - Method in class org.yamcs.protobuf.ItemFilter.Builder
-
repeated .yamcs.protobuf.timeline.ItemFilter.FilterCriterion criteria = 1;
- addAllCriteria(Iterable<? extends BandFilter.FilterCriterion>) - Method in class org.yamcs.timeline.protobuf.BandFilter.ItemFilter.Builder
-
repeated .BandFilter.FilterCriterion criteria = 1;
- addAllDatabases(Iterable<? extends DatabaseInfo>) - Method in class org.yamcs.protobuf.ListDatabasesResponse.Builder
-
repeated .yamcs.protobuf.archive.DatabaseInfo databases = 1;
- addAllDatabases(Iterable<? extends RocksDbDatabaseInfo>) - Method in class org.yamcs.protobuf.ListRocksDbDatabasesResponse.Builder
-
repeated .yamcs.protobuf.archive.RocksDbDatabaseInfo databases = 1;
- addAllDatabases(Iterable<? extends RocksDbDatabaseInfo>) - Method in class org.yamcs.protobuf.RocksDbTablespaceInfo.Builder
-
repeated .yamcs.protobuf.archive.RocksDbDatabaseInfo databases = 3;
- addAllDimensions(Iterable<? extends Mdb.ArgumentDimensionInfo>) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Length of each dimension (only used by array arguments)
- addAllDimensions(Iterable<? extends Mdb.ParameterDimensionInfo>) - Method in class org.yamcs.protobuf.Mdb.ArrayInfo.Builder
-
repeated .yamcs.protobuf.mdb.ParameterDimensionInfo dimensions = 3;
- addAllEngValues(Iterable<? extends Yamcs.Value>) - Method in class org.yamcs.protobuf.Pvalue.Ranges.Range.Builder
-
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.
- addAllEntries() - Method in class org.yamcs.mdb.SubscribedContainer
- addAllEntries(Iterable<? extends Commanding.CommandQueueEntry>) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
Currently pending (queued) commands
- addAllEntries(Iterable<? extends LogEntry>) - Method in class org.yamcs.protobuf.TimelineItemLog.Builder
-
item (change) log
- addAllEntry(Iterable<? extends Commanding.CommandHistoryEntry>) - Method in class org.yamcs.protobuf.ListCommandsResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1;
- addAllEntry(Iterable<? extends Commanding.CommandQueueEntry>) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
Deprecated.
- addAllEntry(Iterable<? extends IndexEntry>) - Method in class org.yamcs.protobuf.IndexGroup.Builder
-
repeated .yamcs.protobuf.archive.IndexEntry entry = 2;
- addAllEntry(Iterable<? extends Mdb.SequenceEntryInfo>) - Method in class org.yamcs.protobuf.Mdb.CommandContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
- addAllEntry(Iterable<? extends Mdb.SequenceEntryInfo>) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 10;
- addAllEnumerationAlarm(Iterable<? extends Mdb.EnumerationAlarm>) - Method in class org.yamcs.protobuf.Mdb.AlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.EnumerationAlarm enumerationAlarm = 3;
- addAllEnumValue(Iterable<? extends Mdb.EnumValue>) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Enumeration states (only used by enumerated arguments)
- addAllEnumValue(Iterable<? extends Mdb.EnumValue>) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.EnumValue enumValue = 5;
- addAllEnumValue(Iterable<? extends Table.EnumValue>) - Method in class org.yamcs.protobuf.Table.ColumnInfo.Builder
-
repeated .yamcs.protobuf.table.EnumValue enumValue = 3;
- addAllEnumValue(Iterable<? extends Tablespace.TableColumnInfo.EnumValue>) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
-
repeated .TableColumnInfo.EnumValue enumValue = 3;
- addAllEvent(Iterable<? extends Event>) - Method in class org.yamcs.protobuf.ListEventsResponse.Builder
-
repeated .yamcs.protobuf.events.Event event = 1;
- addAllExtra(Iterable<String>) - Method in class org.yamcs.protobuf.Archive.ExportParameterValuesRequest.Builder
-
Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring status
- addAllFiles(Iterable<? extends RemoteFile>) - Method in class org.yamcs.protobuf.ListFilesResponse.Builder
-
repeated .yamcs.protobuf.filetransfer.RemoteFile files = 1;
- addAllFilter(Iterable<String>) - Method in class org.yamcs.protobuf.ListInstancesRequest.Builder
-
repeated string filter = 1;
- addAllFilters(Iterable<? extends ItemFilter>) - Method in class org.yamcs.protobuf.AddBandRequest.Builder
-
a query filter which can be used to limit additionally the items which are part of the band
- addAllFilters(Iterable<? extends ItemFilter>) - Method in class org.yamcs.protobuf.ListItemsRequest.Builder
-
If the band is not specified, these filters and the source above will be used
- addAllFilters(Iterable<? extends ItemFilter>) - Method in class org.yamcs.protobuf.TimelineBand.Builder
-
The filters are to be considered in an AND manner.
- addAllFilters(Iterable<? extends ItemFilter>) - Method in class org.yamcs.protobuf.UpdateBandRequest.Builder
-
filters to apply when retrieving the items
- addAllFilters(Iterable<? extends BandFilter.ItemFilter>) - Method in class org.yamcs.timeline.protobuf.BandFilter.Builder
-
repeated .BandFilter.ItemFilter filters = 1;
- addAllGids(Iterable<? extends Integer>) - Method in class org.yamcs.protobuf.ArchivedParameterInfo.Builder
-
the groups which this parameter is part of
- addAllGroup(Iterable<? extends IndexGroup>) - Method in class org.yamcs.protobuf.IndexResponse.Builder
-
repeated .yamcs.protobuf.archive.IndexGroup group = 1;
- addAllGroup(Iterable<String>) - Method in class org.yamcs.protobuf.Archive.ParameterGroupInfo.Builder
-
Deprecated.
- addAllGroup(Iterable<String>) - Method in class org.yamcs.protobuf.ListParameterIndexRequest.Builder
-
Filter on specific parameter groups.
- addAllGroupNameExclude(Iterable<String>) - Method in class org.yamcs.protobuf.Yamcs.PpReplayRequest.Builder
-
exclude the parameters from these groups this takes precedence over the filter above (i.e. if a group is part of both, it will be excluded)
- addAllGroupNameFilter(Iterable<String>) - Method in class org.yamcs.protobuf.Yamcs.PpReplayRequest.Builder
-
No filter, means all pp groups are sent
- addAllGroups(Iterable<? extends GroupInfo>) - Method in class org.yamcs.protobuf.ListGroupsResponse.Builder
-
repeated .yamcs.protobuf.iam.GroupInfo groups = 1;
- addAllGroups(Iterable<? extends GroupInfo>) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Groups that this user is member of
- addAllGroups(Iterable<String>) - Method in class org.yamcs.protobuf.Archive.ParameterGroupInfo.Builder
-
Parameter group names
- addAllGroups(Iterable<String>) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
This queue only considers commands that are issued by one of the users who belongs to any of these groups.
- addAllHistogramColumn(Iterable<String>) - Method in class org.yamcs.protobuf.Table.TableInfo.Builder
-
repeated string histogramColumn = 5;
- addAllHistogramColumn(Iterable<String>) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated string histogramColumn = 5;
- addAllHistory(Iterable<? extends Mdb.HistoryInfo>) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
- addAllId(Iterable<? extends Yamcs.NamedObjectId>) - Method in class org.yamcs.protobuf.BatchGetParameterValuesRequest.Builder
-
Parameter identifiers.
- addAllId(Iterable<? extends Yamcs.NamedObjectId>) - Method in class org.yamcs.protobuf.Mdb.BatchGetParametersRequest.Builder
-
repeated .yamcs.protobuf.NamedObjectId id = 1;
- addAllId(Iterable<? extends Yamcs.NamedObjectId>) - Method in class org.yamcs.protobuf.SubscribeParametersRequest.Builder
-
Parameter identifiers.
- addAllIdentities(Iterable<? extends ExternalIdentityInfo>) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
External identities
- addAllIdentities(Iterable<? extends ExternalIdentity>) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
-
repeated .ExternalIdentity identities = 4;
- addAllIds(Iterable<? extends Yamcs.NamedObjectId>) - Method in class org.yamcs.protobuf.Archive.StreamParameterValuesRequest.Builder
-
Parameter identifiers.
- addAllInputParameter(Iterable<? extends Mdb.InputParameterInfo>) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;
- addAllInputs(Iterable<? extends Pvalue.ParameterValue>) - Method in class org.yamcs.protobuf.AlgorithmTrace.Run.Builder
-
Values of input parameters for this run
- addAllInstances(Iterable<? extends YamcsInstance>) - Method in class org.yamcs.protobuf.ListInstancesResponse.Builder
-
repeated .yamcs.protobuf.instances.YamcsInstance instances = 1;
- addAllIntervals(Iterable<? extends TofInterval>) - Method in class org.yamcs.protobuf.AddTimeOfFlightIntervalsRequest.Builder
-
intervals for time of flight calculation
- addAllInvalid(Iterable<? extends Yamcs.NamedObjectId>) - Method in class org.yamcs.protobuf.SubscribeParametersData.Builder
-
Parameter identifiers that were subscribed to, but that cannot be matched against the Mission Database.
- addAllItems(Iterable<? extends TimelineItem>) - Method in class org.yamcs.protobuf.ListItemsResponse.Builder
-
items
- addAllKeyColumn(Iterable<? extends Table.ColumnInfo>) - Method in class org.yamcs.protobuf.Table.TableInfo.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
- addAllKeyColumn(Iterable<? extends Tablespace.TableColumnInfo>) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated .TableColumnInfo keyColumn = 2;
- addAllLinks(Iterable<? extends LinkInfo>) - Method in class org.yamcs.protobuf.links.LinkEvent.Builder
-
Detail for all links.
- addAllLinks(Iterable<? extends LinkInfo>) - Method in class org.yamcs.protobuf.links.ListLinksResponse.Builder
-
repeated .yamcs.protobuf.links.LinkInfo links = 1;
- addAllLinks(Iterable<String>) - Method in class org.yamcs.protobuf.ListPacketNamesResponse.Builder
-
Known link names.
- addAllList(Iterable<? extends Yamcs.NamedObjectId>) - Method in class org.yamcs.protobuf.Yamcs.NamedObjectList.Builder
-
repeated .yamcs.protobuf.NamedObjectId list = 1;
- addAllLocalEntities(Iterable<? extends EntityInfo>) - Method in class org.yamcs.protobuf.FileTransferServiceInfo.Builder
-
repeated .yamcs.protobuf.filetransfer.EntityInfo localEntities = 3;
- addAllLogs(Iterable<? extends AlgorithmTrace.Log>) - Method in class org.yamcs.protobuf.AlgorithmTrace.Builder
-
Latest log entries
- addAllMasters(Iterable<? extends ReplicationMasterInfo>) - Method in class org.yamcs.protobuf.ReplicationInfo.Builder
-
repeated .yamcs.protobuf.replication.ReplicationMasterInfo masters = 1;
- addAllMathElements(Iterable<? extends Mdb.MathElement>) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
Operands and operators in Reverse Polish Notation if type ``MATH``.
- addAllMember(Iterable<? extends Mdb.ArgumentMemberInfo>) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Member information (only used by aggregate arguments)
- addAllMember(Iterable<? extends Mdb.MemberInfo>) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.MemberInfo member = 8;
- addAllMemberId(Iterable<? extends Integer>) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
-
used for PARCHIVE_AGGARR_INFO
- addAllMembers(Iterable<? extends Integer>) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
-
repeated int32 members = 4;
- addAllMessages(Iterable<String>) - Method in class org.yamcs.protobuf.ExtractPacketResponse.Builder
-
Messages generated during packet extraction
- addAllName(Iterable<String>) - Method in class org.yamcs.protobuf.ExportPacketsRequest.Builder
-
The archived name of the packets.
- addAllName(Iterable<String>) - Method in class org.yamcs.protobuf.ListCommandHistoryIndexRequest.Builder
-
Filter on a specific command
- addAllName(Iterable<String>) - Method in class org.yamcs.protobuf.ListPacketIndexRequest.Builder
-
Filter on specific packet names.
- addAllName(Iterable<String>) - Method in class org.yamcs.protobuf.ListPacketNamesResponse.Builder
-
Deprecated.
- addAllName(Iterable<String>) - Method in class org.yamcs.protobuf.ListPacketsRequest.Builder
-
The archived name of the packets.
- addAllName(Iterable<String>) - Method in class org.yamcs.protobuf.StreamCommandsRequest.Builder
-
repeated string name = 4;
- addAllName(Iterable<String>) - Method in class org.yamcs.protobuf.StreamPacketsRequest.Builder
-
repeated string name = 4;
- addAllName(Iterable<String>) - Method in class org.yamcs.protobuf.Yamcs.AggregateValue.Builder
-
repeated string name = 1;
- addAllNameFilter(Iterable<? extends Yamcs.NamedObjectId>) - Method in class org.yamcs.protobuf.Yamcs.CommandHistoryReplayRequest.Builder
-
No filter, means all command history entries are sent
- addAllNameFilter(Iterable<? extends Yamcs.NamedObjectId>) - Method in class org.yamcs.protobuf.Yamcs.PacketReplayRequest.Builder
-
No filter, means all packets for which privileges exist, are sent
- addAllNameFilter(Iterable<? extends Yamcs.NamedObjectId>) - Method in class org.yamcs.protobuf.Yamcs.ParameterReplayRequest.Builder
-
At least 1 filter is required
- addAllNames(Iterable<String>) - Method in class org.yamcs.protobuf.StreamPacketIndexRequest.Builder
-
repeated string names = 4;
- addAllNames(Iterable<String>) - Method in class org.yamcs.protobuf.SubscribeContainersRequest.Builder
-
Container names to subscribe to.
- addAllObject(Iterable<String>) - Method in class org.yamcs.protobuf.ObjectPrivilegeInfo.Builder
-
Deprecated.
- addAllObjectPrivilege(Iterable<? extends ObjectPrivilegeInfo>) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Deprecated.
- addAllObjectPrivileges(Iterable<? extends ObjectPrivilegeInfo>) - Method in class org.yamcs.protobuf.RoleInfo.Builder
-
Object privileges
- addAllObjectPrivileges(Iterable<? extends ObjectPrivilegeInfo>) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Object privileges
- addAllObjects(Iterable<? extends ObjectInfo>) - Method in class org.yamcs.protobuf.ListObjectsResponse.Builder
-
The list of objects.
- addAllObjects(Iterable<String>) - Method in class org.yamcs.protobuf.ObjectPrivilegeInfo.Builder
-
Objects of this type
- addAllOnParameterUpdate(Iterable<? extends Mdb.ParameterInfo>) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;
- addAllOnPeriodicRate(Iterable<? extends Long>) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated int64 onPeriodicRate = 12;
- addAllOutputParameter(Iterable<? extends Mdb.OutputParameterInfo>) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;
- addAllOutputs(Iterable<? extends Pvalue.ParameterValue>) - Method in class org.yamcs.protobuf.AlgorithmTrace.Run.Builder
-
Values of output parameters for this run
- addAllOverrides(Iterable<? extends MdbOverrideInfo>) - Method in class org.yamcs.protobuf.ListMdbOverridesResponse.Builder
-
repeated .yamcs.protobuf.processing.MdbOverrideInfo overrides = 1;
- addAllPacket(Iterable<? extends TmPacketData>) - Method in class org.yamcs.protobuf.ListPacketsResponse.Builder
-
repeated .yamcs.protobuf.packets.TmPacketData packet = 1;
- addAllPackets(Iterable<String>) - Method in class org.yamcs.protobuf.ListPacketNamesResponse.Builder
-
Known packet names.
- addAllParameter(Iterable<? extends Pvalue.ParameterValue>) - Method in class org.yamcs.protobuf.Archive.ListParameterHistoryResponse.Builder
-
repeated .yamcs.protobuf.pvalue.ParameterValue parameter = 1;
- addAllParameter(Iterable<? extends Pvalue.ParameterValue>) - Method in class org.yamcs.protobuf.Pvalue.ParameterData.Builder
-
repeated .yamcs.protobuf.pvalue.ParameterValue parameter = 1;
- addAllParameters(Iterable<? extends ArchivedParameterInfo>) - Method in class org.yamcs.protobuf.ArchivedParameterGroupResponse.Builder
-
Parameters belonging to the group
- addAllParameters(Iterable<? extends ArchivedParameterInfo>) - Method in class org.yamcs.protobuf.ArchivedParametersInfoResponse.Builder
-
repeated .yamcs.protobuf.archive.ArchivedParameterInfo parameters = 1;
- addAllParameters(Iterable<? extends Mdb.ParameterInfo>) - Method in class org.yamcs.protobuf.Mdb.ListParametersResponse.Builder
-
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
- addAllParameters(Iterable<String>) - Method in class org.yamcs.protobuf.Archive.ExportParameterValuesRequest.Builder
-
The parameters to add to the export.
- addAllParameters(Iterable<String>) - Method in class org.yamcs.protobuf.links.LinkInfo.Builder
-
System parameters generated by this link
- addAllParameterValues(Iterable<? extends ExtractedParameterValue>) - Method in class org.yamcs.protobuf.ExtractPacketResponse.Builder
-
Contained entries
- addAllPath(Iterable<String>) - Method in class org.yamcs.protobuf.Mdb.ParameterInfo.Builder
-
Operations that return aggregate members or array entries may use this field to indicate the path within the parameter.
- addAllPlugins(Iterable<? extends GetServerInfoResponse.PluginInfo>) - Method in class org.yamcs.protobuf.GetServerInfoResponse.Builder
-
Plugins loaded within this server instance
- addAllPoint(Iterable<? extends Mdb.SplineCalibratorInfo.SplinePointInfo>) - Method in class org.yamcs.protobuf.Mdb.SplineCalibratorInfo.Builder
-
repeated .yamcs.protobuf.mdb.SplineCalibratorInfo.SplinePointInfo point = 1;
- addAllPolCoef(Iterable<? extends Double>) - Method in class org.yamcs.protobuf.TofInterval.Builder
-
repeated double polCoef = 3;
- addAllPrefixes(Iterable<String>) - Method in class org.yamcs.protobuf.ListObjectsResponse.Builder
-
Object name prefixes for objects that matched the request but were excluded forom ``objects`` because of a delimiter.
- addAllProcessors(Iterable<? extends ProcessorInfo>) - Method in class org.yamcs.protobuf.ListProcessorsResponse.Builder
-
repeated .yamcs.protobuf.yamcsManagement.ProcessorInfo processors = 1;
- addAllProcessors(Iterable<? extends ProcessorInfo>) - Method in class org.yamcs.protobuf.YamcsInstance.Builder
-
repeated .yamcs.protobuf.yamcsManagement.ProcessorInfo processors = 4;
- addAllQueues(Iterable<? extends Commanding.CommandQueueInfo>) - Method in class org.yamcs.protobuf.ListQueuesResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandQueueInfo queues = 1;
- addAllRange(Iterable<? extends Pvalue.Ranges.Range>) - Method in class org.yamcs.protobuf.Pvalue.Ranges.Builder
-
repeated .yamcs.protobuf.pvalue.Ranges.Range range = 1;
- addAllRanges(Iterable<? extends LeapSecondsTable.ValidityRange>) - Method in class org.yamcs.protobuf.LeapSecondsTable.Builder
-
repeated .yamcs.protobuf.time.LeapSecondsTable.ValidityRange ranges = 1;
- addAllRecord(Iterable<? extends Table.TableData.TableRecord>) - Method in class org.yamcs.protobuf.Table.TableData.Builder
-
repeated .yamcs.protobuf.table.TableData.TableRecord record = 1;
- addAllRecords(Iterable<? extends AuditRecord>) - Method in class org.yamcs.protobuf.audit.ListAuditRecordsResponse.Builder
-
repeated .yamcs.protobuf.audit.AuditRecord records = 1;
- addAllRecords(Iterable<? extends AccountRecord>) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
-
repeated .AccountRecord records = 2;
- addAllRecords(Iterable<? extends GroupRecord>) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
-
repeated .GroupRecord records = 2;
- addAllRemoteEntities(Iterable<? extends EntityInfo>) - Method in class org.yamcs.protobuf.FileTransferServiceInfo.Builder
-
repeated .yamcs.protobuf.filetransfer.EntityInfo remoteEntities = 4;
- addAllRequest(Iterable<? extends BatchSetParameterValuesRequest.SetParameterValueRequest>) - Method in class org.yamcs.protobuf.BatchSetParameterValuesRequest.Builder
-
repeated .yamcs.protobuf.processing.BatchSetParameterValuesRequest.SetParameterValueRequest request = 1;
- addAllResponse(Iterable<? extends Mdb.BatchGetParametersResponse.GetParameterResponse>) - Method in class org.yamcs.protobuf.Mdb.BatchGetParametersResponse.Builder
-
repeated .yamcs.protobuf.mdb.BatchGetParametersResponse.GetParameterResponse response = 1;
- addAllRestrictionCriteria(Iterable<? extends Mdb.ComparisonInfo>) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo restrictionCriteria = 9;
- addAllRoles(Iterable<? extends RoleInfo>) - Method in class org.yamcs.protobuf.ListRolesResponse.Builder
-
repeated .yamcs.protobuf.iam.RoleInfo roles = 1;
- addAllRoles(Iterable<? extends RoleInfo>) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Assigned roles
- addAllRoles(Iterable<String>) - Method in class org.yamcs.protobuf.RoleAssignment.Builder
-
repeated string roles = 1;
- addAllRoles(Iterable<String>) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
-
repeated string roles = 5;
- addAllRootDirectories(Iterable<? extends RootDirectory>) - Method in class org.yamcs.protobuf.SystemInfo.Builder
-
Root directories, each corresponding to a distinct file hierarchy.
- addAllRoutes(Iterable<? extends RouteInfo>) - Method in class org.yamcs.protobuf.ListRoutesResponse.Builder
-
repeated .yamcs.protobuf.server.RouteInfo routes = 1;
- addAllRows(Iterable<? extends Table.ListValue>) - Method in class org.yamcs.protobuf.Table.ResultSet.Builder
-
repeated .yamcs.protobuf.table.ListValue rows = 2;
- addAllRuns(Iterable<? extends AlgorithmTrace.Run>) - Method in class org.yamcs.protobuf.AlgorithmTrace.Builder
-
Latest algorithm runs
- addAllSample(Iterable<? extends Pvalue.TimeSeries.Sample>) - Method in class org.yamcs.protobuf.Pvalue.TimeSeries.Builder
-
List of samples.
- addAllSamples(Iterable<? extends TcoSample>) - Method in class org.yamcs.protobuf.TcoStatus.Builder
-
The last accumulated samples These are not necessary those from which the coefficients have been calculated because the coefficients will only be recalculated when the deviation is higher than the accuracy settings
- addAllSecondaryIndex(Iterable<? extends Tablespace.SecondaryIndex>) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated .SecondaryIndex secondaryIndex = 11;
- addAllSegments(Iterable<? extends ArchiveParameterSegmentInfo>) - Method in class org.yamcs.protobuf.ArchivedParameterSegmentsResponse.Builder
-
repeated .yamcs.protobuf.archive.ArchiveParameterSegmentInfo segments = 2;
- addAllServiceAccounts(Iterable<? extends ServiceAccountInfo>) - Method in class org.yamcs.protobuf.GroupInfo.Builder
-
Service accounts that are member of this group
- addAllServiceAccounts(Iterable<? extends ServiceAccountInfo>) - Method in class org.yamcs.protobuf.ListServiceAccountsResponse.Builder
-
repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;
- addAllServiceAccounts(Iterable<String>) - Method in class org.yamcs.protobuf.CreateGroupRequest.Builder
-
Names of service accounts that should be added as member
- addAllServiceAccounts(Iterable<String>) - Method in class org.yamcs.protobuf.UpdateGroupRequest.MemberInfo.Builder
-
repeated string serviceAccounts = 2;
- addAllServices(Iterable<? extends FileTransferServiceInfo>) - Method in class org.yamcs.protobuf.ListFileTransferServicesResponse.Builder
-
repeated .yamcs.protobuf.filetransfer.FileTransferServiceInfo services = 1;
- addAllServices(Iterable<? extends ServiceInfo>) - Method in class org.yamcs.protobuf.ListServicesResponse.Builder
-
repeated .yamcs.protobuf.services.ServiceInfo services = 1;
- addAllServices(Iterable<? extends ServiceInfo>) - Method in class org.yamcs.protobuf.ProcessorInfo.Builder
-
repeated .yamcs.protobuf.services.ServiceInfo services = 16;
- addAllSessions(Iterable<? extends SessionInfo>) - Method in class org.yamcs.protobuf.ListSessionsResponse.Builder
-
repeated .yamcs.protobuf.iam.SessionInfo sessions = 1;
- addAllSlaves(Iterable<? extends ReplicationSlaveInfo>) - Method in class org.yamcs.protobuf.ReplicationInfo.Builder
-
repeated .yamcs.protobuf.replication.ReplicationSlaveInfo slaves = 2;
- addAllSource(Iterable<String>) - Method in class org.yamcs.protobuf.ExportEventsRequest.Builder
-
The source of the events.
- addAllSource(Iterable<String>) - Method in class org.yamcs.protobuf.ListEventIndexRequest.Builder
-
Filter on specific sources.
- addAllSource(Iterable<String>) - Method in class org.yamcs.protobuf.ListEventSourcesResponse.Builder
-
repeated string source = 1;
- addAllSource(Iterable<String>) - Method in class org.yamcs.protobuf.ListEventsRequest.Builder
-
The source of the events.
- addAllSource(Iterable<String>) - Method in class org.yamcs.protobuf.StreamEventsRequest.Builder
-
repeated string source = 4;
- addAllSpaceSystem(Iterable<? extends Mdb.SpaceSystemInfo>) - Method in class org.yamcs.protobuf.Mdb.MissionDatabase.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo spaceSystem = 4;
- addAllSpaceSystems(Iterable<? extends Mdb.SpaceSystemInfo>) - Method in class org.yamcs.protobuf.Mdb.ListSpaceSystemsResponse.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo spaceSystems = 1;
- addAllSpaceSystems(Iterable<String>) - Method in class org.yamcs.protobuf.Mdb.ListAlgorithmsResponse.Builder
-
repeated string spaceSystems = 4;
- addAllSpaceSystems(Iterable<String>) - Method in class org.yamcs.protobuf.Mdb.ListCommandsResponse.Builder
-
repeated string spaceSystems = 4;
- addAllSpaceSystems(Iterable<String>) - Method in class org.yamcs.protobuf.Mdb.ListContainersResponse.Builder
-
repeated string spaceSystems = 4;
- addAllSpaceSystems(Iterable<String>) - Method in class org.yamcs.protobuf.Mdb.ListParametersResponse.Builder
-
repeated string spaceSystems = 4;
- addAllStaticAlarmRange(Iterable<? extends Mdb.AlarmRange>) - Method in class org.yamcs.protobuf.Mdb.AlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.AlarmRange staticAlarmRange = 2;
- addAllStreams(Iterable<? extends Table.StreamInfo>) - Method in class org.yamcs.protobuf.Table.ListStreamsResponse.Builder
-
repeated .yamcs.protobuf.table.StreamInfo streams = 1;
- addAllStreams(Iterable<String>) - Method in class org.yamcs.protobuf.DatabaseInfo.Builder
-
Names of the streams in this database
- addAllStreams(Iterable<String>) - Method in class org.yamcs.protobuf.ReplicationMasterInfo.Builder
-
repeated string streams = 2;
- addAllStreams(Iterable<String>) - Method in class org.yamcs.protobuf.ReplicationSlaveInfo.Builder
-
repeated string streams = 2;
- addAllSub(Iterable<? extends Mdb.SpaceSystemInfo>) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
- addAllSubscribers(Iterable<String>) - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
-
Subscribers represented in the format ``className@hashCode``.
- addAllSystemPrivilege(Iterable<String>) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Deprecated.
- addAllSystemPrivileges(Iterable<String>) - Method in class org.yamcs.protobuf.ListPrivilegesResponse.Builder
-
repeated string systemPrivileges = 1;
- addAllSystemPrivileges(Iterable<String>) - Method in class org.yamcs.protobuf.RoleInfo.Builder
-
System privileges
- addAllSystemPrivileges(Iterable<String>) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
System privileges
- addAllTables(Iterable<? extends Table.TableInfo>) - Method in class org.yamcs.protobuf.Table.ListTablesResponse.Builder
-
repeated .yamcs.protobuf.table.TableInfo tables = 1;
- addAllTables(Iterable<String>) - Method in class org.yamcs.protobuf.DatabaseInfo.Builder
-
Names of the tables in this database
- addAllTablespaces(Iterable<? extends RocksDbTablespaceInfo>) - Method in class org.yamcs.protobuf.ListRocksDbTablespacesResponse.Builder
-
repeated .yamcs.protobuf.archive.RocksDbTablespaceInfo tablespaces = 1;
- addAllTags(Iterable<String>) - Method in class org.yamcs.protobuf.AddBandRequest.Builder
-
Deprecated.
- addAllTags(Iterable<String>) - Method in class org.yamcs.protobuf.CreateItemRequest.Builder
-
tags
- addAllTags(Iterable<String>) - Method in class org.yamcs.protobuf.ListTimelineTagsResponse.Builder
-
repeated string tags = 1;
- addAllTags(Iterable<String>) - Method in class org.yamcs.protobuf.TimelineBand.Builder
-
Deprecated.
- addAllTags(Iterable<String>) - Method in class org.yamcs.protobuf.TimelineItem.Builder
-
repeated string tags = 6;
- addAllTags(Iterable<String>) - Method in class org.yamcs.protobuf.UpdateBandRequest.Builder
-
Items containing these tags will be part of the timeline
- addAllTags(Iterable<String>) - Method in class org.yamcs.protobuf.UpdateItemRequest.Builder
-
new tags
- addAllTcPatterns(Iterable<String>) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
This queue only considers commands whose qualified name matches any of the regular expressions in this list.
- addAllTemplates(Iterable<? extends InstanceTemplate>) - Method in class org.yamcs.protobuf.ListInstanceTemplatesResponse.Builder
-
repeated .yamcs.protobuf.instances.InstanceTemplate templates = 1;
- addAllThreads(Iterable<? extends ThreadInfo>) - Method in class org.yamcs.protobuf.ListThreadsResponse.Builder
-
repeated .yamcs.protobuf.server.ThreadInfo threads = 1;
- addAllTmLinks(Iterable<String>) - Method in class org.yamcs.protobuf.Archive.StreamParameterValuesRequest.Builder
-
Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table).
- addAllTmLinks(Iterable<String>) - Method in class org.yamcs.protobuf.Yamcs.PacketReplayRequest.Builder
-
if specified, only replay packets originally received on one of those links
- addAllTmstats(Iterable<? extends TmStatistics>) - Method in class org.yamcs.protobuf.Statistics.Builder
-
repeated .yamcs.protobuf.yamcsManagement.TmStatistics tmstats = 3;
- addAllTopics(Iterable<? extends TopicInfo>) - Method in class org.yamcs.protobuf.ListTopicsResponse.Builder
-
repeated .yamcs.protobuf.server.TopicInfo topics = 1;
- addAllTrace(Iterable<? extends TraceElementInfo>) - Method in class org.yamcs.protobuf.ThreadInfo.Builder
-
repeated .yamcs.protobuf.server.TraceElementInfo trace = 7;
- addAllTransferOptions(Iterable<? extends FileTransferOption>) - Method in class org.yamcs.protobuf.FileTransferServiceInfo.Builder
-
repeated .yamcs.protobuf.filetransfer.FileTransferOption transferOptions = 6;
- addAllTransfers(Iterable<? extends TransferInfo>) - Method in class org.yamcs.protobuf.ListTransfersResponse.Builder
-
repeated .yamcs.protobuf.filetransfer.TransferInfo transfers = 1;
- addAllType(Iterable<String>) - Method in class org.yamcs.protobuf.Mdb.ListParametersRequest.Builder
-
The parameter types to be included in the result.
- addAllTypes(Iterable<String>) - Method in class org.yamcs.protobuf.ListProcessorTypesResponse.Builder
-
repeated string types = 1;
- addAllUnits(Collection<UnitType>) - Method in class org.yamcs.xtce.BaseDataType.Builder
- addAllUnitSet(Iterable<? extends Mdb.UnitInfo>) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.UnitInfo unitSet = 3;
- addAllUnitSet(Iterable<? extends Mdb.UnitInfo>) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.UnitInfo unitSet = 3;
- addAllUsers(Iterable<? extends UserInfo>) - Method in class org.yamcs.protobuf.GroupInfo.Builder
-
Users that are member of this group
- addAllUsers(Iterable<? extends UserInfo>) - Method in class org.yamcs.protobuf.ListUsersResponse.Builder
-
repeated .yamcs.protobuf.iam.UserInfo users = 1;
- addAllUsers(Iterable<String>) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
This queue only considers commands that are issued by one of the users in this list.
- addAllUsers(Iterable<String>) - Method in class org.yamcs.protobuf.CreateGroupRequest.Builder
-
Usernames of users that should be added as member
- addAllUsers(Iterable<String>) - Method in class org.yamcs.protobuf.UpdateGroupRequest.MemberInfo.Builder
-
repeated string users = 1;
- addAllValue(Iterable<? extends Pvalue.ParameterValue>) - Method in class org.yamcs.protobuf.BatchGetParameterValuesResponse.Builder
-
repeated .yamcs.protobuf.pvalue.ParameterValue value = 1;
- addAllValue(Iterable<? extends Yamcs.Value>) - Method in class org.yamcs.protobuf.Yamcs.AggregateValue.Builder
-
repeated .yamcs.protobuf.Value value = 2;
- addAllValueColumn(Iterable<? extends Table.ColumnInfo>) - Method in class org.yamcs.protobuf.Table.TableInfo.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
- addAllValueColumn(Iterable<? extends Tablespace.TableColumnInfo>) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated .TableColumnInfo valueColumn = 3;
- addAllValues(Iterable<? extends FileTransferOption.Value>) - Method in class org.yamcs.protobuf.FileTransferOption.Builder
-
Values for potential dropdown menu
- addAllValues(Iterable<? extends Pvalue.ParameterValue>) - Method in class org.yamcs.protobuf.SubscribeParametersData.Builder
-
Values of updated parameters.
- addAllValues(Iterable<? extends Yamcs.Value>) - Method in class org.yamcs.protobuf.Table.ListValue.Builder
-
repeated .yamcs.protobuf.Value values = 1;
- addAllVariables(Iterable<? extends TemplateVariable>) - Method in class org.yamcs.protobuf.InstanceTemplate.Builder
-
List of variables that this template may expect
- addAllVerifier(Iterable<? extends Mdb.VerifierInfo>) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.VerifierInfo verifier = 14;
- addAllViews(Iterable<? extends TimelineView>) - Method in class org.yamcs.protobuf.ListViewsResponse.Builder
-
repeated .yamcs.protobuf.timeline.TimelineView views = 1;
- addAncillaryData(AncillaryData) - Method in class org.yamcs.xtce.NameDescription
-
Stores the given ancillary data.
- addAncillaryData(AncillaryData) - Method in class org.yamcs.xtce.SequenceContainer
- addAndGetEnumValue(String, String) - Method in class org.yamcs.yarch.TableDefinition
-
get the enum value corresponding to a column, creating it if it does not exist
- addApi(Api<Context>) - Method in class org.yamcs.http.HttpServer
- addArgument(int, Mdb.ArgumentInfo) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.ArgumentInfo argument = 8;
- addArgument(int, Mdb.ArgumentInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.ArgumentInfo argument = 8;
- addArgument(Mdb.ArgumentInfo) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.ArgumentInfo argument = 8;
- addArgument(Mdb.ArgumentInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.ArgumentInfo argument = 8;
- addArgument(Argument) - Method in class org.yamcs.xtce.MetaCommand
-
Adds an argument to the command.
- addArgumentAssignment(int, Mdb.ArgumentAssignmentInfo) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.ArgumentAssignmentInfo argumentAssignment = 9;
- addArgumentAssignment(int, Mdb.ArgumentAssignmentInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.ArgumentAssignmentInfo argumentAssignment = 9;
- addArgumentAssignment(Mdb.ArgumentAssignmentInfo) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.ArgumentAssignmentInfo argumentAssignment = 9;
- addArgumentAssignment(Mdb.ArgumentAssignmentInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.ArgumentAssignmentInfo argumentAssignment = 9;
- addArgumentAssignment(ArgumentAssignment) - Method in class org.yamcs.xtce.MetaCommand
- addArgumentAssignmentBuilder() - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.ArgumentAssignmentInfo argumentAssignment = 9;
- addArgumentAssignmentBuilder(int) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.ArgumentAssignmentInfo argumentAssignment = 9;
- addArgumentBuilder() - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.ArgumentInfo argument = 8;
- addArgumentBuilder(int) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.ArgumentInfo argument = 8;
- addArguments(String) - Method in class org.yamcs.protobuf.ProcessInfo.Builder
-
Arguments of the process.
- addArgumentsBytes(ByteString) - Method in class org.yamcs.protobuf.ProcessInfo.Builder
-
Arguments of the process.
- addArgumentType(ArgumentType) - Method in class org.yamcs.xtce.SpaceSystem
- addArgumentValue(Argument, Value) - Method in class org.yamcs.mdb.TcProcessingContext
- addArrayValue(int, Yamcs.Value) - Method in class org.yamcs.protobuf.Yamcs.Value.Builder
-
repeated .yamcs.protobuf.Value arrayValue = 13;
- addArrayValue(int, Yamcs.Value.Builder) - Method in class org.yamcs.protobuf.Yamcs.Value.Builder
-
repeated .yamcs.protobuf.Value arrayValue = 13;
- addArrayValue(Yamcs.Value) - Method in class org.yamcs.protobuf.Yamcs.Value.Builder
-
repeated .yamcs.protobuf.Value arrayValue = 13;
- addArrayValue(Yamcs.Value.Builder) - Method in class org.yamcs.protobuf.Yamcs.Value.Builder
-
repeated .yamcs.protobuf.Value arrayValue = 13;
- addArrayValueBuilder() - Method in class org.yamcs.protobuf.Yamcs.Value.Builder
-
repeated .yamcs.protobuf.Value arrayValue = 13;
- addArrayValueBuilder(int) - Method in class org.yamcs.protobuf.Yamcs.Value.Builder
-
repeated .yamcs.protobuf.Value arrayValue = 13;
- addAssignment(int, Cmdhistory.Assignment) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
-
repeated .Assignment assignment = 1;
- addAssignment(int, Cmdhistory.Assignment.Builder) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
-
repeated .Assignment assignment = 1;
- addAssignment(int, IssueCommandRequest.Assignment) - Method in class org.yamcs.protobuf.IssueCommandRequest.Builder
-
Deprecated.
- addAssignment(int, IssueCommandRequest.Assignment.Builder) - Method in class org.yamcs.protobuf.IssueCommandRequest.Builder
-
Deprecated.
- addAssignment(Cmdhistory.Assignment) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
-
repeated .Assignment assignment = 1;
- addAssignment(Cmdhistory.Assignment.Builder) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
-
repeated .Assignment assignment = 1;
- addAssignment(IssueCommandRequest.Assignment) - Method in class org.yamcs.protobuf.IssueCommandRequest.Builder
-
Deprecated.
- addAssignment(IssueCommandRequest.Assignment.Builder) - Method in class org.yamcs.protobuf.IssueCommandRequest.Builder
-
Deprecated.
- addAssignmentBuilder() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
-
repeated .Assignment assignment = 1;
- addAssignmentBuilder() - Method in class org.yamcs.protobuf.IssueCommandRequest.Builder
-
Deprecated.
- addAssignmentBuilder(int) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
-
repeated .Assignment assignment = 1;
- addAssignmentBuilder(int) - Method in class org.yamcs.protobuf.IssueCommandRequest.Builder
-
Deprecated.
- addAssignments(int, Commanding.CommandAssignment) - Method in class org.yamcs.protobuf.Commanding.CommandHistoryEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 11;
- addAssignments(int, Commanding.CommandAssignment) - Method in class org.yamcs.protobuf.Commanding.CommandQueueEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
- addAssignments(int, Commanding.CommandAssignment) - Method in class org.yamcs.protobuf.IssueCommandResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 12;
- addAssignments(int, Commanding.CommandAssignment.Builder) - Method in class org.yamcs.protobuf.Commanding.CommandHistoryEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 11;
- addAssignments(int, Commanding.CommandAssignment.Builder) - Method in class org.yamcs.protobuf.Commanding.CommandQueueEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
- addAssignments(int, Commanding.CommandAssignment.Builder) - Method in class org.yamcs.protobuf.IssueCommandResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 12;
- addAssignments(Commanding.CommandAssignment) - Method in class org.yamcs.protobuf.Commanding.CommandHistoryEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 11;
- addAssignments(Commanding.CommandAssignment) - Method in class org.yamcs.protobuf.Commanding.CommandQueueEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
- addAssignments(Commanding.CommandAssignment) - Method in class org.yamcs.protobuf.IssueCommandResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 12;
- addAssignments(Commanding.CommandAssignment.Builder) - Method in class org.yamcs.protobuf.Commanding.CommandHistoryEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 11;
- addAssignments(Commanding.CommandAssignment.Builder) - Method in class org.yamcs.protobuf.Commanding.CommandQueueEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
- addAssignments(Commanding.CommandAssignment.Builder) - Method in class org.yamcs.protobuf.IssueCommandResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 12;
- addAssignmentsBuilder() - Method in class org.yamcs.protobuf.Commanding.CommandHistoryEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 11;
- addAssignmentsBuilder() - Method in class org.yamcs.protobuf.Commanding.CommandQueueEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
- addAssignmentsBuilder() - Method in class org.yamcs.protobuf.IssueCommandResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 12;
- addAssignmentsBuilder(int) - Method in class org.yamcs.protobuf.Commanding.CommandHistoryEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 11;
- addAssignmentsBuilder(int) - Method in class org.yamcs.protobuf.Commanding.CommandQueueEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
- addAssignmentsBuilder(int) - Method in class org.yamcs.protobuf.IssueCommandResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 12;
- addAttr(int, Commanding.CommandHistoryAttribute) - Method in class org.yamcs.protobuf.Commanding.CommandHistoryEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
- addAttr(int, Commanding.CommandHistoryAttribute.Builder) - Method in class org.yamcs.protobuf.Commanding.CommandHistoryEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
- addAttr(Commanding.CommandHistoryAttribute) - Method in class org.yamcs.protobuf.Commanding.CommandHistoryEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
- addAttr(Commanding.CommandHistoryAttribute.Builder) - Method in class org.yamcs.protobuf.Commanding.CommandHistoryEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
- addAttrBuilder() - Method in class org.yamcs.protobuf.Commanding.CommandHistoryEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
- addAttrBuilder(int) - Method in class org.yamcs.protobuf.Commanding.CommandHistoryEntry.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
- addAttribute(Commanding.CommandHistoryAttribute) - Method in class org.yamcs.commanding.PreparedCommand
- addAttributes(int, Commanding.CommandHistoryAttribute) - Method in class org.yamcs.protobuf.UpdateCommandHistoryRequest.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
- addAttributes(int, Commanding.CommandHistoryAttribute.Builder) - Method in class org.yamcs.protobuf.UpdateCommandHistoryRequest.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
- addAttributes(Commanding.CommandHistoryAttribute) - Method in class org.yamcs.protobuf.UpdateCommandHistoryRequest.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
- addAttributes(Commanding.CommandHistoryAttribute.Builder) - Method in class org.yamcs.protobuf.UpdateCommandHistoryRequest.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
- addAttributesBuilder() - Method in class org.yamcs.protobuf.UpdateCommandHistoryRequest.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
- addAttributesBuilder(int) - Method in class org.yamcs.protobuf.UpdateCommandHistoryRequest.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
- addBand(Void, AddBandRequest, Observer<TimelineBand>) - Method in class org.yamcs.protobuf.TimelineApiClient
-
Add a band.
- addBand(Context, AddBandRequest, Observer<TimelineBand>) - Method in class org.yamcs.http.api.TimelineApi
- addBand(TimelineBand) - Method in class org.yamcs.client.timeline.TimelineClient
- addBand(TimelineBand) - Method in class org.yamcs.timeline.TimelineBandDb
- addBand(T, AddBandRequest, Observer<TimelineBand>) - Method in class org.yamcs.protobuf.AbstractTimelineApi
-
Add a band.
- AddBandRequest - Class in org.yamcs.protobuf
-
Bands **********************
- AddBandRequest.Builder - Class in org.yamcs.protobuf
-
Bands **********************
- AddBandRequestOrBuilder - Interface in org.yamcs.protobuf
- addBands(int, TimelineBand) - Method in class org.yamcs.protobuf.ListBandsResponse.Builder
-
repeated .yamcs.protobuf.timeline.TimelineBand bands = 1;
- addBands(int, TimelineBand) - Method in class org.yamcs.protobuf.TimelineView.Builder
-
array of bands
- addBands(int, TimelineBand.Builder) - Method in class org.yamcs.protobuf.ListBandsResponse.Builder
-
repeated .yamcs.protobuf.timeline.TimelineBand bands = 1;
- addBands(int, TimelineBand.Builder) - Method in class org.yamcs.protobuf.TimelineView.Builder
-
array of bands
- addBands(String) - Method in class org.yamcs.protobuf.AddViewRequest.Builder
-
The bands from this view
- addBands(String) - Method in class org.yamcs.protobuf.UpdateViewRequest.Builder
-
The bands from this view
- addBands(TimelineBand) - Method in class org.yamcs.protobuf.ListBandsResponse.Builder
-
repeated .yamcs.protobuf.timeline.TimelineBand bands = 1;
- addBands(TimelineBand) - Method in class org.yamcs.protobuf.TimelineView.Builder
-
array of bands
- addBands(TimelineBand.Builder) - Method in class org.yamcs.protobuf.ListBandsResponse.Builder
-
repeated .yamcs.protobuf.timeline.TimelineBand bands = 1;
- addBands(TimelineBand.Builder) - Method in class org.yamcs.protobuf.TimelineView.Builder
-
array of bands
- addBandsBuilder() - Method in class org.yamcs.protobuf.ListBandsResponse.Builder
-
repeated .yamcs.protobuf.timeline.TimelineBand bands = 1;
- addBandsBuilder() - Method in class org.yamcs.protobuf.TimelineView.Builder
-
array of bands
- addBandsBuilder(int) - Method in class org.yamcs.protobuf.ListBandsResponse.Builder
-
repeated .yamcs.protobuf.timeline.TimelineBand bands = 1;
- addBandsBuilder(int) - Method in class org.yamcs.protobuf.TimelineView.Builder
-
array of bands
- addBandsBytes(ByteString) - Method in class org.yamcs.protobuf.AddViewRequest.Builder
-
The bands from this view
- addBandsBytes(ByteString) - Method in class org.yamcs.protobuf.UpdateViewRequest.Builder
-
The bands from this view
- addBuckets(int, BucketInfo) - Method in class org.yamcs.protobuf.ListBucketsResponse.Builder
-
repeated .yamcs.protobuf.buckets.BucketInfo buckets = 1;
- addBuckets(int, BucketInfo.Builder) - Method in class org.yamcs.protobuf.ListBucketsResponse.Builder
-
repeated .yamcs.protobuf.buckets.BucketInfo buckets = 1;
- addBuckets(BucketInfo) - Method in class org.yamcs.protobuf.ListBucketsResponse.Builder
-
repeated .yamcs.protobuf.buckets.BucketInfo buckets = 1;
- addBuckets(BucketInfo.Builder) - Method in class org.yamcs.protobuf.ListBucketsResponse.Builder
-
repeated .yamcs.protobuf.buckets.BucketInfo buckets = 1;
- addBucketsBuilder() - Method in class org.yamcs.protobuf.ListBucketsResponse.Builder
-
repeated .yamcs.protobuf.buckets.BucketInfo buckets = 1;
- addBucketsBuilder(int) - Method in class org.yamcs.protobuf.ListBucketsResponse.Builder
-
repeated .yamcs.protobuf.buckets.BucketInfo buckets = 1;
- addCalls(int, State.CallInfo) - Method in class org.yamcs.protobuf.State.Builder
-
repeated .yamcs.api.State.CallInfo calls = 1;
- addCalls(int, State.CallInfo.Builder) - Method in class org.yamcs.protobuf.State.Builder
-
repeated .yamcs.api.State.CallInfo calls = 1;
- addCalls(State.CallInfo) - Method in class org.yamcs.protobuf.State.Builder
-
repeated .yamcs.api.State.CallInfo calls = 1;
- addCalls(State.CallInfo.Builder) - Method in class org.yamcs.protobuf.State.Builder
-
repeated .yamcs.api.State.CallInfo calls = 1;
- addCallsBuilder() - Method in class org.yamcs.protobuf.State.Builder
-
repeated .yamcs.api.State.CallInfo calls = 1;
- addCallsBuilder(int) - Method in class org.yamcs.protobuf.State.Builder
-
repeated .yamcs.api.State.CallInfo calls = 1;
- addCapabilities(String) - Method in class org.yamcs.protobuf.YamcsInstance.Builder
-
Feature capability hints for client use
- addCapabilitiesBytes(ByteString) - Method in class org.yamcs.protobuf.YamcsInstance.Builder
-
Feature capability hints for client use
- addCells(int, Table.Row.Cell) - Method in class org.yamcs.protobuf.Table.Row.Builder
-
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
- addCells(int, Table.Row.Cell.Builder) - Method in class org.yamcs.protobuf.Table.Row.Builder
-
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
- addCells(Table.Row.Cell) - Method in class org.yamcs.protobuf.Table.Row.Builder
-
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
- addCells(Table.Row.Cell.Builder) - Method in class org.yamcs.protobuf.Table.Row.Builder
-
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
- addCellsBuilder() - Method in class org.yamcs.protobuf.Table.Row.Builder
-
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
- addCellsBuilder(int) - Method in class org.yamcs.protobuf.Table.Row.Builder
-
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
- addChangeListener(LinkAction.ActionChangeListener) - Method in class org.yamcs.tctm.LinkAction
-
Add a listener that will get notified whenever one of the action properties has changed.
- addChildren(int, ProcessInfo) - Method in class org.yamcs.protobuf.ProcessInfo.Builder
-
Direct children of the process.
- addChildren(int, ProcessInfo.Builder) - Method in class org.yamcs.protobuf.ProcessInfo.Builder
-
Direct children of the process.
- addChildren(ProcessInfo) - Method in class org.yamcs.protobuf.ProcessInfo.Builder
-
Direct children of the process.
- addChildren(ProcessInfo.Builder) - Method in class org.yamcs.protobuf.ProcessInfo.Builder
-
Direct children of the process.
- addChildrenBuilder() - Method in class org.yamcs.protobuf.ProcessInfo.Builder
-
Direct children of the process.
- addChildrenBuilder(int) - Method in class org.yamcs.protobuf.ProcessInfo.Builder
-
Direct children of the process.
- addChoices(String) - Method in class org.yamcs.protobuf.TemplateVariable.Builder
-
List of valid choices
- addChoicesBytes(ByteString) - Method in class org.yamcs.protobuf.TemplateVariable.Builder
-
List of valid choices
- addClearanceListener(ClearanceListener) - Method in class org.yamcs.security.User
- addClearances(int, ClearanceInfo) - Method in class org.yamcs.protobuf.ListClearancesResponse.Builder
-
repeated .yamcs.protobuf.commanding.ClearanceInfo clearances = 1;
- addClearances(int, ClearanceInfo.Builder) - Method in class org.yamcs.protobuf.ListClearancesResponse.Builder
-
repeated .yamcs.protobuf.commanding.ClearanceInfo clearances = 1;
- addClearances(ClearanceInfo) - Method in class org.yamcs.protobuf.ListClearancesResponse.Builder
-
repeated .yamcs.protobuf.commanding.ClearanceInfo clearances = 1;
- addClearances(ClearanceInfo.Builder) - Method in class org.yamcs.protobuf.ListClearancesResponse.Builder
-
repeated .yamcs.protobuf.commanding.ClearanceInfo clearances = 1;
- addClearancesBuilder() - Method in class org.yamcs.protobuf.ListClearancesResponse.Builder
-
repeated .yamcs.protobuf.commanding.ClearanceInfo clearances = 1;
- addClearancesBuilder(int) - Method in class org.yamcs.protobuf.ListClearancesResponse.Builder
-
repeated .yamcs.protobuf.commanding.ClearanceInfo clearances = 1;
- addClients(String) - Method in class org.yamcs.protobuf.SessionInfo.Builder
-
repeated string clients = 8;
- addClientsBytes(ByteString) - Method in class org.yamcs.protobuf.SessionInfo.Builder
-
repeated string clients = 8;
- addCmdParam(ParameterValue) - Method in class org.yamcs.mdb.ProcessingData
- addCoefficient(double) - Method in class org.yamcs.protobuf.Mdb.PolynomialCalibratorInfo.Builder
-
repeated double coefficient = 1;
- addCols(String) - Method in class org.yamcs.protobuf.Table.GetTableDataRequest.Builder
-
The columns to be included in the result.
- addCols(String) - Method in class org.yamcs.protobuf.Table.ReadRowsRequest.Builder
-
The columns to be included in the result.
- addColsBytes(ByteString) - Method in class org.yamcs.protobuf.Table.GetTableDataRequest.Builder
-
The columns to be included in the result.
- addColsBytes(ByteString) - Method in class org.yamcs.protobuf.Table.ReadRowsRequest.Builder
-
The columns to be included in the result.
- addColumn(int, Table.ColumnData) - Method in class org.yamcs.protobuf.Table.StreamData.Builder
-
repeated .yamcs.protobuf.table.ColumnData column = 2;
- addColumn(int, Table.ColumnData) - Method in class org.yamcs.protobuf.Table.TableData.TableRecord.Builder
-
repeated .yamcs.protobuf.table.ColumnData column = 1;
- addColumn(int, Table.ColumnData.Builder) - Method in class org.yamcs.protobuf.Table.StreamData.Builder
-
repeated .yamcs.protobuf.table.ColumnData column = 2;
- addColumn(int, Table.ColumnData.Builder) - Method in class org.yamcs.protobuf.Table.TableData.TableRecord.Builder
-
repeated .yamcs.protobuf.table.ColumnData column = 1;
- addColumn(int, Table.ColumnInfo) - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
-
Deprecated.
- addColumn(int, Table.ColumnInfo.Builder) - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
-
Deprecated.
- addColumn(String, boolean) - Method in class org.yamcs.yarch.Tuple
-
Add a BOOLEAN column
- addColumn(String, int) - Method in class org.yamcs.yarch.Tuple
-
Add a INT column
- addColumn(String, long) - Method in class org.yamcs.yarch.Tuple
-
Add a LONG column
- addColumn(String, String) - Method in class org.yamcs.yarch.Tuple
-
Add a STRING column
- addColumn(String, DataType) - Method in class org.yamcs.yarch.TupleDefinition
- addColumn(String, DataType, Object) - Method in class org.yamcs.yarch.Tuple
- addColumn(Table.ColumnData) - Method in class org.yamcs.protobuf.Table.StreamData.Builder
-
repeated .yamcs.protobuf.table.ColumnData column = 2;
- addColumn(Table.ColumnData) - Method in class org.yamcs.protobuf.Table.TableData.TableRecord.Builder
-
repeated .yamcs.protobuf.table.ColumnData column = 1;
- addColumn(Table.ColumnData.Builder) - Method in class org.yamcs.protobuf.Table.StreamData.Builder
-
repeated .yamcs.protobuf.table.ColumnData column = 2;
- addColumn(Table.ColumnData.Builder) - Method in class org.yamcs.protobuf.Table.TableData.TableRecord.Builder
-
repeated .yamcs.protobuf.table.ColumnData column = 1;
- addColumn(Table.ColumnInfo) - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
-
Deprecated.
- addColumn(Table.ColumnInfo.Builder) - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
-
Deprecated.
- addColumn(ColumnDefinition) - Method in class org.yamcs.yarch.TupleDefinition
- addColumnBuilder() - Method in class org.yamcs.protobuf.Table.StreamData.Builder
-
repeated .yamcs.protobuf.table.ColumnData column = 2;
- addColumnBuilder() - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
-
Deprecated.
- addColumnBuilder() - Method in class org.yamcs.protobuf.Table.TableData.TableRecord.Builder
-
repeated .yamcs.protobuf.table.ColumnData column = 1;
- addColumnBuilder(int) - Method in class org.yamcs.protobuf.Table.StreamData.Builder
-
repeated .yamcs.protobuf.table.ColumnData column = 2;
- addColumnBuilder(int) - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
-
Deprecated.
- addColumnBuilder(int) - Method in class org.yamcs.protobuf.Table.TableData.TableRecord.Builder
-
repeated .yamcs.protobuf.table.ColumnData column = 1;
- addColumnName(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
-
repeated string columnName = 1;
- addColumnNameBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
-
repeated string columnName = 1;
- addColumns(int, Table.ColumnInfo) - Method in class org.yamcs.protobuf.Table.ResultSet.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo columns = 1;
- addColumns(int, Table.ColumnInfo) - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo columns = 5;
- addColumns(int, Table.ColumnInfo.Builder) - Method in class org.yamcs.protobuf.Table.ResultSet.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo columns = 1;
- addColumns(int, Table.ColumnInfo.Builder) - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo columns = 5;
- addColumns(int, Table.Row.ColumnInfo) - Method in class org.yamcs.protobuf.Table.Row.Builder
-
the column info is only present for new columns in a stream of Row messages
- addColumns(int, Table.Row.ColumnInfo.Builder) - Method in class org.yamcs.protobuf.Table.Row.Builder
-
the column info is only present for new columns in a stream of Row messages
- addColumns(int, ColumnInfo) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
-
repeated .ColumnInfo columns = 3;
- addColumns(int, ColumnInfo.Builder) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
-
repeated .ColumnInfo columns = 3;
- addColumns(Table.ColumnInfo) - Method in class org.yamcs.protobuf.Table.ResultSet.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo columns = 1;
- addColumns(Table.ColumnInfo) - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo columns = 5;
- addColumns(Table.ColumnInfo.Builder) - Method in class org.yamcs.protobuf.Table.ResultSet.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo columns = 1;
- addColumns(Table.ColumnInfo.Builder) - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo columns = 5;
- addColumns(Table.Row.ColumnInfo) - Method in class org.yamcs.protobuf.Table.Row.Builder
-
the column info is only present for new columns in a stream of Row messages
- addColumns(Table.Row.ColumnInfo.Builder) - Method in class org.yamcs.protobuf.Table.Row.Builder
-
the column info is only present for new columns in a stream of Row messages
- addColumns(ColumnInfo) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
-
repeated .ColumnInfo columns = 3;
- addColumns(ColumnInfo.Builder) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
-
repeated .ColumnInfo columns = 3;
- addColumnsBuilder() - Method in class org.yamcs.protobuf.Table.ResultSet.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo columns = 1;
- addColumnsBuilder() - Method in class org.yamcs.protobuf.Table.Row.Builder
-
the column info is only present for new columns in a stream of Row messages
- addColumnsBuilder() - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo columns = 5;
- addColumnsBuilder() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
-
repeated .ColumnInfo columns = 3;
- addColumnsBuilder(int) - Method in class org.yamcs.protobuf.Table.ResultSet.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo columns = 1;
- addColumnsBuilder(int) - Method in class org.yamcs.protobuf.Table.Row.Builder
-
the column info is only present for new columns in a stream of Row messages
- addColumnsBuilder(int) - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo columns = 5;
- addColumnsBuilder(int) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
-
repeated .ColumnInfo columns = 3;
- addCommand(PreparedCommand) - Method in interface org.yamcs.cmdhistory.CommandHistoryPublisher
- addCommand(PreparedCommand) - Method in class org.yamcs.cmdhistory.CommandHistoryRequestManager
-
Called when a new command has to be added to the command history (i.e. when a users sends a telecommand)
- addCommand(PreparedCommand) - Method in class org.yamcs.cmdhistory.StreamCommandHistoryPublisher
- addCommand(User, ActiveCommand) - Method in class org.yamcs.commanding.CommandQueueManager
-
Called from the CommandingImpl to add a command to the queue.
- addCommandContainer(CommandContainer) - Method in class org.yamcs.xtce.SpaceSystem
- addCommandOption(CommandOption) - Method in class org.yamcs.YamcsServer
-
Registers the system-wide availability of a
CommandOption
. - addCommandOptions(int, GetServerInfoResponse.CommandOptionInfo) - Method in class org.yamcs.protobuf.GetServerInfoResponse.Builder
-
Additional options available to commands
- addCommandOptions(int, GetServerInfoResponse.CommandOptionInfo.Builder) - Method in class org.yamcs.protobuf.GetServerInfoResponse.Builder
-
Additional options available to commands
- addCommandOptions(GetServerInfoResponse.CommandOptionInfo) - Method in class org.yamcs.protobuf.GetServerInfoResponse.Builder
-
Additional options available to commands
- addCommandOptions(GetServerInfoResponse.CommandOptionInfo.Builder) - Method in class org.yamcs.protobuf.GetServerInfoResponse.Builder
-
Additional options available to commands
- addCommandOptionsBuilder() - Method in class org.yamcs.protobuf.GetServerInfoResponse.Builder
-
Additional options available to commands
- addCommandOptionsBuilder(int) - Method in class org.yamcs.protobuf.GetServerInfoResponse.Builder
-
Additional options available to commands
- addCommandQueueListener(CommandQueueListener) - Method in class org.yamcs.management.ManagementService
- addCommandQueueState(String, CommandQueueState) - Method in class org.yamcs.commanding.CommandQueueMemento
- addCommands(int, Commanding.CommandQueueEntry) - Method in class org.yamcs.protobuf.ListQueuedCommandsResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
- addCommands(int, Commanding.CommandQueueEntry.Builder) - Method in class org.yamcs.protobuf.ListQueuedCommandsResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
- addCommands(int, Mdb.CommandInfo) - Method in class org.yamcs.protobuf.Mdb.ListCommandsResponse.Builder
-
repeated .yamcs.protobuf.mdb.CommandInfo commands = 1;
- addCommands(int, Mdb.CommandInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ListCommandsResponse.Builder
-
repeated .yamcs.protobuf.mdb.CommandInfo commands = 1;
- addCommands(Commanding.CommandQueueEntry) - Method in class org.yamcs.protobuf.ListQueuedCommandsResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
- addCommands(Commanding.CommandQueueEntry.Builder) - Method in class org.yamcs.protobuf.ListQueuedCommandsResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
- addCommands(Mdb.CommandInfo) - Method in class org.yamcs.protobuf.Mdb.ListCommandsResponse.Builder
-
repeated .yamcs.protobuf.mdb.CommandInfo commands = 1;
- addCommands(Mdb.CommandInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ListCommandsResponse.Builder
-
repeated .yamcs.protobuf.mdb.CommandInfo commands = 1;
- addCommandsBuilder() - Method in class org.yamcs.protobuf.ListQueuedCommandsResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
- addCommandsBuilder() - Method in class org.yamcs.protobuf.Mdb.ListCommandsResponse.Builder
-
repeated .yamcs.protobuf.mdb.CommandInfo commands = 1;
- addCommandsBuilder(int) - Method in class org.yamcs.protobuf.ListQueuedCommandsResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
- addCommandsBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ListCommandsResponse.Builder
-
repeated .yamcs.protobuf.mdb.CommandInfo commands = 1;
- addComparison(int, Mdb.ComparisonInfo) - Method in class org.yamcs.protobuf.Mdb.ContextAlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1;
- addComparison(int, Mdb.ComparisonInfo) - Method in class org.yamcs.protobuf.Mdb.ContextCalibratorInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1;
- addComparison(int, Mdb.ComparisonInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ContextAlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1;
- addComparison(int, Mdb.ComparisonInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ContextCalibratorInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1;
- addComparison(Mdb.ComparisonInfo) - Method in class org.yamcs.protobuf.Mdb.ContextAlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1;
- addComparison(Mdb.ComparisonInfo) - Method in class org.yamcs.protobuf.Mdb.ContextCalibratorInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1;
- addComparison(Mdb.ComparisonInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ContextAlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1;
- addComparison(Mdb.ComparisonInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ContextCalibratorInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1;
- addComparison(Comparison) - Method in class org.yamcs.xtce.ComparisonList
- addComparisonBuilder() - Method in class org.yamcs.protobuf.Mdb.ContextAlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1;
- addComparisonBuilder() - Method in class org.yamcs.protobuf.Mdb.ContextCalibratorInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1;
- addComparisonBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ContextAlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1;
- addComparisonBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ContextCalibratorInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1;
- addConditionExpression(BooleanExpression) - Method in class org.yamcs.xtce.ExpressionList
- addConfigurationSection(String, Spec) - Method in class org.yamcs.YamcsServer
-
Add the definition of an additional configuration section to the root Yamcs spec (yamcs.yaml).
- addConfigurationSection(ConfigScope, String, Spec) - Method in class org.yamcs.YamcsServer
-
Add the definition of an additional configuration section to a particulat configuration type
- addConnectionListener(ConnectionListener) - Method in class org.yamcs.client.YamcsClient
- addConnections(int, ClientConnectionInfo) - Method in class org.yamcs.protobuf.HttpTraffic.Builder
-
repeated .yamcs.protobuf.server.ClientConnectionInfo connections = 5;
- addConnections(int, ClientConnectionInfo.Builder) - Method in class org.yamcs.protobuf.HttpTraffic.Builder
-
repeated .yamcs.protobuf.server.ClientConnectionInfo connections = 5;
- addConnections(ClientConnectionInfo) - Method in class org.yamcs.protobuf.HttpTraffic.Builder
-
repeated .yamcs.protobuf.server.ClientConnectionInfo connections = 5;
- addConnections(ClientConnectionInfo.Builder) - Method in class org.yamcs.protobuf.HttpTraffic.Builder
-
repeated .yamcs.protobuf.server.ClientConnectionInfo connections = 5;
- addConnectionsBuilder() - Method in class org.yamcs.protobuf.HttpTraffic.Builder
-
repeated .yamcs.protobuf.server.ClientConnectionInfo connections = 5;
- addConnectionsBuilder(int) - Method in class org.yamcs.protobuf.HttpTraffic.Builder
-
repeated .yamcs.protobuf.server.ClientConnectionInfo connections = 5;
- addConstraint(int, Mdb.TransmissionConstraintInfo) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.TransmissionConstraintInfo constraint = 11;
- addConstraint(int, Mdb.TransmissionConstraintInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.TransmissionConstraintInfo constraint = 11;
- addConstraint(Mdb.TransmissionConstraintInfo) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.TransmissionConstraintInfo constraint = 11;
- addConstraint(Mdb.TransmissionConstraintInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.TransmissionConstraintInfo constraint = 11;
- addConstraintBuilder() - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.TransmissionConstraintInfo constraint = 11;
- addConstraintBuilder(int) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
-
repeated .yamcs.protobuf.mdb.TransmissionConstraintInfo constraint = 11;
- addContainer(int, Mdb.ContainerInfo) - Method in class org.yamcs.protobuf.Mdb.UsedByInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContainerInfo container = 2;
- addContainer(int, Mdb.ContainerInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.UsedByInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContainerInfo container = 2;
- addContainer(Mdb.ContainerInfo) - Method in class org.yamcs.protobuf.Mdb.UsedByInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContainerInfo container = 2;
- addContainer(Mdb.ContainerInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.UsedByInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContainerInfo container = 2;
- addContainerBuilder() - Method in class org.yamcs.protobuf.Mdb.UsedByInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContainerInfo container = 2;
- addContainerBuilder(int) - Method in class org.yamcs.protobuf.Mdb.UsedByInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContainerInfo container = 2;
- addContainers(int, Mdb.ContainerInfo) - Method in class org.yamcs.protobuf.Mdb.ListContainersResponse.Builder
-
repeated .yamcs.protobuf.mdb.ContainerInfo containers = 1;
- addContainers(int, Mdb.ContainerInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ListContainersResponse.Builder
-
repeated .yamcs.protobuf.mdb.ContainerInfo containers = 1;
- addContainers(Mdb.ContainerInfo) - Method in class org.yamcs.protobuf.Mdb.ListContainersResponse.Builder
-
repeated .yamcs.protobuf.mdb.ContainerInfo containers = 1;
- addContainers(Mdb.ContainerInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ListContainersResponse.Builder
-
repeated .yamcs.protobuf.mdb.ContainerInfo containers = 1;
- addContainersBuilder() - Method in class org.yamcs.protobuf.Mdb.ListContainersResponse.Builder
-
repeated .yamcs.protobuf.mdb.ContainerInfo containers = 1;
- addContainersBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ListContainersResponse.Builder
-
repeated .yamcs.protobuf.mdb.ContainerInfo containers = 1;
- addContextAlarm(int, Mdb.ContextAlarmInfo) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContextAlarmInfo contextAlarm = 7;
- addContextAlarm(int, Mdb.ContextAlarmInfo) - Method in class org.yamcs.protobuf.UpdateParameterRequest.Builder
-
Used when action = SET_ALARMS
- addContextAlarm(int, Mdb.ContextAlarmInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContextAlarmInfo contextAlarm = 7;
- addContextAlarm(int, Mdb.ContextAlarmInfo.Builder) - Method in class org.yamcs.protobuf.UpdateParameterRequest.Builder
-
Used when action = SET_ALARMS
- addContextAlarm(Mdb.ContextAlarmInfo) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContextAlarmInfo contextAlarm = 7;
- addContextAlarm(Mdb.ContextAlarmInfo) - Method in class org.yamcs.protobuf.UpdateParameterRequest.Builder
-
Used when action = SET_ALARMS
- addContextAlarm(Mdb.ContextAlarmInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContextAlarmInfo contextAlarm = 7;
- addContextAlarm(Mdb.ContextAlarmInfo.Builder) - Method in class org.yamcs.protobuf.UpdateParameterRequest.Builder
-
Used when action = SET_ALARMS
- addContextAlarm(EnumerationContextAlarm) - Method in class org.yamcs.xtce.EnumeratedParameterType.Builder
- addContextAlarm(NumericContextAlarm) - Method in class org.yamcs.xtce.FloatParameterType.Builder
- addContextAlarm(NumericContextAlarm) - Method in class org.yamcs.xtce.IntegerParameterType.Builder
- addContextAlarmBuilder() - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContextAlarmInfo contextAlarm = 7;
- addContextAlarmBuilder() - Method in class org.yamcs.protobuf.UpdateParameterRequest.Builder
-
Used when action = SET_ALARMS
- addContextAlarmBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContextAlarmInfo contextAlarm = 7;
- addContextAlarmBuilder(int) - Method in class org.yamcs.protobuf.UpdateParameterRequest.Builder
-
Used when action = SET_ALARMS
- addContextAlarms(int, Mdb.ContextAlarmInfo) - Method in class org.yamcs.protobuf.ParameterOverride.Builder
-
Alarm properties under specific context
- addContextAlarms(int, Mdb.ContextAlarmInfo.Builder) - Method in class org.yamcs.protobuf.ParameterOverride.Builder
-
Alarm properties under specific context
- addContextAlarms(Collection<NumericContextAlarm>) - Method in class org.yamcs.xtce.FloatParameterType.Builder
- addContextAlarms(Collection<NumericContextAlarm>) - Method in class org.yamcs.xtce.IntegerParameterType.Builder
- addContextAlarms(Mdb.ContextAlarmInfo) - Method in class org.yamcs.protobuf.ParameterOverride.Builder
-
Alarm properties under specific context
- addContextAlarms(Mdb.ContextAlarmInfo.Builder) - Method in class org.yamcs.protobuf.ParameterOverride.Builder
-
Alarm properties under specific context
- addContextAlarmsBuilder() - Method in class org.yamcs.protobuf.ParameterOverride.Builder
-
Alarm properties under specific context
- addContextAlarmsBuilder(int) - Method in class org.yamcs.protobuf.ParameterOverride.Builder
-
Alarm properties under specific context
- addContextCalibrator(int, Mdb.ContextCalibratorInfo) - Method in class org.yamcs.protobuf.Mdb.DataEncodingInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7;
- addContextCalibrator(int, Mdb.ContextCalibratorInfo) - Method in class org.yamcs.protobuf.UpdateParameterRequest.Builder
-
Used when action = SET_CALIBRATORS
- addContextCalibrator(int, Mdb.ContextCalibratorInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.DataEncodingInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7;
- addContextCalibrator(int, Mdb.ContextCalibratorInfo.Builder) - Method in class org.yamcs.protobuf.UpdateParameterRequest.Builder
-
Used when action = SET_CALIBRATORS
- addContextCalibrator(Mdb.ContextCalibratorInfo) - Method in class org.yamcs.protobuf.Mdb.DataEncodingInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7;
- addContextCalibrator(Mdb.ContextCalibratorInfo) - Method in class org.yamcs.protobuf.UpdateParameterRequest.Builder
-
Used when action = SET_CALIBRATORS
- addContextCalibrator(Mdb.ContextCalibratorInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.DataEncodingInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7;
- addContextCalibrator(Mdb.ContextCalibratorInfo.Builder) - Method in class org.yamcs.protobuf.UpdateParameterRequest.Builder
-
Used when action = SET_CALIBRATORS
- addContextCalibratorBuilder() - Method in class org.yamcs.protobuf.Mdb.DataEncodingInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7;
- addContextCalibratorBuilder() - Method in class org.yamcs.protobuf.UpdateParameterRequest.Builder
-
Used when action = SET_CALIBRATORS
- addContextCalibratorBuilder(int) - Method in class org.yamcs.protobuf.Mdb.DataEncodingInfo.Builder
-
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7;
- addContextCalibratorBuilder(int) - Method in class org.yamcs.protobuf.UpdateParameterRequest.Builder
-
Used when action = SET_CALIBRATORS
- addContextCalibrators(int, Mdb.ContextCalibratorInfo) - Method in class org.yamcs.protobuf.ParameterOverride.Builder
-
Calibrators under specific context
- addContextCalibrators(int, Mdb.ContextCalibratorInfo.Builder) - Method in class org.yamcs.protobuf.ParameterOverride.Builder
-
Calibrators under specific context
- addContextCalibrators(Mdb.ContextCalibratorInfo) - Method in class org.yamcs.protobuf.ParameterOverride.Builder
-
Calibrators under specific context
- addContextCalibrators(Mdb.ContextCalibratorInfo.Builder) - Method in class org.yamcs.protobuf.ParameterOverride.Builder
-
Calibrators under specific context
- addContextCalibratorsBuilder() - Method in class org.yamcs.protobuf.ParameterOverride.Builder
-
Calibrators under specific context
- addContextCalibratorsBuilder(int) - Method in class org.yamcs.protobuf.ParameterOverride.Builder
-
Calibrators under specific context
- addCookie(Cookie) - Method in class org.yamcs.client.base.HttpClient
- addCookie(Cookie) - Method in class org.yamcs.client.base.RestClient
- addCounts(int) - Method in class org.yamcs.protobuf.Pvalue.Ranges.Range.Builder
-
The counts correspond one to one to the engValues
- addCriteria(int, ItemFilter.FilterCriterion) - Method in class org.yamcs.protobuf.ItemFilter.Builder
-
repeated .yamcs.protobuf.timeline.ItemFilter.FilterCriterion criteria = 1;
- addCriteria(int, ItemFilter.FilterCriterion.Builder) - Method in class org.yamcs.protobuf.ItemFilter.Builder
-
repeated .yamcs.protobuf.timeline.ItemFilter.FilterCriterion criteria = 1;
- addCriteria(int, BandFilter.FilterCriterion) - Method in class org.yamcs.timeline.protobuf.BandFilter.ItemFilter.Builder
-
repeated .BandFilter.FilterCriterion criteria = 1;
- addCriteria(int, BandFilter.FilterCriterion.Builder) - Method in class org.yamcs.timeline.protobuf.BandFilter.ItemFilter.Builder
-
repeated .BandFilter.FilterCriterion criteria = 1;
- addCriteria(ItemFilter.FilterCriterion) - Method in class org.yamcs.protobuf.ItemFilter.Builder
-
repeated .yamcs.protobuf.timeline.ItemFilter.FilterCriterion criteria = 1;
- addCriteria(ItemFilter.FilterCriterion.Builder) - Method in class org.yamcs.protobuf.ItemFilter.Builder
-
repeated .yamcs.protobuf.timeline.ItemFilter.FilterCriterion criteria = 1;
- addCriteria(BandFilter.FilterCriterion) - Method in class org.yamcs.timeline.protobuf.BandFilter.ItemFilter.Builder
-
repeated .BandFilter.FilterCriterion criteria = 1;
- addCriteria(BandFilter.FilterCriterion.Builder) - Method in class org.yamcs.timeline.protobuf.BandFilter.ItemFilter.Builder
-
repeated .BandFilter.FilterCriterion criteria = 1;
- addCriteriaBuilder() - Method in class org.yamcs.protobuf.ItemFilter.Builder
-
repeated .yamcs.protobuf.timeline.ItemFilter.FilterCriterion criteria = 1;
- addCriteriaBuilder() - Method in class org.yamcs.timeline.protobuf.BandFilter.ItemFilter.Builder
-
repeated .BandFilter.FilterCriterion criteria = 1;
- addCriteriaBuilder(int) - Method in class org.yamcs.protobuf.ItemFilter.Builder
-
repeated .yamcs.protobuf.timeline.ItemFilter.FilterCriterion criteria = 1;
- addCriteriaBuilder(int) - Method in class org.yamcs.timeline.protobuf.BandFilter.ItemFilter.Builder
-
repeated .BandFilter.FilterCriterion criteria = 1;
- addCriticalAlarmRange(MatchCriteria, DoubleRange) - Method in class org.yamcs.xtce.FloatParameterType.Builder
-
Adds a new, or unions with an existing critical range for the specified context
- addCriticalAlarmRange(MatchCriteria, DoubleRange) - Method in class org.yamcs.xtce.IntegerParameterType.Builder
-
Adds a new, or unions with an existing critical range for the specified context
- addCriticalRange(DoubleRange) - Method in class org.yamcs.xtce.AlarmRanges
- addData(double, double) - Method in class org.yamcs.external.SimpleRegression
-
Adds the observation (x,y) to the regression data set.
- addDatabases(int, DatabaseInfo) - Method in class org.yamcs.protobuf.ListDatabasesResponse.Builder
-
repeated .yamcs.protobuf.archive.DatabaseInfo databases = 1;
- addDatabases(int, DatabaseInfo.Builder) - Method in class org.yamcs.protobuf.ListDatabasesResponse.Builder
-
repeated .yamcs.protobuf.archive.DatabaseInfo databases = 1;
- addDatabases(int, RocksDbDatabaseInfo) - Method in class org.yamcs.protobuf.ListRocksDbDatabasesResponse.Builder
-
repeated .yamcs.protobuf.archive.RocksDbDatabaseInfo databases = 1;
- addDatabases(int, RocksDbDatabaseInfo) - Method in class org.yamcs.protobuf.RocksDbTablespaceInfo.Builder
-
repeated .yamcs.protobuf.archive.RocksDbDatabaseInfo databases = 3;
- addDatabases(int, RocksDbDatabaseInfo.Builder) - Method in class org.yamcs.protobuf.ListRocksDbDatabasesResponse.Builder
-
repeated .yamcs.protobuf.archive.RocksDbDatabaseInfo databases = 1;
- addDatabases(int, RocksDbDatabaseInfo.Builder) - Method in class org.yamcs.protobuf.RocksDbTablespaceInfo.Builder
-
repeated .yamcs.protobuf.archive.RocksDbDatabaseInfo databases = 3;
- addDatabases(DatabaseInfo) - Method in class org.yamcs.protobuf.ListDatabasesResponse.Builder
-
repeated .yamcs.protobuf.archive.DatabaseInfo databases = 1;
- addDatabases(DatabaseInfo.Builder) - Method in class org.yamcs.protobuf.ListDatabasesResponse.Builder
-
repeated .yamcs.protobuf.archive.DatabaseInfo databases = 1;
- addDatabases(RocksDbDatabaseInfo) - Method in class org.yamcs.protobuf.ListRocksDbDatabasesResponse.Builder
-
repeated .yamcs.protobuf.archive.RocksDbDatabaseInfo databases = 1;
- addDatabases(RocksDbDatabaseInfo) - Method in class org.yamcs.protobuf.RocksDbTablespaceInfo.Builder
-
repeated .yamcs.protobuf.archive.RocksDbDatabaseInfo databases = 3;
- addDatabases(RocksDbDatabaseInfo.Builder) - Method in class org.yamcs.protobuf.ListRocksDbDatabasesResponse.Builder
-
repeated .yamcs.protobuf.archive.RocksDbDatabaseInfo databases = 1;
- addDatabases(RocksDbDatabaseInfo.Builder) - Method in class org.yamcs.protobuf.RocksDbTablespaceInfo.Builder
-
repeated .yamcs.protobuf.archive.RocksDbDatabaseInfo databases = 3;
- addDatabasesBuilder() - Method in class org.yamcs.protobuf.ListDatabasesResponse.Builder
-
repeated .yamcs.protobuf.archive.DatabaseInfo databases = 1;
- addDatabasesBuilder() - Method in class org.yamcs.protobuf.ListRocksDbDatabasesResponse.Builder
-
repeated .yamcs.protobuf.archive.RocksDbDatabaseInfo databases = 1;
- addDatabasesBuilder() - Method in class org.yamcs.protobuf.RocksDbTablespaceInfo.Builder
-
repeated .yamcs.protobuf.archive.RocksDbDatabaseInfo databases = 3;
- addDatabasesBuilder(int) - Method in class org.yamcs.protobuf.ListDatabasesResponse.Builder
-
repeated .yamcs.protobuf.archive.DatabaseInfo databases = 1;
- addDatabasesBuilder(int) - Method in class org.yamcs.protobuf.ListRocksDbDatabasesResponse.Builder
-
repeated .yamcs.protobuf.archive.RocksDbDatabaseInfo databases = 1;
- addDatabasesBuilder(int) - Method in class org.yamcs.protobuf.RocksDbTablespaceInfo.Builder
-
repeated .yamcs.protobuf.archive.RocksDbDatabaseInfo databases = 3;
- addDimensions(int, Mdb.ArgumentDimensionInfo) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Length of each dimension (only used by array arguments)
- addDimensions(int, Mdb.ArgumentDimensionInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Length of each dimension (only used by array arguments)
- addDimensions(int, Mdb.ParameterDimensionInfo) - Method in class org.yamcs.protobuf.Mdb.ArrayInfo.Builder
-
repeated .yamcs.protobuf.mdb.ParameterDimensionInfo dimensions = 3;
- addDimensions(int, Mdb.ParameterDimensionInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ArrayInfo.Builder
-
repeated .yamcs.protobuf.mdb.ParameterDimensionInfo dimensions = 3;
- addDimensions(Mdb.ArgumentDimensionInfo) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Length of each dimension (only used by array arguments)
- addDimensions(Mdb.ArgumentDimensionInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Length of each dimension (only used by array arguments)
- addDimensions(Mdb.ParameterDimensionInfo) - Method in class org.yamcs.protobuf.Mdb.ArrayInfo.Builder
-
repeated .yamcs.protobuf.mdb.ParameterDimensionInfo dimensions = 3;
- addDimensions(Mdb.ParameterDimensionInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ArrayInfo.Builder
-
repeated .yamcs.protobuf.mdb.ParameterDimensionInfo dimensions = 3;
- addDimensionsBuilder() - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Length of each dimension (only used by array arguments)
- addDimensionsBuilder() - Method in class org.yamcs.protobuf.Mdb.ArrayInfo.Builder
-
repeated .yamcs.protobuf.mdb.ParameterDimensionInfo dimensions = 3;
- addDimensionsBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Length of each dimension (only used by array arguments)
- addDimensionsBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ArrayInfo.Builder
-
repeated .yamcs.protobuf.mdb.ParameterDimensionInfo dimensions = 3;
- addDistressAlarmRange(MatchCriteria, DoubleRange) - Method in class org.yamcs.xtce.FloatParameterType.Builder
-
Adds a new, or unions with an existing distress range for the specified context
- addDistressAlarmRange(MatchCriteria, DoubleRange) - Method in class org.yamcs.xtce.IntegerParameterType.Builder
-
Adds a new, or unions with an existing distress range for the specified context
- addDistressRange(DoubleRange) - Method in class org.yamcs.xtce.AlarmRanges
- addDouble(double) - Method in class org.yamcs.utils.ByteArray
- addedCommand(PreparedCommand) - Method in interface org.yamcs.cmdhistory.CommandHistoryConsumer
-
Called when a new command matching the filters has been added to the history
- addedCommand(PreparedCommand) - Method in class org.yamcs.commanding.ActiveCommand
- addedCommand(PreparedCommand) - Method in class org.yamcs.commanding.CommandVerificationHandler
- addEndCallback(Runnable) - Method in class org.yamcs.simulator.cfdp.CfdpSender
- addEngValues(int, Yamcs.Value) - Method in class org.yamcs.protobuf.Pvalue.Ranges.Range.Builder
-
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.
- addEngValues(int, Yamcs.Value.Builder) - Method in class org.yamcs.protobuf.Pvalue.Ranges.Range.Builder
-
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.
- addEngValues(Yamcs.Value) - Method in class org.yamcs.protobuf.Pvalue.Ranges.Range.Builder
-
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.
- addEngValues(Yamcs.Value.Builder) - Method in class org.yamcs.protobuf.Pvalue.Ranges.Range.Builder
-
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.
- addEngValuesBuilder() - Method in class org.yamcs.protobuf.Pvalue.Ranges.Range.Builder
-
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.
- addEngValuesBuilder(int) - Method in class org.yamcs.protobuf.Pvalue.Ranges.Range.Builder
-
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.
- addEntries(int, Commanding.CommandQueueEntry) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
Currently pending (queued) commands
- addEntries(int, Commanding.CommandQueueEntry.Builder) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
Currently pending (queued) commands
- addEntries(int, LogEntry) - Method in class org.yamcs.protobuf.TimelineItemLog.Builder
-
item (change) log
- addEntries(int, LogEntry.Builder) - Method in class org.yamcs.protobuf.TimelineItemLog.Builder
-
item (change) log
- addEntries(Commanding.CommandQueueEntry) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
Currently pending (queued) commands
- addEntries(Commanding.CommandQueueEntry.Builder) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
Currently pending (queued) commands
- addEntries(LogEntry) - Method in class org.yamcs.protobuf.TimelineItemLog.Builder
-
item (change) log
- addEntries(LogEntry.Builder) - Method in class org.yamcs.protobuf.TimelineItemLog.Builder
-
item (change) log
- addEntriesBuilder() - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
Currently pending (queued) commands
- addEntriesBuilder() - Method in class org.yamcs.protobuf.TimelineItemLog.Builder
-
item (change) log
- addEntriesBuilder(int) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
Currently pending (queued) commands
- addEntriesBuilder(int) - Method in class org.yamcs.protobuf.TimelineItemLog.Builder
-
item (change) log
- addEntry(int, Commanding.CommandHistoryEntry) - Method in class org.yamcs.protobuf.ListCommandsResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1;
- addEntry(int, Commanding.CommandHistoryEntry.Builder) - Method in class org.yamcs.protobuf.ListCommandsResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1;
- addEntry(int, Commanding.CommandQueueEntry) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
Deprecated.
- addEntry(int, Commanding.CommandQueueEntry.Builder) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
Deprecated.
- addEntry(int, IndexEntry) - Method in class org.yamcs.protobuf.IndexGroup.Builder
-
repeated .yamcs.protobuf.archive.IndexEntry entry = 2;
- addEntry(int, IndexEntry.Builder) - Method in class org.yamcs.protobuf.IndexGroup.Builder
-
repeated .yamcs.protobuf.archive.IndexEntry entry = 2;
- addEntry(int, Mdb.SequenceEntryInfo) - Method in class org.yamcs.protobuf.Mdb.CommandContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
- addEntry(int, Mdb.SequenceEntryInfo) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 10;
- addEntry(int, Mdb.SequenceEntryInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.CommandContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
- addEntry(int, Mdb.SequenceEntryInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 10;
- addEntry(String, AppConfigurationEntry) - Static method in class org.yamcs.security.JaasConfiguration
- addEntry(Commanding.CommandHistoryEntry) - Method in class org.yamcs.protobuf.ListCommandsResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1;
- addEntry(Commanding.CommandHistoryEntry.Builder) - Method in class org.yamcs.protobuf.ListCommandsResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1;
- addEntry(Commanding.CommandQueueEntry) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
Deprecated.
- addEntry(Commanding.CommandQueueEntry.Builder) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
Deprecated.
- addEntry(IndexEntry) - Method in class org.yamcs.protobuf.IndexGroup.Builder
-
repeated .yamcs.protobuf.archive.IndexEntry entry = 2;
- addEntry(IndexEntry.Builder) - Method in class org.yamcs.protobuf.IndexGroup.Builder
-
repeated .yamcs.protobuf.archive.IndexEntry entry = 2;
- addEntry(Mdb.SequenceEntryInfo) - Method in class org.yamcs.protobuf.Mdb.CommandContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
- addEntry(Mdb.SequenceEntryInfo) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 10;
- addEntry(Mdb.SequenceEntryInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.CommandContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
- addEntry(Mdb.SequenceEntryInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 10;
- addEntry(SequenceEntry) - Method in class org.yamcs.mdb.SubscribedContainer
- addEntry(SequenceEntry) - Method in class org.yamcs.xtce.CommandContainer
- addEntry(SequenceEntry) - Method in class org.yamcs.xtce.Container
- addEntry(SequenceEntry) - Method in class org.yamcs.xtce.SequenceContainer
-
Add single entry to list of entries
- addEntryBuilder() - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
Deprecated.
- addEntryBuilder() - Method in class org.yamcs.protobuf.IndexGroup.Builder
-
repeated .yamcs.protobuf.archive.IndexEntry entry = 2;
- addEntryBuilder() - Method in class org.yamcs.protobuf.ListCommandsResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1;
- addEntryBuilder() - Method in class org.yamcs.protobuf.Mdb.CommandContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
- addEntryBuilder() - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 10;
- addEntryBuilder(int) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
Deprecated.
- addEntryBuilder(int) - Method in class org.yamcs.protobuf.IndexGroup.Builder
-
repeated .yamcs.protobuf.archive.IndexEntry entry = 2;
- addEntryBuilder(int) - Method in class org.yamcs.protobuf.ListCommandsResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1;
- addEntryBuilder(int) - Method in class org.yamcs.protobuf.Mdb.CommandContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
- addEntryBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 10;
- addEnumColumn(String, String) - Method in class org.yamcs.yarch.Tuple
-
Add an ENUM column
- addEnumerationAlarm(int, Mdb.EnumerationAlarm) - Method in class org.yamcs.protobuf.Mdb.AlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.EnumerationAlarm enumerationAlarm = 3;
- addEnumerationAlarm(int, Mdb.EnumerationAlarm.Builder) - Method in class org.yamcs.protobuf.Mdb.AlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.EnumerationAlarm enumerationAlarm = 3;
- addEnumerationAlarm(Mdb.EnumerationAlarm) - Method in class org.yamcs.protobuf.Mdb.AlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.EnumerationAlarm enumerationAlarm = 3;
- addEnumerationAlarm(Mdb.EnumerationAlarm.Builder) - Method in class org.yamcs.protobuf.Mdb.AlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.EnumerationAlarm enumerationAlarm = 3;
- addEnumerationAlarmBuilder() - Method in class org.yamcs.protobuf.Mdb.AlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.EnumerationAlarm enumerationAlarm = 3;
- addEnumerationAlarmBuilder(int) - Method in class org.yamcs.protobuf.Mdb.AlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.EnumerationAlarm enumerationAlarm = 3;
- addEnumerationRange(ValueEnumerationRange) - Method in class org.yamcs.xtce.EnumeratedDataType.Builder
- addEnumerationValue(long, String) - Method in class org.yamcs.xtce.EnumeratedDataType.Builder
- addEnumerationValue(ValueEnumeration) - Method in class org.yamcs.xtce.EnumeratedDataType.Builder
- addEnumValue(int, Mdb.EnumValue) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Enumeration states (only used by enumerated arguments)
- addEnumValue(int, Mdb.EnumValue) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.EnumValue enumValue = 5;
- addEnumValue(int, Mdb.EnumValue.Builder) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Enumeration states (only used by enumerated arguments)
- addEnumValue(int, Mdb.EnumValue.Builder) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.EnumValue enumValue = 5;
- addEnumValue(int, Table.EnumValue) - Method in class org.yamcs.protobuf.Table.ColumnInfo.Builder
-
repeated .yamcs.protobuf.table.EnumValue enumValue = 3;
- addEnumValue(int, Table.EnumValue.Builder) - Method in class org.yamcs.protobuf.Table.ColumnInfo.Builder
-
repeated .yamcs.protobuf.table.EnumValue enumValue = 3;
- addEnumValue(int, Tablespace.TableColumnInfo.EnumValue) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
-
repeated .TableColumnInfo.EnumValue enumValue = 3;
- addEnumValue(int, Tablespace.TableColumnInfo.EnumValue.Builder) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
-
repeated .TableColumnInfo.EnumValue enumValue = 3;
- addEnumValue(Mdb.EnumValue) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Enumeration states (only used by enumerated arguments)
- addEnumValue(Mdb.EnumValue) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.EnumValue enumValue = 5;
- addEnumValue(Mdb.EnumValue.Builder) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Enumeration states (only used by enumerated arguments)
- addEnumValue(Mdb.EnumValue.Builder) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.EnumValue enumValue = 5;
- addEnumValue(Table.EnumValue) - Method in class org.yamcs.protobuf.Table.ColumnInfo.Builder
-
repeated .yamcs.protobuf.table.EnumValue enumValue = 3;
- addEnumValue(Table.EnumValue.Builder) - Method in class org.yamcs.protobuf.Table.ColumnInfo.Builder
-
repeated .yamcs.protobuf.table.EnumValue enumValue = 3;
- addEnumValue(Tablespace.TableColumnInfo.EnumValue) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
-
repeated .TableColumnInfo.EnumValue enumValue = 3;
- addEnumValue(Tablespace.TableColumnInfo.EnumValue.Builder) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
-
repeated .TableColumnInfo.EnumValue enumValue = 3;
- addEnumValueBuilder() - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Enumeration states (only used by enumerated arguments)
- addEnumValueBuilder() - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.EnumValue enumValue = 5;
- addEnumValueBuilder() - Method in class org.yamcs.protobuf.Table.ColumnInfo.Builder
-
repeated .yamcs.protobuf.table.EnumValue enumValue = 3;
- addEnumValueBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
-
repeated .TableColumnInfo.EnumValue enumValue = 3;
- addEnumValueBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Enumeration states (only used by enumerated arguments)
- addEnumValueBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.EnumValue enumValue = 5;
- addEnumValueBuilder(int) - Method in class org.yamcs.protobuf.Table.ColumnInfo.Builder
-
repeated .yamcs.protobuf.table.EnumValue enumValue = 3;
- addEnumValueBuilder(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
-
repeated .TableColumnInfo.EnumValue enumValue = 3;
- addEscapes(String) - Static method in error org.yamcs.templating.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addEscapes(String) - Static method in error org.yamcs.ui.packetviewer.filter.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addEscapes(String) - Static method in error org.yamcs.utils.parser.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addEscapes(String) - Static method in error org.yamcs.yarch.streamsql.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addEvent(int, Event) - Method in class org.yamcs.protobuf.ListEventsResponse.Builder
-
repeated .yamcs.protobuf.events.Event event = 1;
- addEvent(int, Event.Builder) - Method in class org.yamcs.protobuf.ListEventsResponse.Builder
-
repeated .yamcs.protobuf.events.Event event = 1;
- addEvent(Event) - Method in class org.yamcs.protobuf.ListEventsResponse.Builder
-
repeated .yamcs.protobuf.events.Event event = 1;
- addEvent(Event.Builder) - Method in class org.yamcs.protobuf.ListEventsResponse.Builder
-
repeated .yamcs.protobuf.events.Event event = 1;
- addEventBuilder() - Method in class org.yamcs.protobuf.ListEventsResponse.Builder
-
repeated .yamcs.protobuf.events.Event event = 1;
- addEventBuilder(int) - Method in class org.yamcs.protobuf.ListEventsResponse.Builder
-
repeated .yamcs.protobuf.events.Event event = 1;
- addExecListener(AlgorithmExecListener) - Method in class org.yamcs.algorithms.ActiveAlgorithm
- addExecListener(AlgorithmExecListener) - Method in class org.yamcs.mdb.AbstractDataDecoder
- addExtension(String, Map<String, Object>, Path) - Method in class org.yamcs.web.WebPlugin
- addExternalIdentity(String, String) - Method in class org.yamcs.security.AuthenticationInfo
- addExtra(String) - Method in class org.yamcs.protobuf.Archive.ExportParameterValuesRequest.Builder
-
Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring status
- addExtraBytes(ByteString) - Method in class org.yamcs.protobuf.Archive.ExportParameterValuesRequest.Builder
-
Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring status
- addFiles(int, RemoteFile) - Method in class org.yamcs.protobuf.ListFilesResponse.Builder
-
repeated .yamcs.protobuf.filetransfer.RemoteFile files = 1;
- addFiles(int, RemoteFile.Builder) - Method in class org.yamcs.protobuf.ListFilesResponse.Builder
-
repeated .yamcs.protobuf.filetransfer.RemoteFile files = 1;
- addFiles(RemoteFile) - Method in class org.yamcs.protobuf.ListFilesResponse.Builder
-
repeated .yamcs.protobuf.filetransfer.RemoteFile files = 1;
- addFiles(RemoteFile.Builder) - Method in class org.yamcs.protobuf.ListFilesResponse.Builder
-
repeated .yamcs.protobuf.filetransfer.RemoteFile files = 1;
- addFilesBuilder() - Method in class org.yamcs.protobuf.ListFilesResponse.Builder
-
repeated .yamcs.protobuf.filetransfer.RemoteFile files = 1;
- addFilesBuilder(int) - Method in class org.yamcs.protobuf.ListFilesResponse.Builder
-
repeated .yamcs.protobuf.filetransfer.RemoteFile files = 1;
- addFileSystemBucket(String, Path) - Method in class org.yamcs.yarch.YarchDatabaseInstance
-
Adds a bucket that maps to the file system.
- addFilter(String) - Method in class org.yamcs.protobuf.ListInstancesRequest.Builder
-
repeated string filter = 1;
- addFilter(FilterableTarget) - Method in class org.yamcs.yarch.streamsql.AndExpression
- addFilter(FilterableTarget) - Method in class org.yamcs.yarch.streamsql.Expression
-
add a filter to the table if applicable.
- addFilter(FilterableTarget) - Method in class org.yamcs.yarch.streamsql.InExpression
- addFilter(FilterableTarget) - Method in class org.yamcs.yarch.streamsql.OrExpression
- addFilter(FilterableTarget) - Method in class org.yamcs.yarch.streamsql.RelationalExpression
- addFilterBytes(ByteString) - Method in class org.yamcs.protobuf.ListInstancesRequest.Builder
-
repeated string filter = 1;
- addFilters(int, ItemFilter) - Method in class org.yamcs.protobuf.AddBandRequest.Builder
-
a query filter which can be used to limit additionally the items which are part of the band
- addFilters(int, ItemFilter) - Method in class org.yamcs.protobuf.ListItemsRequest.Builder
-
If the band is not specified, these filters and the source above will be used
- addFilters(int, ItemFilter) - Method in class org.yamcs.protobuf.TimelineBand.Builder
-
The filters are to be considered in an AND manner.
- addFilters(int, ItemFilter) - Method in class org.yamcs.protobuf.UpdateBandRequest.Builder
-
filters to apply when retrieving the items
- addFilters(int, ItemFilter.Builder) - Method in class org.yamcs.protobuf.AddBandRequest.Builder
-
a query filter which can be used to limit additionally the items which are part of the band
- addFilters(int, ItemFilter.Builder) - Method in class org.yamcs.protobuf.ListItemsRequest.Builder
-
If the band is not specified, these filters and the source above will be used
- addFilters(int, ItemFilter.Builder) - Method in class org.yamcs.protobuf.TimelineBand.Builder
-
The filters are to be considered in an AND manner.
- addFilters(int, ItemFilter.Builder) - Method in class org.yamcs.protobuf.UpdateBandRequest.Builder
-
filters to apply when retrieving the items
- addFilters(int, BandFilter.ItemFilter) - Method in class org.yamcs.timeline.protobuf.BandFilter.Builder
-
repeated .BandFilter.ItemFilter filters = 1;
- addFilters(int, BandFilter.ItemFilter.Builder) - Method in class org.yamcs.timeline.protobuf.BandFilter.Builder
-
repeated .BandFilter.ItemFilter filters = 1;
- addFilters(ItemFilter) - Method in class org.yamcs.protobuf.AddBandRequest.Builder
-
a query filter which can be used to limit additionally the items which are part of the band
- addFilters(ItemFilter) - Method in class org.yamcs.protobuf.ListItemsRequest.Builder
-
If the band is not specified, these filters and the source above will be used
- addFilters(ItemFilter) - Method in class org.yamcs.protobuf.TimelineBand.Builder
-
The filters are to be considered in an AND manner.
- addFilters(ItemFilter) - Method in class org.yamcs.protobuf.UpdateBandRequest.Builder
-
filters to apply when retrieving the items
- addFilters(ItemFilter.Builder) - Method in class org.yamcs.protobuf.AddBandRequest.Builder
-
a query filter which can be used to limit additionally the items which are part of the band
- addFilters(ItemFilter.Builder) - Method in class org.yamcs.protobuf.ListItemsRequest.Builder
-
If the band is not specified, these filters and the source above will be used
- addFilters(ItemFilter.Builder) - Method in class org.yamcs.protobuf.TimelineBand.Builder
-
The filters are to be considered in an AND manner.
- addFilters(ItemFilter.Builder) - Method in class org.yamcs.protobuf.UpdateBandRequest.Builder
-
filters to apply when retrieving the items
- addFilters(BandFilter.ItemFilter) - Method in class org.yamcs.timeline.protobuf.BandFilter.Builder
-
repeated .BandFilter.ItemFilter filters = 1;
- addFilters(BandFilter.ItemFilter.Builder) - Method in class org.yamcs.timeline.protobuf.BandFilter.Builder
-
repeated .BandFilter.ItemFilter filters = 1;
- addFiltersBuilder() - Method in class org.yamcs.protobuf.AddBandRequest.Builder
-
a query filter which can be used to limit additionally the items which are part of the band
- addFiltersBuilder() - Method in class org.yamcs.protobuf.ListItemsRequest.Builder
-
If the band is not specified, these filters and the source above will be used
- addFiltersBuilder() - Method in class org.yamcs.protobuf.TimelineBand.Builder
-
The filters are to be considered in an AND manner.
- addFiltersBuilder() - Method in class org.yamcs.protobuf.UpdateBandRequest.Builder
-
filters to apply when retrieving the items
- addFiltersBuilder() - Method in class org.yamcs.timeline.protobuf.BandFilter.Builder
-
repeated .BandFilter.ItemFilter filters = 1;
- addFiltersBuilder(int) - Method in class org.yamcs.protobuf.AddBandRequest.Builder
-
a query filter which can be used to limit additionally the items which are part of the band
- addFiltersBuilder(int) - Method in class org.yamcs.protobuf.ListItemsRequest.Builder
-
If the band is not specified, these filters and the source above will be used
- addFiltersBuilder(int) - Method in class org.yamcs.protobuf.TimelineBand.Builder
-
The filters are to be considered in an AND manner.
- addFiltersBuilder(int) - Method in class org.yamcs.protobuf.UpdateBandRequest.Builder
-
filters to apply when retrieving the items
- addFiltersBuilder(int) - Method in class org.yamcs.timeline.protobuf.BandFilter.Builder
-
repeated .BandFilter.ItemFilter filters = 1;
- addGids(int) - Method in class org.yamcs.protobuf.ArchivedParameterInfo.Builder
-
the groups which this parameter is part of
- addGlobalService(String, Class<T>, YConfiguration) - Method in class org.yamcs.YamcsServer
- addGlobalServicesAndInstances() - Method in class org.yamcs.YamcsServer
- addGroup(int, IndexGroup) - Method in class org.yamcs.protobuf.IndexResponse.Builder
-
repeated .yamcs.protobuf.archive.IndexGroup group = 1;
- addGroup(int, IndexGroup.Builder) - Method in class org.yamcs.protobuf.IndexResponse.Builder
-
repeated .yamcs.protobuf.archive.IndexGroup group = 1;
- addGroup(String) - Method in class org.yamcs.protobuf.Archive.ParameterGroupInfo.Builder
-
Deprecated.
- addGroup(String) - Method in class org.yamcs.protobuf.ListParameterIndexRequest.Builder
-
Filter on specific parameter groups.
- addGroup(IndexGroup) - Method in class org.yamcs.protobuf.IndexResponse.Builder
-
repeated .yamcs.protobuf.archive.IndexGroup group = 1;
- addGroup(IndexGroup.Builder) - Method in class org.yamcs.protobuf.IndexResponse.Builder
-
repeated .yamcs.protobuf.archive.IndexGroup group = 1;
- addGroup(Group) - Method in class org.yamcs.security.Directory
- addGroup(Group) - Method in class org.yamcs.security.DirectoryDb
- addGroupBuilder() - Method in class org.yamcs.protobuf.IndexResponse.Builder
-
repeated .yamcs.protobuf.archive.IndexGroup group = 1;
- addGroupBuilder(int) - Method in class org.yamcs.protobuf.IndexResponse.Builder
-
repeated .yamcs.protobuf.archive.IndexGroup group = 1;
- addGroupBytes(ByteString) - Method in class org.yamcs.protobuf.Archive.ParameterGroupInfo.Builder
-
Deprecated.
- addGroupBytes(ByteString) - Method in class org.yamcs.protobuf.ListParameterIndexRequest.Builder
-
Filter on specific parameter groups.
- addGroupNameExclude(String) - Method in class org.yamcs.protobuf.Yamcs.PpReplayRequest.Builder
-
exclude the parameters from these groups this takes precedence over the filter above (i.e. if a group is part of both, it will be excluded)
- addGroupNameExcludeBytes(ByteString) - Method in class org.yamcs.protobuf.Yamcs.PpReplayRequest.Builder
-
exclude the parameters from these groups this takes precedence over the filter above (i.e. if a group is part of both, it will be excluded)
- addGroupNameFilter(String) - Method in class org.yamcs.protobuf.Yamcs.PpReplayRequest.Builder
-
No filter, means all pp groups are sent
- addGroupNameFilterBytes(ByteString) - Method in class org.yamcs.protobuf.Yamcs.PpReplayRequest.Builder
-
No filter, means all pp groups are sent
- addGroups(int, GroupInfo) - Method in class org.yamcs.protobuf.ListGroupsResponse.Builder
-
repeated .yamcs.protobuf.iam.GroupInfo groups = 1;
- addGroups(int, GroupInfo) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Groups that this user is member of
- addGroups(int, GroupInfo.Builder) - Method in class org.yamcs.protobuf.ListGroupsResponse.Builder
-
repeated .yamcs.protobuf.iam.GroupInfo groups = 1;
- addGroups(int, GroupInfo.Builder) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Groups that this user is member of
- addGroups(String) - Method in class org.yamcs.protobuf.Archive.ParameterGroupInfo.Builder
-
Parameter group names
- addGroups(String) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
This queue only considers commands that are issued by one of the users who belongs to any of these groups.
- addGroups(Collection<String>) - Method in class org.yamcs.commanding.CommandQueue
- addGroups(GroupInfo) - Method in class org.yamcs.protobuf.ListGroupsResponse.Builder
-
repeated .yamcs.protobuf.iam.GroupInfo groups = 1;
- addGroups(GroupInfo) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Groups that this user is member of
- addGroups(GroupInfo.Builder) - Method in class org.yamcs.protobuf.ListGroupsResponse.Builder
-
repeated .yamcs.protobuf.iam.GroupInfo groups = 1;
- addGroups(GroupInfo.Builder) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Groups that this user is member of
- addGroupsBuilder() - Method in class org.yamcs.protobuf.ListGroupsResponse.Builder
-
repeated .yamcs.protobuf.iam.GroupInfo groups = 1;
- addGroupsBuilder() - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Groups that this user is member of
- addGroupsBuilder(int) - Method in class org.yamcs.protobuf.ListGroupsResponse.Builder
-
repeated .yamcs.protobuf.iam.GroupInfo groups = 1;
- addGroupsBuilder(int) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Groups that this user is member of
- addGroupsBytes(ByteString) - Method in class org.yamcs.protobuf.Archive.ParameterGroupInfo.Builder
-
Parameter group names
- addGroupsBytes(ByteString) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
-
This queue only considers commands that are issued by one of the users who belongs to any of these groups.
- addHandler(String, Supplier<Handler>) - Method in class org.yamcs.http.HttpServer
-
Deprecated.
- addHistogram(String, HistogramInfo) - Method in class org.yamcs.yarch.PartitionManager.Interval
- addHistogram(Row) - Method in class org.yamcs.yarch.rocksdb.HistogramWriter
- addHistogram(Row) - Method in class org.yamcs.yarch.rocksdb.SingleColumnHistogramWriter
- addHistogramColumn(String) - Method in class org.yamcs.protobuf.Table.TableInfo.Builder
-
repeated string histogramColumn = 5;
- addHistogramColumn(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated string histogramColumn = 5;
- addHistogramColumn(String) - Method in class org.yamcs.yarch.streamsql.CreateTableStatement
- addHistogramColumnBytes(ByteString) - Method in class org.yamcs.protobuf.Table.TableInfo.Builder
-
repeated string histogramColumn = 5;
- addHistogramColumnBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated string histogramColumn = 5;
- addHistory(int, Mdb.HistoryInfo) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
- addHistory(int, Mdb.HistoryInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
- addHistory(Mdb.HistoryInfo) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
- addHistory(Mdb.HistoryInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
- addHistory(History) - Method in class org.yamcs.xtce.Header
- addHistoryBuilder() - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
- addHistoryBuilder(int) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
- addId(int, Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.BatchGetParameterValuesRequest.Builder
-
Parameter identifiers.
- addId(int, Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.BatchGetParametersRequest.Builder
-
repeated .yamcs.protobuf.NamedObjectId id = 1;
- addId(int, Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.SubscribeParametersRequest.Builder
-
Parameter identifiers.
- addId(int, Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.BatchGetParameterValuesRequest.Builder
-
Parameter identifiers.
- addId(int, Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.BatchGetParametersRequest.Builder
-
repeated .yamcs.protobuf.NamedObjectId id = 1;
- addId(int, Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.SubscribeParametersRequest.Builder
-
Parameter identifiers.
- addId(Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.BatchGetParameterValuesRequest.Builder
-
Parameter identifiers.
- addId(Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Mdb.BatchGetParametersRequest.Builder
-
repeated .yamcs.protobuf.NamedObjectId id = 1;
- addId(Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.SubscribeParametersRequest.Builder
-
Parameter identifiers.
- addId(Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.BatchGetParameterValuesRequest.Builder
-
Parameter identifiers.
- addId(Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Mdb.BatchGetParametersRequest.Builder
-
repeated .yamcs.protobuf.NamedObjectId id = 1;
- addId(Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.SubscribeParametersRequest.Builder
-
Parameter identifiers.
- addIdBuilder() - Method in class org.yamcs.protobuf.BatchGetParameterValuesRequest.Builder
-
Parameter identifiers.
- addIdBuilder() - Method in class org.yamcs.protobuf.Mdb.BatchGetParametersRequest.Builder
-
repeated .yamcs.protobuf.NamedObjectId id = 1;
- addIdBuilder() - Method in class org.yamcs.protobuf.SubscribeParametersRequest.Builder
-
Parameter identifiers.
- addIdBuilder(int) - Method in class org.yamcs.protobuf.BatchGetParameterValuesRequest.Builder
-
Parameter identifiers.
- addIdBuilder(int) - Method in class org.yamcs.protobuf.Mdb.BatchGetParametersRequest.Builder
-
repeated .yamcs.protobuf.NamedObjectId id = 1;
- addIdBuilder(int) - Method in class org.yamcs.protobuf.SubscribeParametersRequest.Builder
-
Parameter identifiers.
- addIdentities(int, ExternalIdentityInfo) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
External identities
- addIdentities(int, ExternalIdentityInfo.Builder) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
External identities
- addIdentities(int, ExternalIdentity) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
-
repeated .ExternalIdentity identities = 4;
- addIdentities(int, ExternalIdentity.Builder) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
-
repeated .ExternalIdentity identities = 4;
- addIdentities(ExternalIdentityInfo) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
External identities
- addIdentities(ExternalIdentityInfo.Builder) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
External identities
- addIdentities(ExternalIdentity) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
-
repeated .ExternalIdentity identities = 4;
- addIdentities(ExternalIdentity.Builder) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
-
repeated .ExternalIdentity identities = 4;
- addIdentitiesBuilder() - Method in class org.yamcs.protobuf.UserInfo.Builder
-
External identities
- addIdentitiesBuilder() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
-
repeated .ExternalIdentity identities = 4;
- addIdentitiesBuilder(int) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
External identities
- addIdentitiesBuilder(int) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
-
repeated .ExternalIdentity identities = 4;
- addIdentity(String, String) - Method in class org.yamcs.security.User
- addIds(int, Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Archive.StreamParameterValuesRequest.Builder
-
Parameter identifiers.
- addIds(int, Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Archive.StreamParameterValuesRequest.Builder
-
Parameter identifiers.
- addIds(Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Archive.StreamParameterValuesRequest.Builder
-
Parameter identifiers.
- addIds(Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Archive.StreamParameterValuesRequest.Builder
-
Parameter identifiers.
- addIdsBuilder() - Method in class org.yamcs.protobuf.Archive.StreamParameterValuesRequest.Builder
-
Parameter identifiers.
- addIdsBuilder(int) - Method in class org.yamcs.protobuf.Archive.StreamParameterValuesRequest.Builder
-
Parameter identifiers.
- addIneriting(SubscribedContainer) - Method in class org.yamcs.mdb.SubscribedContainer
- addInFilter(ColumnExpression, boolean, Set<Object>) - Method in interface org.yamcs.yarch.FilterableTarget
-
same as
FilterableTarget.addRelOpFilter(ColumnExpression, RelOp, Object)
but adds a restrictions for a set of values resulted from a where x in (a,b,c) condition - addInFilter(ColumnExpression, boolean, Set<Object>) - Method in class org.yamcs.yarch.streamsql.HistogramStreamBuilder
- addInFilter(ColumnExpression, boolean, Set<Object>) - Method in class org.yamcs.yarch.streamsql.TableWalkerBuilder
-
currently adds only filters on value based partitions
- addInFilter(ColumnExpression, boolean, Set<Object>) - Method in class org.yamcs.yarch.streamsql.TupleSourceExpression
- addInput(InputParameter) - Method in class org.yamcs.xtce.Algorithm
- addInputParameter(int, Mdb.InputParameterInfo) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;
- addInputParameter(int, Mdb.InputParameterInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;
- addInputParameter(Mdb.InputParameterInfo) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;
- addInputParameter(Mdb.InputParameterInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;
- addInputParameterBuilder() - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;
- addInputParameterBuilder(int) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;
- addInputs(int, Pvalue.ParameterValue) - Method in class org.yamcs.protobuf.AlgorithmTrace.Run.Builder
-
Values of input parameters for this run
- addInputs(int, Pvalue.ParameterValue.Builder) - Method in class org.yamcs.protobuf.AlgorithmTrace.Run.Builder
-
Values of input parameters for this run
- addInputs(Pvalue.ParameterValue) - Method in class org.yamcs.protobuf.AlgorithmTrace.Run.Builder
-
Values of input parameters for this run
- addInputs(Pvalue.ParameterValue.Builder) - Method in class org.yamcs.protobuf.AlgorithmTrace.Run.Builder
-
Values of input parameters for this run
- addInputsBuilder() - Method in class org.yamcs.protobuf.AlgorithmTrace.Run.Builder
-
Values of input parameters for this run
- addInputsBuilder(int) - Method in class org.yamcs.protobuf.AlgorithmTrace.Run.Builder
-
Values of input parameters for this run
- addInstance(String, InstanceMetadata, boolean, YConfiguration) - Method in class org.yamcs.YamcsServer
-
Creates a new yamcs instance.
- addInstances(int, YamcsInstance) - Method in class org.yamcs.protobuf.ListInstancesResponse.Builder
-
repeated .yamcs.protobuf.instances.YamcsInstance instances = 1;
- addInstances(int, YamcsInstance.Builder) - Method in class org.yamcs.protobuf.ListInstancesResponse.Builder
-
repeated .yamcs.protobuf.instances.YamcsInstance instances = 1;
- addInstances(YamcsInstance) - Method in class org.yamcs.protobuf.ListInstancesResponse.Builder
-
repeated .yamcs.protobuf.instances.YamcsInstance instances = 1;
- addInstances(YamcsInstance.Builder) - Method in class org.yamcs.protobuf.ListInstancesResponse.Builder
-
repeated .yamcs.protobuf.instances.YamcsInstance instances = 1;
- addInstancesBuilder() - Method in class org.yamcs.protobuf.ListInstancesResponse.Builder
-
repeated .yamcs.protobuf.instances.YamcsInstance instances = 1;
- addInstancesBuilder(int) - Method in class org.yamcs.protobuf.ListInstancesResponse.Builder
-
repeated .yamcs.protobuf.instances.YamcsInstance instances = 1;
- addInstanceTemplate(Template) - Method in class org.yamcs.YamcsServer
- addInstrument(InstrumentDriver) - Method in class org.yamcs.tse.InstrumentController
- addInt(int) - Method in class org.yamcs.utils.ByteArray
- addInterval(Instant, Instant, double[]) - Method in class org.yamcs.time.TimeOfFlightEstimator
- addIntervals(int, TofInterval) - Method in class org.yamcs.protobuf.AddTimeOfFlightIntervalsRequest.Builder
-
intervals for time of flight calculation
- addIntervals(int, TofInterval.Builder) - Method in class org.yamcs.protobuf.AddTimeOfFlightIntervalsRequest.Builder
-
intervals for time of flight calculation
- addIntervals(Collection<TimeOfFlightEstimator.TofInterval>) - Method in class org.yamcs.time.TimeOfFlightEstimator
- addIntervals(TofInterval) - Method in class org.yamcs.protobuf.AddTimeOfFlightIntervalsRequest.Builder
-
intervals for time of flight calculation
- addIntervals(TofInterval.Builder) - Method in class org.yamcs.protobuf.AddTimeOfFlightIntervalsRequest.Builder
-
intervals for time of flight calculation
- addIntervalsBuilder() - Method in class org.yamcs.protobuf.AddTimeOfFlightIntervalsRequest.Builder
-
intervals for time of flight calculation
- addIntervalsBuilder(int) - Method in class org.yamcs.protobuf.AddTimeOfFlightIntervalsRequest.Builder
-
intervals for time of flight calculation
- addInvalid(int, Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.SubscribeParametersData.Builder
-
Parameter identifiers that were subscribed to, but that cannot be matched against the Mission Database.
- addInvalid(int, Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.SubscribeParametersData.Builder
-
Parameter identifiers that were subscribed to, but that cannot be matched against the Mission Database.
- addInvalid(Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.SubscribeParametersData.Builder
-
Parameter identifiers that were subscribed to, but that cannot be matched against the Mission Database.
- addInvalid(Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.SubscribeParametersData.Builder
-
Parameter identifiers that were subscribed to, but that cannot be matched against the Mission Database.
- addInvalidBuilder() - Method in class org.yamcs.protobuf.SubscribeParametersData.Builder
-
Parameter identifiers that were subscribed to, but that cannot be matched against the Mission Database.
- addInvalidBuilder(int) - Method in class org.yamcs.protobuf.SubscribeParametersData.Builder
-
Parameter identifiers that were subscribed to, but that cannot be matched against the Mission Database.
- addItem(String, TimelineItem) - Method in class org.yamcs.client.timeline.TimelineClient
- addItem(TimelineItem) - Method in class org.yamcs.client.timeline.TimelineClient
- addItem(TimelineItem) - Method in class org.yamcs.timeline.CommandItemProvider
- addItem(TimelineItem) - Method in interface org.yamcs.timeline.ItemProvider
-
Add an item and return the added item.
- addItem(TimelineItem) - Method in class org.yamcs.timeline.TimelineItemDb
- addItemLog(String, LogEntry) - Method in interface org.yamcs.timeline.ItemProvider
-
Adds an entry to the log table
- addItemLog(String, LogEntry) - Method in class org.yamcs.timeline.TimelineItemDb
- addItemLog(Void, AddItemLogRequest, Observer<LogEntry>) - Method in class org.yamcs.protobuf.TimelineApiClient
-
add an entry to the item log table The timestamp from the messages is used if specified; if not specified, the current mission time will be used
- addItemLog(Context, AddItemLogRequest, Observer<LogEntry>) - Method in class org.yamcs.http.api.TimelineApi
- addItemLog(T, AddItemLogRequest, Observer<LogEntry>) - Method in class org.yamcs.protobuf.AbstractTimelineApi
-
add an entry to the item log table The timestamp from the messages is used if specified; if not specified, the current mission time will be used
- AddItemLogRequest - Class in org.yamcs.protobuf
-
Protobuf type
yamcs.protobuf.timeline.AddItemLogRequest
- AddItemLogRequest.Builder - Class in org.yamcs.protobuf
-
Protobuf type
yamcs.protobuf.timeline.AddItemLogRequest
- AddItemLogRequestOrBuilder - Interface in org.yamcs.protobuf
- addItems(int, TimelineItem) - Method in class org.yamcs.protobuf.ListItemsResponse.Builder
-
items
- addItems(int, TimelineItem.Builder) - Method in class org.yamcs.protobuf.ListItemsResponse.Builder
-
items
- addItems(TimelineItem) - Method in class org.yamcs.protobuf.ListItemsResponse.Builder
-
items
- addItems(TimelineItem.Builder) - Method in class org.yamcs.protobuf.ListItemsResponse.Builder
-
items
- addItemsBuilder() - Method in class org.yamcs.protobuf.ListItemsResponse.Builder
-
items
- addItemsBuilder(int) - Method in class org.yamcs.protobuf.ListItemsResponse.Builder
-
items
- addItemsToRequest(int, List<Yamcs.NamedObjectId>, User) - Method in class org.yamcs.parameter.ParameterWithIdRequestHelper
- addItemsToRequest(int, List<Parameter>) - Method in class org.yamcs.parameter.ParameterRequestManager
-
Called by a consumer to add parameters to an existing subscription.
- addItemsToRequest(int, Parameter) - Method in class org.yamcs.parameter.ParameterRequestManager
-
Called by a consumer to add a parameter to an existing subscription.
- ADDITIONAL_BINDINGS_FIELD_NUMBER - Static variable in class org.yamcs.api.HttpRoute
- ADDITIONAL_BINDINGS_FIELD_NUMBER - Static variable in class org.yamcs.api.WebSocketTopic
- AdditiveExpression - Class in org.yamcs.yarch.streamsql
- AdditiveExpression(List<Expression>, List<AddOp>) - Constructor for class org.yamcs.yarch.streamsql.AdditiveExpression
- AdditiveExpression() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
- addKeyColumn(int, Table.ColumnInfo) - Method in class org.yamcs.protobuf.Table.TableInfo.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
- addKeyColumn(int, Table.ColumnInfo.Builder) - Method in class org.yamcs.protobuf.Table.TableInfo.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
- addKeyColumn(int, Tablespace.TableColumnInfo) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated .TableColumnInfo keyColumn = 2;
- addKeyColumn(int, Tablespace.TableColumnInfo.Builder) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated .TableColumnInfo keyColumn = 2;
- addKeyColumn(Table.ColumnInfo) - Method in class org.yamcs.protobuf.Table.TableInfo.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
- addKeyColumn(Table.ColumnInfo.Builder) - Method in class org.yamcs.protobuf.Table.TableInfo.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
- addKeyColumn(Tablespace.TableColumnInfo) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated .TableColumnInfo keyColumn = 2;
- addKeyColumn(Tablespace.TableColumnInfo.Builder) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated .TableColumnInfo keyColumn = 2;
- addKeyColumnBuilder() - Method in class org.yamcs.protobuf.Table.TableInfo.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
- addKeyColumnBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated .TableColumnInfo keyColumn = 2;
- addKeyColumnBuilder(int) - Method in class org.yamcs.protobuf.Table.TableInfo.Builder
-
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
- addKeyColumnBuilder(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated .TableColumnInfo keyColumn = 2;
- addLabel(String, String) - Method in class org.yamcs.client.InstanceFilter
- addLine(Object...) - Method in class org.yamcs.cli.TableStringBuilder
- addLinkListener(LinkListener) - Method in class org.yamcs.management.LinkManager
-
Adds a listener that is to be notified when any processor, or any client is updated.
- addLinks(int, LinkInfo) - Method in class org.yamcs.protobuf.links.LinkEvent.Builder
-
Detail for all links.
- addLinks(int, LinkInfo) - Method in class org.yamcs.protobuf.links.ListLinksResponse.Builder
-
repeated .yamcs.protobuf.links.LinkInfo links = 1;
- addLinks(int, LinkInfo.Builder) - Method in class org.yamcs.protobuf.links.LinkEvent.Builder
-
Detail for all links.
- addLinks(int, LinkInfo.Builder) - Method in class org.yamcs.protobuf.links.ListLinksResponse.Builder
-
repeated .yamcs.protobuf.links.LinkInfo links = 1;
- addLinks(String) - Method in class org.yamcs.protobuf.ListPacketNamesResponse.Builder
-
Known link names.
- addLinks(LinkInfo) - Method in class org.yamcs.protobuf.links.LinkEvent.Builder
-
Detail for all links.
- addLinks(LinkInfo) - Method in class org.yamcs.protobuf.links.ListLinksResponse.Builder
-
repeated .yamcs.protobuf.links.LinkInfo links = 1;
- addLinks(LinkInfo.Builder) - Method in class org.yamcs.protobuf.links.LinkEvent.Builder
-
Detail for all links.
- addLinks(LinkInfo.Builder) - Method in class org.yamcs.protobuf.links.ListLinksResponse.Builder
-
repeated .yamcs.protobuf.links.LinkInfo links = 1;
- addLinksBuilder() - Method in class org.yamcs.protobuf.links.LinkEvent.Builder
-
Detail for all links.
- addLinksBuilder() - Method in class org.yamcs.protobuf.links.ListLinksResponse.Builder
-
repeated .yamcs.protobuf.links.LinkInfo links = 1;
- addLinksBuilder(int) - Method in class org.yamcs.protobuf.links.LinkEvent.Builder
-
Detail for all links.
- addLinksBuilder(int) - Method in class org.yamcs.protobuf.links.ListLinksResponse.Builder
-
repeated .yamcs.protobuf.links.LinkInfo links = 1;
- addLinksBytes(ByteString) - Method in class org.yamcs.protobuf.ListPacketNamesResponse.Builder
-
Known link names.
- addLinkState(String, LinkState) - Method in class org.yamcs.tctm.LinkMemento
- addList(int, Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Yamcs.NamedObjectList.Builder
-
repeated .yamcs.protobuf.NamedObjectId list = 1;
- addList(int, Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Yamcs.NamedObjectList.Builder
-
repeated .yamcs.protobuf.NamedObjectId list = 1;
- addList(Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Yamcs.NamedObjectList.Builder
-
repeated .yamcs.protobuf.NamedObjectId list = 1;
- addList(Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Yamcs.NamedObjectList.Builder
-
repeated .yamcs.protobuf.NamedObjectId list = 1;
- addListBuilder() - Method in class org.yamcs.protobuf.Yamcs.NamedObjectList.Builder
-
repeated .yamcs.protobuf.NamedObjectId list = 1;
- addListBuilder(int) - Method in class org.yamcs.protobuf.Yamcs.NamedObjectList.Builder
-
repeated .yamcs.protobuf.NamedObjectId list = 1;
- addListener(CommandListener) - Method in class org.yamcs.client.CommandSubscription
- addListener(ParameterSubscription.Listener) - Method in class org.yamcs.client.ParameterSubscription
- addListener(TimeListener) - Method in class org.yamcs.client.TimeSubscription
- addListener(ContextListener) - Method in class org.yamcs.http.TopicContext
- addLocalEntities(int, EntityInfo) - Method in class org.yamcs.protobuf.FileTransferServiceInfo.Builder
-
repeated .yamcs.protobuf.filetransfer.EntityInfo localEntities = 3;
- addLocalEntities(int, EntityInfo.Builder) - Method in class org.yamcs.protobuf.FileTransferServiceInfo.Builder
-
repeated .yamcs.protobuf.filetransfer.EntityInfo localEntities = 3;
- addLocalEntities(EntityInfo) - Method in class org.yamcs.protobuf.FileTransferServiceInfo.Builder
-
repeated .yamcs.protobuf.filetransfer.EntityInfo localEntities = 3;
- addLocalEntities(EntityInfo.Builder) - Method in class org.yamcs.protobuf.FileTransferServiceInfo.Builder
-
repeated .yamcs.protobuf.filetransfer.EntityInfo localEntities = 3;
- addLocalEntitiesBuilder() - Method in class org.yamcs.protobuf.FileTransferServiceInfo.Builder
-
repeated .yamcs.protobuf.filetransfer.EntityInfo localEntities = 3;
- addLocalEntitiesBuilder(int) - Method in class org.yamcs.protobuf.FileTransferServiceInfo.Builder
-
repeated .yamcs.protobuf.filetransfer.EntityInfo localEntities = 3;
- addLog(String) - Method in class org.yamcs.algorithms.AlgorithmTrace
- addLogEntry(UUID, LogEntry) - Method in class org.yamcs.timeline.TimelineItemLogDb
- addLogs(int, AlgorithmTrace.Log) - Method in class org.yamcs.protobuf.AlgorithmTrace.Builder
-
Latest log entries
- addLogs(int, AlgorithmTrace.Log.Builder) - Method in class org.yamcs.protobuf.AlgorithmTrace.Builder
-
Latest log entries
- addLogs(AlgorithmTrace.Log) - Method in class org.yamcs.protobuf.AlgorithmTrace.Builder
-
Latest log entries
- addLogs(AlgorithmTrace.Log.Builder) - Method in class org.yamcs.protobuf.AlgorithmTrace.Builder
-
Latest log entries
- addLogsBuilder() - Method in class org.yamcs.protobuf.AlgorithmTrace.Builder
-
Latest log entries
- addLogsBuilder(int) - Method in class org.yamcs.protobuf.AlgorithmTrace.Builder
-
Latest log entries
- addLong(long) - Method in class org.yamcs.utils.ByteArray
- addManagementListener(ManagementListener) - Method in class org.yamcs.management.ManagementService
-
Adds a listener that is to be notified when any processor, or any client is updated.
- addMasters(int, ReplicationMasterInfo) - Method in class org.yamcs.protobuf.ReplicationInfo.Builder
-
repeated .yamcs.protobuf.replication.ReplicationMasterInfo masters = 1;
- addMasters(int, ReplicationMasterInfo.Builder) - Method in class org.yamcs.protobuf.ReplicationInfo.Builder
-
repeated .yamcs.protobuf.replication.ReplicationMasterInfo masters = 1;
- addMasters(ReplicationMasterInfo) - Method in class org.yamcs.protobuf.ReplicationInfo.Builder
-
repeated .yamcs.protobuf.replication.ReplicationMasterInfo masters = 1;
- addMasters(ReplicationMasterInfo.Builder) - Method in class org.yamcs.protobuf.ReplicationInfo.Builder
-
repeated .yamcs.protobuf.replication.ReplicationMasterInfo masters = 1;
- addMastersBuilder() - Method in class org.yamcs.protobuf.ReplicationInfo.Builder
-
repeated .yamcs.protobuf.replication.ReplicationMasterInfo masters = 1;
- addMastersBuilder(int) - Method in class org.yamcs.protobuf.ReplicationInfo.Builder
-
repeated .yamcs.protobuf.replication.ReplicationMasterInfo masters = 1;
- addMathElements(int, Mdb.MathElement) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
Operands and operators in Reverse Polish Notation if type ``MATH``.
- addMathElements(int, Mdb.MathElement.Builder) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
Operands and operators in Reverse Polish Notation if type ``MATH``.
- addMathElements(Mdb.MathElement) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
Operands and operators in Reverse Polish Notation if type ``MATH``.
- addMathElements(Mdb.MathElement.Builder) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
Operands and operators in Reverse Polish Notation if type ``MATH``.
- addMathElementsBuilder() - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
Operands and operators in Reverse Polish Notation if type ``MATH``.
- addMathElementsBuilder(int) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
Operands and operators in Reverse Polish Notation if type ``MATH``.
- addMember(int, Mdb.ArgumentMemberInfo) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Member information (only used by aggregate arguments)
- addMember(int, Mdb.ArgumentMemberInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Member information (only used by aggregate arguments)
- addMember(int, Mdb.MemberInfo) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.MemberInfo member = 8;
- addMember(int, Mdb.MemberInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.MemberInfo member = 8;
- addMember(long) - Method in class org.yamcs.security.Group
- addMember(Mdb.ArgumentMemberInfo) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Member information (only used by aggregate arguments)
- addMember(Mdb.ArgumentMemberInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Member information (only used by aggregate arguments)
- addMember(Mdb.MemberInfo) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.MemberInfo member = 8;
- addMember(Mdb.MemberInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.MemberInfo member = 8;
- addMember(Member) - Method in class org.yamcs.xtce.AggregateDataType.Builder
- addMemberBuilder() - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Member information (only used by aggregate arguments)
- addMemberBuilder() - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.MemberInfo member = 8;
- addMemberBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
-
Member information (only used by aggregate arguments)
- addMemberBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
-
repeated .yamcs.protobuf.mdb.MemberInfo member = 8;
- addMemberId(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
-
used for PARCHIVE_AGGARR_INFO
- addMembers(int) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
-
repeated int32 members = 4;
- addMembers(List<Member>) - Method in class org.yamcs.xtce.AggregateDataType.Builder
- addMessageListener(MessageListener<S>) - Method in class org.yamcs.client.base.AbstractSubscription
-
Get updated on received server messages.
- addMessageListener(MessageListener<S>) - Method in interface org.yamcs.client.Subscription
-
Get updated on received server messages.
- addMessages(String) - Method in class org.yamcs.protobuf.ExtractPacketResponse.Builder
-
Messages generated during packet extraction
- addMessagesBytes(ByteString) - Method in class org.yamcs.protobuf.ExtractPacketResponse.Builder
-
Messages generated during packet extraction
- addMetaCommand(MetaCommand) - Method in class org.yamcs.xtce.SpaceSystem
- addMetaCommand(MetaCommand) - Method in class org.yamcs.xtce.XtceDb
-
Adds a new command definition to the XTCE db.
- addMonitor(Cop1Monitor) - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
- addName(String) - Method in class org.yamcs.protobuf.ExportPacketsRequest.Builder
-
The archived name of the packets.
- addName(String) - Method in class org.yamcs.protobuf.ListCommandHistoryIndexRequest.Builder
-
Filter on a specific command
- addName(String) - Method in class org.yamcs.protobuf.ListPacketIndexRequest.Builder
-
Filter on specific packet names.
- addName(String) - Method in class org.yamcs.protobuf.ListPacketNamesResponse.Builder
-
Deprecated.
- addName(String) - Method in class org.yamcs.protobuf.ListPacketsRequest.Builder
-
The archived name of the packets.
- addName(String) - Method in class org.yamcs.protobuf.StreamCommandsRequest.Builder
-
repeated string name = 4;
- addName(String) - Method in class org.yamcs.protobuf.StreamPacketsRequest.Builder
-
repeated string name = 4;
- addName(String) - Method in class org.yamcs.protobuf.Yamcs.AggregateValue.Builder
-
repeated string name = 1;
- addNameBytes(ByteString) - Method in class org.yamcs.protobuf.ExportPacketsRequest.Builder
-
The archived name of the packets.
- addNameBytes(ByteString) - Method in class org.yamcs.protobuf.ListCommandHistoryIndexRequest.Builder
-
Filter on a specific command
- addNameBytes(ByteString) - Method in class org.yamcs.protobuf.ListPacketIndexRequest.Builder
-
Filter on specific packet names.
- addNameBytes(ByteString) - Method in class org.yamcs.protobuf.ListPacketNamesResponse.Builder
-
Deprecated.
- addNameBytes(ByteString) - Method in class org.yamcs.protobuf.ListPacketsRequest.Builder
-
The archived name of the packets.
- addNameBytes(ByteString) - Method in class org.yamcs.protobuf.StreamCommandsRequest.Builder
-
repeated string name = 4;
- addNameBytes(ByteString) - Method in class org.yamcs.protobuf.StreamPacketsRequest.Builder
-
repeated string name = 4;
- addNameBytes(ByteString) - Method in class org.yamcs.protobuf.Yamcs.AggregateValue.Builder
-
repeated string name = 1;
- addNameFilter(int, Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Yamcs.CommandHistoryReplayRequest.Builder
-
No filter, means all command history entries are sent
- addNameFilter(int, Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Yamcs.PacketReplayRequest.Builder
-
No filter, means all packets for which privileges exist, are sent
- addNameFilter(int, Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Yamcs.ParameterReplayRequest.Builder
-
At least 1 filter is required
- addNameFilter(int, Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Yamcs.CommandHistoryReplayRequest.Builder
-
No filter, means all command history entries are sent
- addNameFilter(int, Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Yamcs.PacketReplayRequest.Builder
-
No filter, means all packets for which privileges exist, are sent
- addNameFilter(int, Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Yamcs.ParameterReplayRequest.Builder
-
At least 1 filter is required
- addNameFilter(Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Yamcs.CommandHistoryReplayRequest.Builder
-
No filter, means all command history entries are sent
- addNameFilter(Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Yamcs.PacketReplayRequest.Builder
-
No filter, means all packets for which privileges exist, are sent
- addNameFilter(Yamcs.NamedObjectId) - Method in class org.yamcs.protobuf.Yamcs.ParameterReplayRequest.Builder
-
At least 1 filter is required
- addNameFilter(Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Yamcs.CommandHistoryReplayRequest.Builder
-
No filter, means all command history entries are sent
- addNameFilter(Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Yamcs.PacketReplayRequest.Builder
-
No filter, means all packets for which privileges exist, are sent
- addNameFilter(Yamcs.NamedObjectId.Builder) - Method in class org.yamcs.protobuf.Yamcs.ParameterReplayRequest.Builder
-
At least 1 filter is required
- addNameFilterBuilder() - Method in class org.yamcs.protobuf.Yamcs.CommandHistoryReplayRequest.Builder
-
No filter, means all command history entries are sent
- addNameFilterBuilder() - Method in class org.yamcs.protobuf.Yamcs.PacketReplayRequest.Builder
-
No filter, means all packets for which privileges exist, are sent
- addNameFilterBuilder() - Method in class org.yamcs.protobuf.Yamcs.ParameterReplayRequest.Builder
-
At least 1 filter is required
- addNameFilterBuilder(int) - Method in class org.yamcs.protobuf.Yamcs.CommandHistoryReplayRequest.Builder
-
No filter, means all command history entries are sent
- addNameFilterBuilder(int) - Method in class org.yamcs.protobuf.Yamcs.PacketReplayRequest.Builder
-
No filter, means all packets for which privileges exist, are sent
- addNameFilterBuilder(int) - Method in class org.yamcs.protobuf.Yamcs.ParameterReplayRequest.Builder
-
At least 1 filter is required
- addNames(String) - Method in class org.yamcs.protobuf.StreamPacketIndexRequest.Builder
-
repeated string names = 4;
- addNames(String) - Method in class org.yamcs.protobuf.SubscribeContainersRequest.Builder
-
Container names to subscribe to.
- addNamesBytes(ByteString) - Method in class org.yamcs.protobuf.StreamPacketIndexRequest.Builder
-
repeated string names = 4;
- addNamesBytes(ByteString) - Method in class org.yamcs.protobuf.SubscribeContainersRequest.Builder
-
Container names to subscribe to.
- addNonStandardData(NonStandardData) - Method in class org.yamcs.xtce.SpaceSystem
-
Add non-standard data to this SpaceSystem.
- addNullTerminatedUTF(String) - Method in class org.yamcs.utils.ByteArray
-
Writes a string encoded in UTF as per
DataOutputStream.writeUTF(String)
terminated with a null character - addObject(String) - Method in class org.yamcs.protobuf.ObjectPrivilegeInfo.Builder
-
Deprecated.
- addObjectBytes(ByteString) - Method in class org.yamcs.protobuf.ObjectPrivilegeInfo.Builder
-
Deprecated.
- addObjectPrivilege(int, ObjectPrivilegeInfo) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Deprecated.
- addObjectPrivilege(int, ObjectPrivilegeInfo.Builder) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Deprecated.
- addObjectPrivilege(ObjectPrivilegeInfo) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Deprecated.
- addObjectPrivilege(ObjectPrivilegeInfo.Builder) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Deprecated.
- addObjectPrivilege(ObjectPrivilege) - Method in class org.yamcs.security.AuthorizationInfo
- addObjectPrivilege(ObjectPrivilege) - Method in class org.yamcs.security.Role
- addObjectPrivilege(ObjectPrivilege, boolean) - Method in class org.yamcs.security.User
- addObjectPrivilegeBuilder() - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Deprecated.
- addObjectPrivilegeBuilder(int) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Deprecated.
- addObjectPrivileges(int, ObjectPrivilegeInfo) - Method in class org.yamcs.protobuf.RoleInfo.Builder
-
Object privileges
- addObjectPrivileges(int, ObjectPrivilegeInfo) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Object privileges
- addObjectPrivileges(int, ObjectPrivilegeInfo.Builder) - Method in class org.yamcs.protobuf.RoleInfo.Builder
-
Object privileges
- addObjectPrivileges(int, ObjectPrivilegeInfo.Builder) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Object privileges
- addObjectPrivileges(ObjectPrivilegeInfo) - Method in class org.yamcs.protobuf.RoleInfo.Builder
-
Object privileges
- addObjectPrivileges(ObjectPrivilegeInfo) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Object privileges
- addObjectPrivileges(ObjectPrivilegeInfo.Builder) - Method in class org.yamcs.protobuf.RoleInfo.Builder
-
Object privileges
- addObjectPrivileges(ObjectPrivilegeInfo.Builder) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Object privileges
- addObjectPrivilegesBuilder() - Method in class org.yamcs.protobuf.RoleInfo.Builder
-
Object privileges
- addObjectPrivilegesBuilder() - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Object privileges
- addObjectPrivilegesBuilder(int) - Method in class org.yamcs.protobuf.RoleInfo.Builder
-
Object privileges
- addObjectPrivilegesBuilder(int) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Object privileges
- addObjectPrivilegeType(ObjectPrivilegeType) - Method in class org.yamcs.security.SecurityStore
- addObjects(int, ObjectInfo) - Method in class org.yamcs.protobuf.ListObjectsResponse.Builder
-
The list of objects.
- addObjects(int, ObjectInfo.Builder) - Method in class org.yamcs.protobuf.ListObjectsResponse.Builder
-
The list of objects.
- addObjects(String) - Method in class org.yamcs.protobuf.ObjectPrivilegeInfo.Builder
-
Objects of this type
- addObjects(ObjectInfo) - Method in class org.yamcs.protobuf.ListObjectsResponse.Builder
-
The list of objects.
- addObjects(ObjectInfo.Builder) - Method in class org.yamcs.protobuf.ListObjectsResponse.Builder
-
The list of objects.
- addObjectsBuilder() - Method in class org.yamcs.protobuf.ListObjectsResponse.Builder
-
The list of objects.
- addObjectsBuilder(int) - Method in class org.yamcs.protobuf.ListObjectsResponse.Builder
-
The list of objects.
- addObjectsBytes(ByteString) - Method in class org.yamcs.protobuf.ObjectPrivilegeInfo.Builder
-
Objects of this type
- addOnParameterUpdate(int, Mdb.ParameterInfo) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;
- addOnParameterUpdate(int, Mdb.ParameterInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;
- addOnParameterUpdate(Mdb.ParameterInfo) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;
- addOnParameterUpdate(Mdb.ParameterInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;
- addOnParameterUpdateBuilder() - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;
- addOnParameterUpdateBuilder(int) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;
- addOnParameterUpdateTrigger(OnParameterUpdateTrigger) - Method in class org.yamcs.xtce.TriggerSetType
- addOnPeriodicRate(long) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated int64 onPeriodicRate = 12;
- addOnPeriodicRateTrigger(OnPeriodicRateTrigger) - Method in class org.yamcs.xtce.TriggerSetType
- AddOp - Enum in org.yamcs.yarch.streamsql
- AddOp() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
- addOption(String, Spec.OptionType) - Method in class org.yamcs.Spec
-
Add an
Spec.Option
to this spec. - addOutput(OutputParameter) - Method in class org.yamcs.xtce.Algorithm
- addOutputParameter(int, Mdb.OutputParameterInfo) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;
- addOutputParameter(int, Mdb.OutputParameterInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;
- addOutputParameter(Mdb.OutputParameterInfo) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;
- addOutputParameter(Mdb.OutputParameterInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;
- addOutputParameterBuilder() - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;
- addOutputParameterBuilder(int) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
-
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;
- addOutputs(int, Pvalue.ParameterValue) - Method in class org.yamcs.protobuf.AlgorithmTrace.Run.Builder
-
Values of output parameters for this run
- addOutputs(int, Pvalue.ParameterValue.Builder) - Method in class org.yamcs.protobuf.AlgorithmTrace.Run.Builder
-
Values of output parameters for this run
- addOutputs(Pvalue.ParameterValue) - Method in class org.yamcs.protobuf.AlgorithmTrace.Run.Builder
-
Values of output parameters for this run
- addOutputs(Pvalue.ParameterValue.Builder) - Method in class org.yamcs.protobuf.AlgorithmTrace.Run.Builder
-
Values of output parameters for this run
- addOutputsBuilder() - Method in class org.yamcs.protobuf.AlgorithmTrace.Run.Builder
-
Values of output parameters for this run
- addOutputsBuilder(int) - Method in class org.yamcs.protobuf.AlgorithmTrace.Run.Builder
-
Values of output parameters for this run
- addOverrides(int, MdbOverrideInfo) - Method in class org.yamcs.protobuf.ListMdbOverridesResponse.Builder
-
repeated .yamcs.protobuf.processing.MdbOverrideInfo overrides = 1;
- addOverrides(int, MdbOverrideInfo.Builder) - Method in class org.yamcs.protobuf.ListMdbOverridesResponse.Builder
-
repeated .yamcs.protobuf.processing.MdbOverrideInfo overrides = 1;
- addOverrides(MdbOverrideInfo) - Method in class org.yamcs.protobuf.ListMdbOverridesResponse.Builder
-
repeated .yamcs.protobuf.processing.MdbOverrideInfo overrides = 1;
- addOverrides(MdbOverrideInfo.Builder) - Method in class org.yamcs.protobuf.ListMdbOverridesResponse.Builder
-
repeated .yamcs.protobuf.processing.MdbOverrideInfo overrides = 1;
- addOverridesBuilder() - Method in class org.yamcs.protobuf.ListMdbOverridesResponse.Builder
-
repeated .yamcs.protobuf.processing.MdbOverrideInfo overrides = 1;
- addOverridesBuilder(int) - Method in class org.yamcs.protobuf.ListMdbOverridesResponse.Builder
-
repeated .yamcs.protobuf.processing.MdbOverrideInfo overrides = 1;
- addPacket(int, TmPacketData) - Method in class org.yamcs.protobuf.ListPacketsResponse.Builder
-
repeated .yamcs.protobuf.packets.TmPacketData packet = 1;
- addPacket(int, TmPacketData.Builder) - Method in class org.yamcs.protobuf.ListPacketsResponse.Builder
-
repeated .yamcs.protobuf.packets.TmPacketData packet = 1;
- addPacket(TmPacketData) - Method in class org.yamcs.protobuf.ListPacketsResponse.Builder
-
repeated .yamcs.protobuf.packets.TmPacketData packet = 1;
- addPacket(TmPacketData.Builder) - Method in class org.yamcs.protobuf.ListPacketsResponse.Builder
-
repeated .yamcs.protobuf.packets.TmPacketData packet = 1;
- addPacket(ListPacket) - Method in class org.yamcs.ui.packetviewer.PacketsTableModel
- addPacketBuilder() - Method in class org.yamcs.protobuf.ListPacketsResponse.Builder
-
repeated .yamcs.protobuf.packets.TmPacketData packet = 1;
- addPacketBuilder(int) - Method in class org.yamcs.protobuf.ListPacketsResponse.Builder
-
repeated .yamcs.protobuf.packets.TmPacketData packet = 1;
- addPackets(String) - Method in class org.yamcs.protobuf.ListPacketNamesResponse.Builder
-
Known packet names.
- addPacketsBytes(ByteString) - Method in class org.yamcs.protobuf.ListPacketNamesResponse.Builder
-
Known packet names.
- addParameter(int, Pvalue.ParameterValue) - Method in class org.yamcs.protobuf.Archive.ListParameterHistoryResponse.Builder
-
repeated .yamcs.protobuf.pvalue.ParameterValue parameter = 1;
- addParameter(int, Pvalue.ParameterValue) - Method in class org.yamcs.protobuf.Pvalue.ParameterData.Builder
-
repeated .yamcs.protobuf.pvalue.ParameterValue parameter = 1;
- addParameter(int, Pvalue.ParameterValue.Builder) - Method in class org.yamcs.protobuf.Archive.ListParameterHistoryResponse.Builder
-
repeated .yamcs.protobuf.pvalue.ParameterValue parameter = 1;
- addParameter(int, Pvalue.ParameterValue.Builder) - Method in class org.yamcs.protobuf.Pvalue.ParameterData.Builder
-
repeated .yamcs.protobuf.pvalue.ParameterValue parameter = 1;
- addParameter(Pvalue.ParameterValue) - Method in class org.yamcs.protobuf.Archive.ListParameterHistoryResponse.Builder
-
repeated .yamcs.protobuf.pvalue.ParameterValue parameter = 1;
- addParameter(Pvalue.ParameterValue) - Method in class org.yamcs.protobuf.Pvalue.ParameterData.Builder
-
repeated .yamcs.protobuf.pvalue.ParameterValue parameter = 1;
- addParameter(Pvalue.ParameterValue.Builder) - Method in class org.yamcs.protobuf.Archive.ListParameterHistoryResponse.Builder
-
repeated .yamcs.protobuf.pvalue.ParameterValue parameter = 1;
- addParameter(Pvalue.ParameterValue.Builder) - Method in class org.yamcs.protobuf.Pvalue.ParameterData.Builder
-
repeated .yamcs.protobuf.pvalue.ParameterValue parameter = 1;
- addParameter(Parameter) - Method in class org.yamcs.mdb.Subscription
-
Add to the subscription all the entries and containers on which this parameter depends
- addParameter(Parameter) - Method in class org.yamcs.xtce.SpaceSystem
- addParameter(Parameter, boolean) - Method in class org.yamcs.xtce.XtceDb
-
Adds a new parameter to the XTCE db.
- addParameterBuilder() - Method in class org.yamcs.protobuf.Archive.ListParameterHistoryResponse.Builder
-
repeated .yamcs.protobuf.pvalue.ParameterValue parameter = 1;
- addParameterBuilder() - Method in class org.yamcs.protobuf.Pvalue.ParameterData.Builder
-
repeated .yamcs.protobuf.pvalue.ParameterValue parameter = 1;
- addParameterBuilder(int) - Method in class org.yamcs.protobuf.Archive.ListParameterHistoryResponse.Builder
-
repeated .yamcs.protobuf.pvalue.ParameterValue parameter = 1;
- addParameterBuilder(int) - Method in class org.yamcs.protobuf.Pvalue.ParameterData.Builder
-
repeated .yamcs.protobuf.pvalue.ParameterValue parameter = 1;
- addParameterColumn(Parameter) - Method in class org.yamcs.ui.packetviewer.PacketsTableModel
- addParameterListener(ParameterProcessor) - Method in class org.yamcs.parameter.LocalParameterManager
- addParameterProvider(ParameterProvider) - Method in class org.yamcs.parameter.ParameterProcessorManager
- addParameters(int, ArchivedParameterInfo) - Method in class org.yamcs.protobuf.ArchivedParameterGroupResponse.Builder
-
Parameters belonging to the group
- addParameters(int, ArchivedParameterInfo) - Method in class org.yamcs.protobuf.ArchivedParametersInfoResponse.Builder
-
repeated .yamcs.protobuf.archive.ArchivedParameterInfo parameters = 1;
- addParameters(int, ArchivedParameterInfo.Builder) - Method in class org.yamcs.protobuf.ArchivedParameterGroupResponse.Builder
-
Parameters belonging to the group
- addParameters(int, ArchivedParameterInfo.Builder) - Method in class org.yamcs.protobuf.ArchivedParametersInfoResponse.Builder
-
repeated .yamcs.protobuf.archive.ArchivedParameterInfo parameters = 1;
- addParameters(int, Mdb.ParameterInfo) - Method in class org.yamcs.protobuf.Mdb.ListParametersResponse.Builder
-
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
- addParameters(int, Mdb.ParameterInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ListParametersResponse.Builder
-
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
- addParameters(String) - Method in class org.yamcs.protobuf.Archive.ExportParameterValuesRequest.Builder
-
The parameters to add to the export.
- addParameters(String) - Method in class org.yamcs.protobuf.links.LinkInfo.Builder
-
System parameters generated by this link
- addParameters(ArchivedParameterInfo) - Method in class org.yamcs.protobuf.ArchivedParameterGroupResponse.Builder
-
Parameters belonging to the group
- addParameters(ArchivedParameterInfo) - Method in class org.yamcs.protobuf.ArchivedParametersInfoResponse.Builder
-
repeated .yamcs.protobuf.archive.ArchivedParameterInfo parameters = 1;
- addParameters(ArchivedParameterInfo.Builder) - Method in class org.yamcs.protobuf.ArchivedParameterGroupResponse.Builder
-
Parameters belonging to the group
- addParameters(ArchivedParameterInfo.Builder) - Method in class org.yamcs.protobuf.ArchivedParametersInfoResponse.Builder
-
repeated .yamcs.protobuf.archive.ArchivedParameterInfo parameters = 1;
- addParameters(Mdb.ParameterInfo) - Method in class org.yamcs.protobuf.Mdb.ListParametersResponse.Builder
-
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
- addParameters(Mdb.ParameterInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ListParametersResponse.Builder
-
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
- addParametersBuilder() - Method in class org.yamcs.protobuf.ArchivedParameterGroupResponse.Builder
-
Parameters belonging to the group
- addParametersBuilder() - Method in class org.yamcs.protobuf.ArchivedParametersInfoResponse.Builder
-
repeated .yamcs.protobuf.archive.ArchivedParameterInfo parameters = 1;
- addParametersBuilder() - Method in class org.yamcs.protobuf.Mdb.ListParametersResponse.Builder
-
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
- addParametersBuilder(int) - Method in class org.yamcs.protobuf.ArchivedParameterGroupResponse.Builder
-
Parameters belonging to the group
- addParametersBuilder(int) - Method in class org.yamcs.protobuf.ArchivedParametersInfoResponse.Builder
-
repeated .yamcs.protobuf.archive.ArchivedParameterInfo parameters = 1;
- addParametersBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ListParametersResponse.Builder
-
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
- addParametersBytes(ByteString) - Method in class org.yamcs.protobuf.Archive.ExportParameterValuesRequest.Builder
-
The parameters to add to the export.
- addParametersBytes(ByteString) - Method in class org.yamcs.protobuf.links.LinkInfo.Builder
-
System parameters generated by this link
- addParameterToTheLeftTable(Parameter) - Method in class org.yamcs.ui.packetviewer.PacketViewer
- addParameterType(ParameterType) - Method in class org.yamcs.xtce.SpaceSystem
- addParameterType(ParameterType, boolean) - Method in class org.yamcs.xtce.XtceDb
-
Adds a new parameter type to the XTCE db.
- addParameterTypeListener(ParameterTypeListener) - Method in class org.yamcs.mdb.ProcessorData
- addParameterValue(int, BasicParameterValue) - Method in class org.yamcs.parameterarchive.ParameterStatusSegment
- addParameterValue(BasicParameterValue) - Method in class org.yamcs.parameterarchive.ParameterStatusSegment
- addParameterValues(int, ExtractedParameterValue) - Method in class org.yamcs.protobuf.ExtractPacketResponse.Builder
-
Contained entries
- addParameterValues(int, ExtractedParameterValue.Builder) - Method in class org.yamcs.protobuf.ExtractPacketResponse.Builder
-
Contained entries
- addParameterValues(ExtractedParameterValue) - Method in class org.yamcs.protobuf.ExtractPacketResponse.Builder
-
Contained entries
- addParameterValues(ExtractedParameterValue.Builder) - Method in class org.yamcs.protobuf.ExtractPacketResponse.Builder
-
Contained entries
- addParameterValuesBuilder() - Method in class org.yamcs.protobuf.ExtractPacketResponse.Builder
-
Contained entries
- addParameterValuesBuilder(int) - Method in class org.yamcs.protobuf.ExtractPacketResponse.Builder
-
Contained entries
- addPath(String) - Method in class org.yamcs.protobuf.Mdb.ParameterInfo.Builder
-
Operations that return aggregate members or array entries may use this field to indicate the path within the parameter.
- addPathBytes(ByteString) - Method in class org.yamcs.protobuf.Mdb.ParameterInfo.Builder
-
Operations that return aggregate members or array entries may use this field to indicate the path within the parameter.
- addPlugins(int, GetServerInfoResponse.PluginInfo) - Method in class org.yamcs.protobuf.GetServerInfoResponse.Builder
-
Plugins loaded within this server instance
- addPlugins(int, GetServerInfoResponse.PluginInfo.Builder) - Method in class org.yamcs.protobuf.GetServerInfoResponse.Builder
-
Plugins loaded within this server instance
- addPlugins(GetServerInfoResponse.PluginInfo) - Method in class org.yamcs.protobuf.GetServerInfoResponse.Builder
-
Plugins loaded within this server instance
- addPlugins(GetServerInfoResponse.PluginInfo.Builder) - Method in class org.yamcs.protobuf.GetServerInfoResponse.Builder
-
Plugins loaded within this server instance
- addPluginsBuilder() - Method in class org.yamcs.protobuf.GetServerInfoResponse.Builder
-
Plugins loaded within this server instance
- addPluginsBuilder(int) - Method in class org.yamcs.protobuf.GetServerInfoResponse.Builder
-
Plugins loaded within this server instance
- addPoint(int, Mdb.SplineCalibratorInfo.SplinePointInfo) - Method in class org.yamcs.protobuf.Mdb.SplineCalibratorInfo.Builder
-
repeated .yamcs.protobuf.mdb.SplineCalibratorInfo.SplinePointInfo point = 1;
- addPoint(int, Mdb.SplineCalibratorInfo.SplinePointInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.SplineCalibratorInfo.Builder
-
repeated .yamcs.protobuf.mdb.SplineCalibratorInfo.SplinePointInfo point = 1;
- addPoint(Mdb.SplineCalibratorInfo.SplinePointInfo) - Method in class org.yamcs.protobuf.Mdb.SplineCalibratorInfo.Builder
-
repeated .yamcs.protobuf.mdb.SplineCalibratorInfo.SplinePointInfo point = 1;
- addPoint(Mdb.SplineCalibratorInfo.SplinePointInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.SplineCalibratorInfo.Builder
-
repeated .yamcs.protobuf.mdb.SplineCalibratorInfo.SplinePointInfo point = 1;
- addPointBuilder() - Method in class org.yamcs.protobuf.Mdb.SplineCalibratorInfo.Builder
-
repeated .yamcs.protobuf.mdb.SplineCalibratorInfo.SplinePointInfo point = 1;
- addPointBuilder(int) - Method in class org.yamcs.protobuf.Mdb.SplineCalibratorInfo.Builder
-
repeated .yamcs.protobuf.mdb.SplineCalibratorInfo.SplinePointInfo point = 1;
- addPolCoef(double) - Method in class org.yamcs.protobuf.TofInterval.Builder
-
repeated double polCoef = 3;
- addPrefixes(String) - Method in class org.yamcs.protobuf.ListObjectsResponse.Builder
-
Object name prefixes for objects that matched the request but were excluded forom ``objects`` because of a delimiter.
- addPrefixesBytes(ByteString) - Method in class org.yamcs.protobuf.ListObjectsResponse.Builder
-
Object name prefixes for objects that matched the request but were excluded forom ``objects`` because of a delimiter.
- addPrivilegeChecker(String, AuditLogPrivilegeChecker) - Method in class org.yamcs.http.audit.AuditLog
- addProcessor(Processor) - Method in class org.yamcs.YamcsServerInstance
-
Adds the processor to the instance.
- addProcessorListener(ProcessorListener) - Static method in class org.yamcs.Processor
- addProcessors(int, ProcessorInfo) - Method in class org.yamcs.protobuf.ListProcessorsResponse.Builder
-
repeated .yamcs.protobuf.yamcsManagement.ProcessorInfo processors = 1;
- addProcessors(int, ProcessorInfo) - Method in class org.yamcs.protobuf.YamcsInstance.Builder
-
repeated .yamcs.protobuf.yamcsManagement.ProcessorInfo processors = 4;
- addProcessors(int, ProcessorInfo.Builder) - Method in class org.yamcs.protobuf.ListProcessorsResponse.Builder
-
repeated .yamcs.protobuf.yamcsManagement.ProcessorInfo processors = 1;
- addProcessors(int, ProcessorInfo.Builder) - Method in class org.yamcs.protobuf.YamcsInstance.Builder
-
repeated .yamcs.protobuf.yamcsManagement.ProcessorInfo processors = 4;
- addProcessors(ProcessorInfo) - Method in class org.yamcs.protobuf.ListProcessorsResponse.Builder
-
repeated .yamcs.protobuf.yamcsManagement.ProcessorInfo processors = 1;
- addProcessors(ProcessorInfo) - Method in class org.yamcs.protobuf.YamcsInstance.Builder
-
repeated .yamcs.protobuf.yamcsManagement.ProcessorInfo processors = 4;
- addProcessors(ProcessorInfo.Builder) - Method in class org.yamcs.protobuf.ListProcessorsResponse.Builder
-
repeated .yamcs.protobuf.yamcsManagement.ProcessorInfo processors = 1;
- addProcessors(ProcessorInfo.Builder) - Method in class org.yamcs.protobuf.YamcsInstance.Builder
-
repeated .yamcs.protobuf.yamcsManagement.ProcessorInfo processors = 4;
- addProcessorsBuilder() - Method in class org.yamcs.protobuf.ListProcessorsResponse.Builder
-
repeated .yamcs.protobuf.yamcsManagement.ProcessorInfo processors = 1;
- addProcessorsBuilder() - Method in class org.yamcs.protobuf.YamcsInstance.Builder
-
repeated .yamcs.protobuf.yamcsManagement.ProcessorInfo processors = 4;
- addProcessorsBuilder(int) - Method in class org.yamcs.protobuf.ListProcessorsResponse.Builder
-
repeated .yamcs.protobuf.yamcsManagement.ProcessorInfo processors = 1;
- addProcessorsBuilder(int) - Method in class org.yamcs.protobuf.YamcsInstance.Builder
-
repeated .yamcs.protobuf.yamcsManagement.ProcessorInfo processors = 4;
- addQueues(int, Commanding.CommandQueueInfo) - Method in class org.yamcs.protobuf.ListQueuesResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandQueueInfo queues = 1;
- addQueues(int, Commanding.CommandQueueInfo.Builder) - Method in class org.yamcs.protobuf.ListQueuesResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandQueueInfo queues = 1;
- addQueues(Commanding.CommandQueueInfo) - Method in class org.yamcs.protobuf.ListQueuesResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandQueueInfo queues = 1;
- addQueues(Commanding.CommandQueueInfo.Builder) - Method in class org.yamcs.protobuf.ListQueuesResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandQueueInfo queues = 1;
- addQueuesBuilder() - Method in class org.yamcs.protobuf.ListQueuesResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandQueueInfo queues = 1;
- addQueuesBuilder(int) - Method in class org.yamcs.protobuf.ListQueuesResponse.Builder
-
repeated .yamcs.protobuf.commanding.CommandQueueInfo queues = 1;
- addRange(int, Pvalue.Ranges.Range) - Method in class org.yamcs.protobuf.Pvalue.Ranges.Builder
-
repeated .yamcs.protobuf.pvalue.Ranges.Range range = 1;
- addRange(int, Pvalue.Ranges.Range.Builder) - Method in class org.yamcs.protobuf.Pvalue.Ranges.Builder
-
repeated .yamcs.protobuf.pvalue.Ranges.Range range = 1;
- addRange(Pvalue.Ranges.Range) - Method in class org.yamcs.protobuf.Pvalue.Ranges.Builder
-
repeated .yamcs.protobuf.pvalue.Ranges.Range range = 1;
- addRange(Pvalue.Ranges.Range.Builder) - Method in class org.yamcs.protobuf.Pvalue.Ranges.Builder
-
repeated .yamcs.protobuf.pvalue.Ranges.Range range = 1;
- addRange(DoubleRange, AlarmLevels) - Method in class org.yamcs.xtce.AlarmRanges
- addRangeBuilder() - Method in class org.yamcs.protobuf.Pvalue.Ranges.Builder
-
repeated .yamcs.protobuf.pvalue.Ranges.Range range = 1;
- addRangeBuilder(int) - Method in class org.yamcs.protobuf.Pvalue.Ranges.Builder
-
repeated .yamcs.protobuf.pvalue.Ranges.Range range = 1;
- addRanges(int, LeapSecondsTable.ValidityRange) - Method in class org.yamcs.protobuf.LeapSecondsTable.Builder
-
repeated .yamcs.protobuf.time.LeapSecondsTable.ValidityRange ranges = 1;
- addRanges(int, LeapSecondsTable.ValidityRange.Builder) - Method in class org.yamcs.protobuf.LeapSecondsTable.Builder
-
repeated .yamcs.protobuf.time.LeapSecondsTable.ValidityRange ranges = 1;
- addRanges(LeapSecondsTable.ValidityRange) - Method in class org.yamcs.protobuf.LeapSecondsTable.Builder
-
repeated .yamcs.protobuf.time.LeapSecondsTable.ValidityRange ranges = 1;
- addRanges(LeapSecondsTable.ValidityRange.Builder) - Method in class org.yamcs.protobuf.LeapSecondsTable.Builder
-
repeated .yamcs.protobuf.time.LeapSecondsTable.ValidityRange ranges = 1;
- addRangesBuilder() - Method in class org.yamcs.protobuf.LeapSecondsTable.Builder
-
repeated .yamcs.protobuf.time.LeapSecondsTable.ValidityRange ranges = 1;
- addRangesBuilder(int) - Method in class org.yamcs.protobuf.LeapSecondsTable.Builder
-
repeated .yamcs.protobuf.time.LeapSecondsTable.ValidityRange ranges = 1;
- addReadyListener(ReadyListener) - Method in class org.yamcs.YamcsServer
-
Register a listener that will be called when Yamcs has fully started.
- addRecord(int, Table.TableData.TableRecord) - Method in class org.yamcs.protobuf.Table.TableData.Builder
-
repeated .yamcs.protobuf.table.TableData.TableRecord record = 1;
- addRecord(int, Table.TableData.TableRecord.Builder) - Method in class org.yamcs.protobuf.Table.TableData.Builder
-
repeated .yamcs.protobuf.table.TableData.TableRecord record = 1;
- addRecord(long, List<BasicParameterValue>) - Method in class org.yamcs.parameterarchive.PGSegment
-
Add a new record instant goes into the timeSegment the values goes each into a value segment the sortedPvList list has to be already sorted according to the definition of the ParameterGroup
- addRecord(Descriptors.MethodDescriptor, Message, User, String) - Method in class org.yamcs.http.audit.AuditLogDb
- addRecord(Context, Message, String) - Method in class org.yamcs.http.audit.AuditLog
- addRecord(Table.TableData.TableRecord) - Method in class org.yamcs.protobuf.Table.TableData.Builder
-
repeated .yamcs.protobuf.table.TableData.TableRecord record = 1;
- addRecord(Table.TableData.TableRecord.Builder) - Method in class org.yamcs.protobuf.Table.TableData.Builder
-
repeated .yamcs.protobuf.table.TableData.TableRecord record = 1;
- addRecordBuilder() - Method in class org.yamcs.protobuf.Table.TableData.Builder
-
repeated .yamcs.protobuf.table.TableData.TableRecord record = 1;
- addRecordBuilder(int) - Method in class org.yamcs.protobuf.Table.TableData.Builder
-
repeated .yamcs.protobuf.table.TableData.TableRecord record = 1;
- addRecords(int, AuditRecord) - Method in class org.yamcs.protobuf.audit.ListAuditRecordsResponse.Builder
-
repeated .yamcs.protobuf.audit.AuditRecord records = 1;
- addRecords(int, AuditRecord.Builder) - Method in class org.yamcs.protobuf.audit.ListAuditRecordsResponse.Builder
-
repeated .yamcs.protobuf.audit.AuditRecord records = 1;
- addRecords(int, AccountRecord) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
-
repeated .AccountRecord records = 2;
- addRecords(int, AccountRecord.Builder) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
-
repeated .AccountRecord records = 2;
- addRecords(int, GroupRecord) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
-
repeated .GroupRecord records = 2;
- addRecords(int, GroupRecord.Builder) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
-
repeated .GroupRecord records = 2;
- addRecords(AuditRecord) - Method in class org.yamcs.protobuf.audit.ListAuditRecordsResponse.Builder
-
repeated .yamcs.protobuf.audit.AuditRecord records = 1;
- addRecords(AuditRecord.Builder) - Method in class org.yamcs.protobuf.audit.ListAuditRecordsResponse.Builder
-
repeated .yamcs.protobuf.audit.AuditRecord records = 1;
- addRecords(AccountRecord) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
-
repeated .AccountRecord records = 2;
- addRecords(AccountRecord.Builder) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
-
repeated .AccountRecord records = 2;
- addRecords(GroupRecord) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
-
repeated .GroupRecord records = 2;
- addRecords(GroupRecord.Builder) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
-
repeated .GroupRecord records = 2;
- addRecordsBuilder() - Method in class org.yamcs.protobuf.audit.ListAuditRecordsResponse.Builder
-
repeated .yamcs.protobuf.audit.AuditRecord records = 1;
- addRecordsBuilder() - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
-
repeated .AccountRecord records = 2;
- addRecordsBuilder() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
-
repeated .GroupRecord records = 2;
- addRecordsBuilder(int) - Method in class org.yamcs.protobuf.audit.ListAuditRecordsResponse.Builder
-
repeated .yamcs.protobuf.audit.AuditRecord records = 1;
- addRecordsBuilder(int) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
-
repeated .AccountRecord records = 2;
- addRecordsBuilder(int) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
-
repeated .GroupRecord records = 2;
- addReference(NameReference) - Method in class org.yamcs.xtce.util.IncompleteType
- addRelOpFilter(ColumnExpression, RelOp, Object) - Method in interface org.yamcs.yarch.FilterableTarget
-
Tries to add a restriction for the rows to be selected/updated/deleted.
- addRelOpFilter(ColumnExpression, RelOp, Object) - Method in class org.yamcs.yarch.streamsql.TableWalkerBuilder
- addRelOpFilter(ColumnExpression, RelOp, Object) - Method in class org.yamcs.yarch.streamsql.TupleSourceExpression
- addRelOpFilterHistogram(ColumnExpression, RelOp, Object) - Method in class org.yamcs.yarch.streamsql.HistogramStreamBuilder
- addRemoteEntities(int, EntityInfo) - Method in class org.yamcs.protobuf.FileTransferServiceInfo.Builder
-
repeated .yamcs.protobuf.filetransfer.EntityInfo remoteEntities = 4;
- addRemoteEntities(int, EntityInfo.Builder) - Method in class org.yamcs.protobuf.FileTransferServiceInfo.Builder
-
repeated .yamcs.protobuf.filetransfer.EntityInfo remoteEntities = 4;
- addRemoteEntities(EntityInfo) - Method in class org.yamcs.protobuf.FileTransferServiceInfo.Builder
-
repeated .yamcs.protobuf.filetransfer.EntityInfo remoteEntities = 4;
- addRemoteEntities(EntityInfo.Builder) - Method in class org.yamcs.protobuf.FileTransferServiceInfo.Builder
-
repeated .yamcs.protobuf.filetransfer.EntityInfo remoteEntities = 4;
- addRemoteEntitiesBuilder() - Method in class org.yamcs.protobuf.FileTransferServiceInfo.Builder
-
repeated .yamcs.protobuf.filetransfer.EntityInfo remoteEntities = 4;
- addRemoteEntitiesBuilder(int) - Method in class org.yamcs.protobuf.FileTransferServiceInfo.Builder
-
repeated .yamcs.protobuf.filetransfer.EntityInfo remoteEntities = 4;
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.api.ExceptionMessage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.api.HttpBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.api.HttpRoute.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.api.WebSocketTopic.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.AcceptCommandRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.AcknowledgeInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.AcknowledgmentInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.AddBandRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.AddItemLogRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.AddTimeOfFlightIntervalsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.AddViewRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.AlarmData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.alarms.AcknowledgeAlarmRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.alarms.ClearAlarmRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.alarms.EditAlarmRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.alarms.GlobalAlarmStatus.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.alarms.ListAlarmsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.alarms.ListAlarmsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.alarms.ListProcessorAlarmsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.alarms.ListProcessorAlarmsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.alarms.ShelveAlarmRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.alarms.SubscribeAlarmsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.alarms.SubscribeGlobalStatusRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.alarms.UnshelveAlarmRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.AlgorithmStatus.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.AlgorithmTextOverride.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.AlgorithmTrace.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.AlgorithmTrace.Log.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.AlgorithmTrace.Run.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Archive.ExportParameterValuesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Archive.GetParameterSamplesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Archive.ListParameterGroupsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Archive.ListParameterHistoryRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Archive.ListParameterHistoryResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Archive.ParameterGroupInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Archive.StreamParameterValuesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ArchivedParameterGroupResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ArchivedParameterInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ArchivedParameterSegmentsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ArchivedParametersInfoResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ArchiveParameterSegmentInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.audit.AuditRecord.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.audit.ListAuditRecordsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.audit.ListAuditRecordsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.AuthInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.BackupDatabaseRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.BatchGetParameterValuesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.BatchGetParameterValuesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.BatchSetParameterValuesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.BatchSetParameterValuesRequest.SetParameterValueRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.BlockQueueRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.BucketInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.CancelOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.CancelTransferRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Clcw.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ClearanceInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ClearInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ClientConnectionInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ClientConnectionInfo.HttpRequestInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ClientMessage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Commanding.CommandAssignment.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Commanding.CommandHistoryAttribute.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Commanding.CommandHistoryEntry.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Commanding.CommandId.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Commanding.CommandQueueEntry.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Commanding.CommandQueueEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Commanding.CommandQueueInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Commanding.CommandQueueRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Commanding.CommandSignificance.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Commanding.VerifierConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Commanding.VerifierConfig.CheckWindow.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.CompactDatabaseRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ContainerData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Cop1Config.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Cop1Status.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.CreateBucketRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.CreateEventRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.CreateGroupRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.CreateInstanceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.CreateItemRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.CreateProcessorRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.CreateServiceAccountRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.CreateServiceAccountResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.CreateTransferRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.CreateTransferRequest.DownloadOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.CreateTransferRequest.UploadOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.CreateUserRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DatabaseInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DeleteBandRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DeleteBucketRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DeleteClearanceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DeleteGroupRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DeleteIdentityRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DeleteItemRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DeleteObjectRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DeleteProcessorRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DeleteRoleAssignmentRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DeleteServiceAccountRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DeleteTimelineGroupRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DeleteTimeOfFlightIntervalsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DeleteUserRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DeleteViewRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DescribeDatabaseRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DisableQueueRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.DisableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.EditAlgorithmTraceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.EditProcessorRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.EnableQueueRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.EntityInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Event.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.EventAlarmData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ExportCommandRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ExportEventsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ExportPacketRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ExportPacketsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ExternalIdentityInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ExtractedParameterValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ExtractPacketRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ExtractPacketResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.FileTransferCapabilities.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.FileTransferOption.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.FileTransferOption.Value.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.FileTransferServiceInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetAlgorithmOverridesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetAlgorithmOverridesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetAlgorithmStatusRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetAlgorithmTraceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetArchivedParameterGroupRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetArchivedParameterSegmentsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetArchivedParametersInfoRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetBandRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetBucketRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetCommandRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetConfigRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetDatabaseRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetGroupRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetInstanceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetInstanceTemplateRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetItemLogRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetItemRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetObjectRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetPacketRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetParameterOverrideRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetParameterRangesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetParameterValueRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetProcessorRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetQueueRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetRoleRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetServerInfoResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetServerInfoResponse.CommandOptionInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetServerInfoResponse.PluginInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetServiceAccountRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetServiceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetStatusRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetTcoConfigRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetTcoStatusRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetThreadRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetTransferRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetUserRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GetViewRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.GroupInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.HttpTraffic.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.IndexEntry.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.IndexGroup.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.IndexResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.InitializeRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.InstanceTemplate.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.IssueCommandRequest.Assignment.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.IssueCommandRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.IssueCommandResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ItemFilter.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ItemFilter.FilterCriterion.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.LeapSecondsTable.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.LeapSecondsTable.ValidityRange.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.links.DisableLinkRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.links.EditLinkRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.links.EnableLinkRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.links.GetLinkRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.links.LinkActionInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.links.LinkEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.links.LinkInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.links.ListLinksRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.links.ListLinksResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.links.ResetLinkCountersRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.links.RunActionRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.links.SubscribeLinksRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListBandsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListBandsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListBucketsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListBucketsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListClearancesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListCommandHistoryIndexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListCommandsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListCommandsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListCompletenessIndexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListDatabasesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListEventIndexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListEventSourcesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListEventSourcesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListEventsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListEventsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListFilesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListFilesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListFileTransferServicesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListFileTransferServicesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListGroupsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListInstancesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListInstancesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListInstanceTemplatesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListItemsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListItemsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListMdbOverridesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListMdbOverridesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListObjectsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListObjectsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListPacketIndexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListPacketNamesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListPacketNamesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListPacketsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListPacketsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListParameterIndexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListPrivilegesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListProcessorsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListProcessorsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListProcessorTypesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListQueuedCommandsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListQueuedCommandsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListQueuesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListQueuesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListRocksDbDatabasesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListRocksDbTablespacesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListRolesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListRoutesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListServiceAccountsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListServicesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListServicesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListSessionsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListSourcesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListSourcesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListThreadsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListThreadsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListTimelineTagsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListTimelineTagsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListTopicsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListTransfersRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListTransfersResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListUsersResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListViewsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ListViewsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.LogEntry.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.AbsoluteTimeInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.AlarmInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.AlarmRange.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.AncillaryDataInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ArgumentAssignmentInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ArgumentDimensionInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ArgumentInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ArgumentMemberInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ArgumentTypeInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ArrayInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.BatchGetParametersRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.BatchGetParametersResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.BatchGetParametersResponse.GetParameterResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.CalibratorInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.CheckWindowInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.CommandContainerInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.CommandInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ComparisonInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ContextAlarmInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ContextCalibratorInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.DataEncodingInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.EnumerationAlarm.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.EnumValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ExportJavaMissionDatabaseRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ExportXtceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.FixedValueInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.GetAlgorithmRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.GetCommandRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.GetContainerRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.GetMissionDatabaseRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.GetParameterRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.GetSpaceSystemRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.HistoryInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.InputParameterInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.JavaExpressionCalibratorInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ListAlgorithmsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ListAlgorithmsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ListCommandsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ListCommandsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ListContainersRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ListContainersResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ListParametersRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ListParametersResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ListSpaceSystemsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ListSpaceSystemsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.MathElement.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.MemberInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.MissionDatabase.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.NumberFormatTypeInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.OutputParameterInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ParameterDimensionInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ParameterInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.ParameterTypeInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.PolynomialCalibratorInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.RepeatInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.SequenceEntryInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.SignificanceInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.SplineCalibratorInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.SplineCalibratorInfo.SplinePointInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.TransmissionConstraintInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.UnitInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.UsedByInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Mdb.VerifierInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.MdbOverrideInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ObjectInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ObjectPrivilegeInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.OpenIDConnectInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ParameterAlarmData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ParameterOverride.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.PauseTransferRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ProcessInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ProcessorInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ProcessorManagementRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ProcessorRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Pvalue.ParameterData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Pvalue.ParameterStatus.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Pvalue.ParameterValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Pvalue.Ranges.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Pvalue.Ranges.Range.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Pvalue.TimeSeries.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Pvalue.TimeSeries.Sample.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.RebuildCcsdsIndexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.RebuildRangeRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ReconfigureInstanceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.RejectCommandRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.RelativeTime.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.RemoteFile.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ReplicationInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ReplicationMasterInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ReplicationSlaveInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Reply.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.RestartInstanceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ResumeRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ResumeTransferRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.RocksDbDatabaseInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.RocksDbTablespaceInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.RoleAssignment.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.RoleInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.RootDirectory.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.RouteInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ServerMessage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ServiceAccountInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ServiceInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SessionInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SetCoefficientsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SetParameterValueRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SetTcoConfigRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SetTimeRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ShelveInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.StartInstanceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.StartServiceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.State.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.State.CallInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Statistics.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.StopInstanceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.StopServiceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.StreamCommandIndexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.StreamCommandsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.StreamCompletenessIndexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.StreamEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.StreamEventIndexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.StreamEventsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.StreamPacketIndexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.StreamPacketsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.StreamParameterIndexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SubscribeAlgorithmStatusRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SubscribeCommandsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SubscribeContainersRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SubscribeEventsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SubscribeMdbChangesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SubscribePacketsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SubscribeParametersData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SubscribeParametersRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SubscribeProcessorsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SubscribeQueueEventsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SubscribeQueueStatisticsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SubscribeStatusRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SubscribeTimeRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SubscribeTMStatisticsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SubscribeTransfersRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.SystemInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.ColumnData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.ColumnInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.EnumValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.ExecuteSqlRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.GetStreamRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.GetTableDataRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.GetTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.ListStreamsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.ListStreamsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.ListTablesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.ListTablesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.ListValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.PartitioningInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.ReadRowsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.RebuildHistogramRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.RebuildHistogramResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.ResultSet.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.Row.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.Row.Cell.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.Row.ColumnInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.StreamData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.SubscribeStreamRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.SubscribeStreamStatisticsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.TableData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.TableData.TableRecord.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.TableInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.WriteRowsExceptionDetail.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.WriteRowsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Table.WriteRowsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TcoCoefficients.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TcoConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TcoResetRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TcoSample.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TcoStatus.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TemplateVariable.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ThreadGroupInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.ThreadInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TimeInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TimelineBand.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TimelineItem.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TimelineItemLog.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TimelineSourceCapabilities.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TimelineView.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TmPacketData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TmStatistics.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TofInterval.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TokenResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TopicInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TraceElementInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TransactionId.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.TransferInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.UpdateAlgorithmRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.UpdateBandRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.UpdateClearanceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.UpdateCommandHistoryRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.UpdateConfigRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.UpdateGroupRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.UpdateGroupRequest.MemberInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.UpdateItemRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.UpdateParameterRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.UpdateUserRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.UpdateViewRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.UploadObjectRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.UserInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Yamcs.AggregateValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Yamcs.ArchiveRecord.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Yamcs.CommandHistoryReplayRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Yamcs.EventReplayRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Yamcs.NamedObjectId.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Yamcs.NamedObjectList.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Yamcs.PacketReplayRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Yamcs.ParameterReplayRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Yamcs.PpReplayRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Yamcs.ReplayRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Yamcs.ReplaySpeed.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Yamcs.ReplayStatus.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.Yamcs.Value.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.protobuf.YamcsInstance.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.replication.protobuf.Request.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.replication.protobuf.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.replication.protobuf.TimeMessage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.Clearance.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.timeline.protobuf.BandFilter.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.timeline.protobuf.BandFilter.FilterCriterion.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.timeline.protobuf.BandFilter.ItemFilter.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.tse.api.TseCommand.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.tse.api.TseCommanderMessage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.tse.api.TseCommandResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.web.api.GetInstanceConfigurationRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.web.api.InstanceConfiguration.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
- addRequest(int, List<Parameter>, ParameterConsumer) - Method in class org.yamcs.parameter.ParameterRequestManager
-
Called by a consumer to create request with a given id.
- addRequest(int, BatchSetParameterValuesRequest.SetParameterValueRequest) - Method in class org.yamcs.protobuf.BatchSetParameterValuesRequest.Builder
-
repeated .yamcs.protobuf.processing.BatchSetParameterValuesRequest.SetParameterValueRequest request = 1;
- addRequest(int, BatchSetParameterValuesRequest.SetParameterValueRequest.Builder) - Method in class org.yamcs.protobuf.BatchSetParameterValuesRequest.Builder
-
repeated .yamcs.protobuf.processing.BatchSetParameterValuesRequest.SetParameterValueRequest request = 1;
- addRequest(Collection<Parameter>, ParameterConsumer) - Method in class org.yamcs.parameter.ParameterRequestManager
-
Called by a consumer to create a new subscription
- addRequest(List<Yamcs.NamedObjectId>, boolean, User) - Method in class org.yamcs.parameter.ParameterWithIdRequestHelper
- addRequest(List<Yamcs.NamedObjectId>, User) - Method in class org.yamcs.parameter.ParameterWithIdRequestHelper
- addRequest(BatchSetParameterValuesRequest.SetParameterValueRequest) - Method in class org.yamcs.protobuf.BatchSetParameterValuesRequest.Builder
-
repeated .yamcs.protobuf.processing.BatchSetParameterValuesRequest.SetParameterValueRequest request = 1;
- addRequest(BatchSetParameterValuesRequest.SetParameterValueRequest.Builder) - Method in class org.yamcs.protobuf.BatchSetParameterValuesRequest.Builder
-
repeated .yamcs.protobuf.processing.BatchSetParameterValuesRequest.SetParameterValueRequest request = 1;
- addRequest(Parameter, ParameterConsumer) - Method in class org.yamcs.parameter.ParameterRequestManager
-
Called by a consumer to create a subscription with one parameter
- addRequestBuilder() - Method in class org.yamcs.protobuf.BatchSetParameterValuesRequest.Builder
-
repeated .yamcs.protobuf.processing.BatchSetParameterValuesRequest.SetParameterValueRequest request = 1;
- addRequestBuilder(int) - Method in class org.yamcs.protobuf.BatchSetParameterValuesRequest.Builder
-
repeated .yamcs.protobuf.processing.BatchSetParameterValuesRequest.SetParameterValueRequest request = 1;
- addResolvedAction(ArgumentReference.ArgumentResolvedAction) - Method in class org.yamcs.xtce.util.ArgumentReference
- addResolvedAction(NameReference.ResolvedAction) - Method in class org.yamcs.xtce.util.NameReference
-
Adds an action to the list to be executed when the reference is resolved and returns this.
- addResolvedAction(ParameterReference.ParameterResolvedAction) - Method in class org.yamcs.xtce.util.ParameterReference
- addResponse(int, Mdb.BatchGetParametersResponse.GetParameterResponse) - Method in class org.yamcs.protobuf.Mdb.BatchGetParametersResponse.Builder
-
repeated .yamcs.protobuf.mdb.BatchGetParametersResponse.GetParameterResponse response = 1;
- addResponse(int, Mdb.BatchGetParametersResponse.GetParameterResponse.Builder) - Method in class org.yamcs.protobuf.Mdb.BatchGetParametersResponse.Builder
-
repeated .yamcs.protobuf.mdb.BatchGetParametersResponse.GetParameterResponse response = 1;
- addResponse(Mdb.BatchGetParametersResponse.GetParameterResponse) - Method in class org.yamcs.protobuf.Mdb.BatchGetParametersResponse.Builder
-
repeated .yamcs.protobuf.mdb.BatchGetParametersResponse.GetParameterResponse response = 1;
- addResponse(Mdb.BatchGetParametersResponse.GetParameterResponse.Builder) - Method in class org.yamcs.protobuf.Mdb.BatchGetParametersResponse.Builder
-
repeated .yamcs.protobuf.mdb.BatchGetParametersResponse.GetParameterResponse response = 1;
- addResponseBuilder() - Method in class org.yamcs.protobuf.Mdb.BatchGetParametersResponse.Builder
-
repeated .yamcs.protobuf.mdb.BatchGetParametersResponse.GetParameterResponse response = 1;
- addResponseBuilder(int) - Method in class org.yamcs.protobuf.Mdb.BatchGetParametersResponse.Builder
-
repeated .yamcs.protobuf.mdb.BatchGetParametersResponse.GetParameterResponse response = 1;
- addRestrictionCriteria(int, Mdb.ComparisonInfo) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo restrictionCriteria = 9;
- addRestrictionCriteria(int, Mdb.ComparisonInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo restrictionCriteria = 9;
- addRestrictionCriteria(Mdb.ComparisonInfo) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo restrictionCriteria = 9;
- addRestrictionCriteria(Mdb.ComparisonInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo restrictionCriteria = 9;
- addRestrictionCriteriaBuilder() - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo restrictionCriteria = 9;
- addRestrictionCriteriaBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ContainerInfo.Builder
-
repeated .yamcs.protobuf.mdb.ComparisonInfo restrictionCriteria = 9;
- addRole(String) - Method in class org.yamcs.security.AuthorizationInfo
- addRole(String, boolean) - Method in class org.yamcs.security.User
-
Add a role to this user.
- addRoles(int, RoleInfo) - Method in class org.yamcs.protobuf.ListRolesResponse.Builder
-
repeated .yamcs.protobuf.iam.RoleInfo roles = 1;
- addRoles(int, RoleInfo) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Assigned roles
- addRoles(int, RoleInfo.Builder) - Method in class org.yamcs.protobuf.ListRolesResponse.Builder
-
repeated .yamcs.protobuf.iam.RoleInfo roles = 1;
- addRoles(int, RoleInfo.Builder) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Assigned roles
- addRoles(String) - Method in class org.yamcs.protobuf.RoleAssignment.Builder
-
repeated string roles = 1;
- addRoles(String) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
-
repeated string roles = 5;
- addRoles(RoleInfo) - Method in class org.yamcs.protobuf.ListRolesResponse.Builder
-
repeated .yamcs.protobuf.iam.RoleInfo roles = 1;
- addRoles(RoleInfo) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Assigned roles
- addRoles(RoleInfo.Builder) - Method in class org.yamcs.protobuf.ListRolesResponse.Builder
-
repeated .yamcs.protobuf.iam.RoleInfo roles = 1;
- addRoles(RoleInfo.Builder) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Assigned roles
- addRolesBuilder() - Method in class org.yamcs.protobuf.ListRolesResponse.Builder
-
repeated .yamcs.protobuf.iam.RoleInfo roles = 1;
- addRolesBuilder() - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Assigned roles
- addRolesBuilder(int) - Method in class org.yamcs.protobuf.ListRolesResponse.Builder
-
repeated .yamcs.protobuf.iam.RoleInfo roles = 1;
- addRolesBuilder(int) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Assigned roles
- addRolesBytes(ByteString) - Method in class org.yamcs.protobuf.RoleAssignment.Builder
-
repeated string roles = 1;
- addRolesBytes(ByteString) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
-
repeated string roles = 5;
- addRootDirectories(int, RootDirectory) - Method in class org.yamcs.protobuf.SystemInfo.Builder
-
Root directories, each corresponding to a distinct file hierarchy.
- addRootDirectories(int, RootDirectory.Builder) - Method in class org.yamcs.protobuf.SystemInfo.Builder
-
Root directories, each corresponding to a distinct file hierarchy.
- addRootDirectories(RootDirectory) - Method in class org.yamcs.protobuf.SystemInfo.Builder
-
Root directories, each corresponding to a distinct file hierarchy.
- addRootDirectories(RootDirectory.Builder) - Method in class org.yamcs.protobuf.SystemInfo.Builder
-
Root directories, each corresponding to a distinct file hierarchy.
- addRootDirectoriesBuilder() - Method in class org.yamcs.protobuf.SystemInfo.Builder
-
Root directories, each corresponding to a distinct file hierarchy.
- addRootDirectoriesBuilder(int) - Method in class org.yamcs.protobuf.SystemInfo.Builder
-
Root directories, each corresponding to a distinct file hierarchy.
- addRoute(String, Supplier<HttpHandler>) - Method in class org.yamcs.http.HttpServer
- addRoutes(int, RouteInfo) - Method in class org.yamcs.protobuf.ListRoutesResponse.Builder
-
repeated .yamcs.protobuf.server.RouteInfo routes = 1;
- addRoutes(int, RouteInfo.Builder) - Method in class org.yamcs.protobuf.ListRoutesResponse.Builder
-
repeated .yamcs.protobuf.server.RouteInfo routes = 1;
- addRoutes(RouteInfo) - Method in class org.yamcs.protobuf.ListRoutesResponse.Builder
-
repeated .yamcs.protobuf.server.RouteInfo routes = 1;
- addRoutes(RouteInfo.Builder) - Method in class org.yamcs.protobuf.ListRoutesResponse.Builder
-
repeated .yamcs.protobuf.server.RouteInfo routes = 1;
- addRoutesBuilder() - Method in class org.yamcs.protobuf.ListRoutesResponse.Builder
-
repeated .yamcs.protobuf.server.RouteInfo routes = 1;
- addRoutesBuilder(int) - Method in class org.yamcs.protobuf.ListRoutesResponse.Builder
-
repeated .yamcs.protobuf.server.RouteInfo routes = 1;
- addRow(ParameterValue) - Method in class org.yamcs.ui.packetviewer.ParametersTableModel
- addRows(int, Table.ListValue) - Method in class org.yamcs.protobuf.Table.ResultSet.Builder
-
repeated .yamcs.protobuf.table.ListValue rows = 2;
- addRows(int, Table.ListValue.Builder) - Method in class org.yamcs.protobuf.Table.ResultSet.Builder
-
repeated .yamcs.protobuf.table.ListValue rows = 2;
- addRows(Table.ListValue) - Method in class org.yamcs.protobuf.Table.ResultSet.Builder
-
repeated .yamcs.protobuf.table.ListValue rows = 2;
- addRows(Table.ListValue.Builder) - Method in class org.yamcs.protobuf.Table.ResultSet.Builder
-
repeated .yamcs.protobuf.table.ListValue rows = 2;
- addRowsBuilder() - Method in class org.yamcs.protobuf.Table.ResultSet.Builder
-
repeated .yamcs.protobuf.table.ListValue rows = 2;
- addRowsBuilder(int) - Method in class org.yamcs.protobuf.Table.ResultSet.Builder
-
repeated .yamcs.protobuf.table.ListValue rows = 2;
- addRuns(int, AlgorithmTrace.Run) - Method in class org.yamcs.protobuf.AlgorithmTrace.Builder
-
Latest algorithm runs
- addRuns(int, AlgorithmTrace.Run.Builder) - Method in class org.yamcs.protobuf.AlgorithmTrace.Builder
-
Latest algorithm runs
- addRuns(AlgorithmTrace.Run) - Method in class org.yamcs.protobuf.AlgorithmTrace.Builder
-
Latest algorithm runs
- addRuns(AlgorithmTrace.Run.Builder) - Method in class org.yamcs.protobuf.AlgorithmTrace.Builder
-
Latest algorithm runs
- addRunsBuilder() - Method in class org.yamcs.protobuf.AlgorithmTrace.Builder
-
Latest algorithm runs
- addRunsBuilder(int) - Method in class org.yamcs.protobuf.AlgorithmTrace.Builder
-
Latest algorithm runs
- addSample(int, Pvalue.TimeSeries.Sample) - Method in class org.yamcs.protobuf.Pvalue.TimeSeries.Builder
-
List of samples.
- addSample(int, Pvalue.TimeSeries.Sample.Builder) - Method in class org.yamcs.protobuf.Pvalue.TimeSeries.Builder
-
List of samples.
- addSample(long, Instant) - Method in class org.yamcs.time.TimeCorrelationService
-
Add a time synchronisation sample.
- addSample(Pvalue.TimeSeries.Sample) - Method in class org.yamcs.protobuf.Pvalue.TimeSeries.Builder
-
List of samples.
- addSample(Pvalue.TimeSeries.Sample.Builder) - Method in class org.yamcs.protobuf.Pvalue.TimeSeries.Builder
-
List of samples.
- addSampleBuilder() - Method in class org.yamcs.protobuf.Pvalue.TimeSeries.Builder
-
List of samples.
- addSampleBuilder(int) - Method in class org.yamcs.protobuf.Pvalue.TimeSeries.Builder
-
List of samples.
- addSamples(int, TcoSample) - Method in class org.yamcs.protobuf.TcoStatus.Builder
-
The last accumulated samples These are not necessary those from which the coefficients have been calculated because the coefficients will only be recalculated when the deviation is higher than the accuracy settings
- addSamples(int, TcoSample.Builder) - Method in class org.yamcs.protobuf.TcoStatus.Builder
-
The last accumulated samples These are not necessary those from which the coefficients have been calculated because the coefficients will only be recalculated when the deviation is higher than the accuracy settings
- addSamples(TcoSample) - Method in class org.yamcs.protobuf.TcoStatus.Builder
-
The last accumulated samples These are not necessary those from which the coefficients have been calculated because the coefficients will only be recalculated when the deviation is higher than the accuracy settings
- addSamples(TcoSample.Builder) - Method in class org.yamcs.protobuf.TcoStatus.Builder
-
The last accumulated samples These are not necessary those from which the coefficients have been calculated because the coefficients will only be recalculated when the deviation is higher than the accuracy settings
- addSamplesBuilder() - Method in class org.yamcs.protobuf.TcoStatus.Builder
-
The last accumulated samples These are not necessary those from which the coefficients have been calculated because the coefficients will only be recalculated when the deviation is higher than the accuracy settings
- addSamplesBuilder(int) - Method in class org.yamcs.protobuf.TcoStatus.Builder
-
The last accumulated samples These are not necessary those from which the coefficients have been calculated because the coefficients will only be recalculated when the deviation is higher than the accuracy settings
- addSecondaryIndex(int, Tablespace.SecondaryIndex) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated .SecondaryIndex secondaryIndex = 11;
- addSecondaryIndex(int, Tablespace.SecondaryIndex.Builder) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated .SecondaryIndex secondaryIndex = 11;
- addSecondaryIndex(Tablespace.SecondaryIndex) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated .SecondaryIndex secondaryIndex = 11;
- addSecondaryIndex(Tablespace.SecondaryIndex.Builder) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated .SecondaryIndex secondaryIndex = 11;
- addSecondaryIndexBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated .SecondaryIndex secondaryIndex = 11;
- addSecondaryIndexBuilder(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
-
repeated .SecondaryIndex secondaryIndex = 11;
- addSegment(DataFileSegment) - Method in class org.yamcs.cfdp.DataFile
- addSegments(int, ArchiveParameterSegmentInfo) - Method in class org.yamcs.protobuf.ArchivedParameterSegmentsResponse.Builder
-
repeated .yamcs.protobuf.archive.ArchiveParameterSegmentInfo segments = 2;
- addSegments(int, ArchiveParameterSegmentInfo.Builder) - Method in class org.yamcs.protobuf.ArchivedParameterSegmentsResponse.Builder
-
repeated .yamcs.protobuf.archive.ArchiveParameterSegmentInfo segments = 2;
- addSegments(ArchiveParameterSegmentInfo) - Method in class org.yamcs.protobuf.ArchivedParameterSegmentsResponse.Builder
-
repeated .yamcs.protobuf.archive.ArchiveParameterSegmentInfo segments = 2;
- addSegments(ArchiveParameterSegmentInfo.Builder) - Method in class org.yamcs.protobuf.ArchivedParameterSegmentsResponse.Builder
-
repeated .yamcs.protobuf.archive.ArchiveParameterSegmentInfo segments = 2;
- addSegmentsBuilder() - Method in class org.yamcs.protobuf.ArchivedParameterSegmentsResponse.Builder
-
repeated .yamcs.protobuf.archive.ArchiveParameterSegmentInfo segments = 2;
- addSegmentsBuilder(int) - Method in class org.yamcs.protobuf.ArchivedParameterSegmentsResponse.Builder
-
repeated .yamcs.protobuf.archive.ArchiveParameterSegmentInfo segments = 2;
- addSequenceContainer(SequenceContainer) - Method in class org.yamcs.mdb.Subscription
- addSequenceContainer(SequenceContainer) - Method in class org.yamcs.xtce.SpaceSystem
-
Register the container
- addSequenceEntry(SequenceEntry) - Method in class org.yamcs.mdb.Subscription
- addService(String) - Method in class org.yamcs.http.audit.AuditRecordFilter
- addServiceAccount(ServiceAccount) - Method in class org.yamcs.security.Directory
-
Creates a new service account.
- addServiceAccounts(int, ServiceAccountInfo) - Method in class org.yamcs.protobuf.GroupInfo.Builder
-
Service accounts that are member of this group
- addServiceAccounts(int, ServiceAccountInfo) - Method in class org.yamcs.protobuf.ListServiceAccountsResponse.Builder
-
repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;
- addServiceAccounts(int, ServiceAccountInfo.Builder) - Method in class org.yamcs.protobuf.GroupInfo.Builder
-
Service accounts that are member of this group
- addServiceAccounts(int, ServiceAccountInfo.Builder) - Method in class org.yamcs.protobuf.ListServiceAccountsResponse.Builder
-
repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;
- addServiceAccounts(String) - Method in class org.yamcs.protobuf.CreateGroupRequest.Builder
-
Names of service accounts that should be added as member
- addServiceAccounts(String) - Method in class org.yamcs.protobuf.UpdateGroupRequest.MemberInfo.Builder
-
repeated string serviceAccounts = 2;
- addServiceAccounts(ServiceAccountInfo) - Method in class org.yamcs.protobuf.GroupInfo.Builder
-
Service accounts that are member of this group
- addServiceAccounts(ServiceAccountInfo) - Method in class org.yamcs.protobuf.ListServiceAccountsResponse.Builder
-
repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;
- addServiceAccounts(ServiceAccountInfo.Builder) - Method in class org.yamcs.protobuf.GroupInfo.Builder
-
Service accounts that are member of this group
- addServiceAccounts(ServiceAccountInfo.Builder) - Method in class org.yamcs.protobuf.ListServiceAccountsResponse.Builder
-
repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;
- addServiceAccountsBuilder() - Method in class org.yamcs.protobuf.GroupInfo.Builder
-
Service accounts that are member of this group
- addServiceAccountsBuilder() - Method in class org.yamcs.protobuf.ListServiceAccountsResponse.Builder
-
repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;
- addServiceAccountsBuilder(int) - Method in class org.yamcs.protobuf.GroupInfo.Builder
-
Service accounts that are member of this group
- addServiceAccountsBuilder(int) - Method in class org.yamcs.protobuf.ListServiceAccountsResponse.Builder
-
repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;
- addServiceAccountsBytes(ByteString) - Method in class org.yamcs.protobuf.CreateGroupRequest.Builder
-
Names of service accounts that should be added as member
- addServiceAccountsBytes(ByteString) - Method in class org.yamcs.protobuf.UpdateGroupRequest.MemberInfo.Builder
-
repeated string serviceAccounts = 2;
- addServices(int, FileTransferServiceInfo) - Method in class org.yamcs.protobuf.ListFileTransferServicesResponse.Builder
-
repeated .yamcs.protobuf.filetransfer.FileTransferServiceInfo services = 1;
- addServices(int, FileTransferServiceInfo.Builder) - Method in class org.yamcs.protobuf.ListFileTransferServicesResponse.Builder
-
repeated .yamcs.protobuf.filetransfer.FileTransferServiceInfo services = 1;
- addServices(int, ServiceInfo) - Method in class org.yamcs.protobuf.ListServicesResponse.Builder
-
repeated .yamcs.protobuf.services.ServiceInfo services = 1;
- addServices(int, ServiceInfo) - Method in class org.yamcs.protobuf.ProcessorInfo.Builder
-
repeated .yamcs.protobuf.services.ServiceInfo services = 16;
- addServices(int, ServiceInfo.Builder) - Method in class org.yamcs.protobuf.ListServicesResponse.Builder
-
repeated .yamcs.protobuf.services.ServiceInfo services = 1;
- addServices(int, ServiceInfo.Builder) - Method in class org.yamcs.protobuf.ProcessorInfo.Builder
-
repeated .yamcs.protobuf.services.ServiceInfo services = 16;
- addServices(FileTransferServiceInfo) - Method in class org.yamcs.protobuf.ListFileTransferServicesResponse.Builder
-
repeated .yamcs.protobuf.filetransfer.FileTransferServiceInfo services = 1;
- addServices(FileTransferServiceInfo.Builder) - Method in class org.yamcs.protobuf.ListFileTransferServicesResponse.Builder
-
repeated .yamcs.protobuf.filetransfer.FileTransferServiceInfo services = 1;
- addServices(ServiceInfo) - Method in class org.yamcs.protobuf.ListServicesResponse.Builder
-
repeated .yamcs.protobuf.services.ServiceInfo services = 1;
- addServices(ServiceInfo) - Method in class org.yamcs.protobuf.ProcessorInfo.Builder
-
repeated .yamcs.protobuf.services.ServiceInfo services = 16;
- addServices(ServiceInfo.Builder) - Method in class org.yamcs.protobuf.ListServicesResponse.Builder
-
repeated .yamcs.protobuf.services.ServiceInfo services = 1;
- addServices(ServiceInfo.Builder) - Method in class org.yamcs.protobuf.ProcessorInfo.Builder
-
repeated .yamcs.protobuf.services.ServiceInfo services = 16;
- addServicesBuilder() - Method in class org.yamcs.protobuf.ListFileTransferServicesResponse.Builder
-
repeated .yamcs.protobuf.filetransfer.FileTransferServiceInfo services = 1;
- addServicesBuilder() - Method in class org.yamcs.protobuf.ListServicesResponse.Builder
-
repeated .yamcs.protobuf.services.ServiceInfo services = 1;
- addServicesBuilder() - Method in class org.yamcs.protobuf.ProcessorInfo.Builder
-
repeated .yamcs.protobuf.services.ServiceInfo services = 16;
- addServicesBuilder(int) - Method in class org.yamcs.protobuf.ListFileTransferServicesResponse.Builder
-
repeated .yamcs.protobuf.filetransfer.FileTransferServiceInfo services = 1;
- addServicesBuilder(int) - Method in class org.yamcs.protobuf.ListServicesResponse.Builder
-
repeated .yamcs.protobuf.services.ServiceInfo services = 1;
- addServicesBuilder(int) - Method in class org.yamcs.protobuf.ProcessorInfo.Builder
-
repeated .yamcs.protobuf.services.ServiceInfo services = 16;
- addSessions(int, SessionInfo) - Method in class org.yamcs.protobuf.ListSessionsResponse.Builder
-
repeated .yamcs.protobuf.iam.SessionInfo sessions = 1;
- addSessions(int, SessionInfo.Builder) - Method in class org.yamcs.protobuf.ListSessionsResponse.Builder
-
repeated .yamcs.protobuf.iam.SessionInfo sessions = 1;
- addSessions(SessionInfo) - Method in class org.yamcs.protobuf.ListSessionsResponse.Builder
-
repeated .yamcs.protobuf.iam.SessionInfo sessions = 1;
- addSessions(SessionInfo.Builder) - Method in class org.yamcs.protobuf.ListSessionsResponse.Builder
-
repeated .yamcs.protobuf.iam.SessionInfo sessions = 1;
- addSessionsBuilder() - Method in class org.yamcs.protobuf.ListSessionsResponse.Builder
-
repeated .yamcs.protobuf.iam.SessionInfo sessions = 1;
- addSessionsBuilder(int) - Method in class org.yamcs.protobuf.ListSessionsResponse.Builder
-
repeated .yamcs.protobuf.iam.SessionInfo sessions = 1;
- addSevereAlarmRange(MatchCriteria, DoubleRange) - Method in class org.yamcs.xtce.FloatParameterType.Builder
-
Adds a new, or unions with an existing severe range for the specified context
- addSevereAlarmRange(MatchCriteria, DoubleRange) - Method in class org.yamcs.xtce.IntegerParameterType.Builder
-
Adds a new, or unions with an existing severe range for the specified context
- addSevereRange(DoubleRange) - Method in class org.yamcs.xtce.AlarmRanges
- addShort(short) - Method in class org.yamcs.utils.ByteArray
- addSizePrefixedProto(MessageLite) - Method in class org.yamcs.utils.ByteArray
-
Writes a protobuf message to the buffer.
- addSizePrefixedUTF(String) - Method in class org.yamcs.utils.ByteArray
-
Writes a string preceded by its size in two bytes big endian.
- addSlaves(int, ReplicationSlaveInfo) - Method in class org.yamcs.protobuf.ReplicationInfo.Builder
-
repeated .yamcs.protobuf.replication.ReplicationSlaveInfo slaves = 2;
- addSlaves(int, ReplicationSlaveInfo.Builder) - Method in class org.yamcs.protobuf.ReplicationInfo.Builder
-
repeated .yamcs.protobuf.replication.ReplicationSlaveInfo slaves = 2;
- addSlaves(ReplicationSlaveInfo) - Method in class org.yamcs.protobuf.ReplicationInfo.Builder
-
repeated .yamcs.protobuf.replication.ReplicationSlaveInfo slaves = 2;
- addSlaves(ReplicationSlaveInfo.Builder) - Method in class org.yamcs.protobuf.ReplicationInfo.Builder
-
repeated .yamcs.protobuf.replication.ReplicationSlaveInfo slaves = 2;
- addSlavesBuilder() - Method in class org.yamcs.protobuf.ReplicationInfo.Builder
-
repeated .yamcs.protobuf.replication.ReplicationSlaveInfo slaves = 2;
- addSlavesBuilder(int) - Method in class org.yamcs.protobuf.ReplicationInfo.Builder
-
repeated .yamcs.protobuf.replication.ReplicationSlaveInfo slaves = 2;
- addSnapshot(YRDB, Snapshot) - Method in class org.yamcs.yarch.ExecutionContext
- addSoftwareParameterManager(DataSource, SoftwareParameterManager) - Method in class org.yamcs.parameter.ParameterProcessorManager
-
Register a
SoftwareParameterManager
for the givenDataSource
. - addSource(String) - Method in class org.yamcs.protobuf.ExportEventsRequest.Builder
-
The source of the events.
- addSource(String) - Method in class org.yamcs.protobuf.ListEventIndexRequest.Builder
-
Filter on specific sources.
- addSource(String) - Method in class org.yamcs.protobuf.ListEventSourcesResponse.Builder
-
repeated string source = 1;
- addSource(String) - Method in class org.yamcs.protobuf.ListEventsRequest.Builder
-
The source of the events.
- addSource(String) - Method in class org.yamcs.protobuf.StreamEventsRequest.Builder
-
repeated string source = 4;
- addSourceBytes(ByteString) - Method in class org.yamcs.protobuf.ExportEventsRequest.Builder
-
The source of the events.
- addSourceBytes(ByteString) - Method in class org.yamcs.protobuf.ListEventIndexRequest.Builder
-
Filter on specific sources.
- addSourceBytes(ByteString) - Method in class org.yamcs.protobuf.ListEventSourcesResponse.Builder
-
repeated string source = 1;
- addSourceBytes(ByteString) - Method in class org.yamcs.protobuf.ListEventsRequest.Builder
-
The source of the events.
- addSourceBytes(ByteString) - Method in class org.yamcs.protobuf.StreamEventsRequest.Builder
-
repeated string source = 4;
- addSpaceSystem(int, Mdb.SpaceSystemInfo) - Method in class org.yamcs.protobuf.Mdb.MissionDatabase.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo spaceSystem = 4;
- addSpaceSystem(int, Mdb.SpaceSystemInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.MissionDatabase.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo spaceSystem = 4;
- addSpaceSystem(Mdb.SpaceSystemInfo) - Method in class org.yamcs.protobuf.Mdb.MissionDatabase.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo spaceSystem = 4;
- addSpaceSystem(Mdb.SpaceSystemInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.MissionDatabase.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo spaceSystem = 4;
- addSpaceSystem(SpaceSystem) - Method in class org.yamcs.xtce.SpaceSystem
- addSpaceSystem(SpaceSystem) - Method in class org.yamcs.xtce.XtceDb
-
Adds a new
SpaceSystem
to the XTCE database. - addSpaceSystemBuilder() - Method in class org.yamcs.protobuf.Mdb.MissionDatabase.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo spaceSystem = 4;
- addSpaceSystemBuilder(int) - Method in class org.yamcs.protobuf.Mdb.MissionDatabase.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo spaceSystem = 4;
- addSpaceSystems(int, Mdb.SpaceSystemInfo) - Method in class org.yamcs.protobuf.Mdb.ListSpaceSystemsResponse.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo spaceSystems = 1;
- addSpaceSystems(int, Mdb.SpaceSystemInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ListSpaceSystemsResponse.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo spaceSystems = 1;
- addSpaceSystems(String) - Method in class org.yamcs.protobuf.Mdb.ListAlgorithmsResponse.Builder
-
repeated string spaceSystems = 4;
- addSpaceSystems(String) - Method in class org.yamcs.protobuf.Mdb.ListCommandsResponse.Builder
-
repeated string spaceSystems = 4;
- addSpaceSystems(String) - Method in class org.yamcs.protobuf.Mdb.ListContainersResponse.Builder
-
repeated string spaceSystems = 4;
- addSpaceSystems(String) - Method in class org.yamcs.protobuf.Mdb.ListParametersResponse.Builder
-
repeated string spaceSystems = 4;
- addSpaceSystems(Mdb.SpaceSystemInfo) - Method in class org.yamcs.protobuf.Mdb.ListSpaceSystemsResponse.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo spaceSystems = 1;
- addSpaceSystems(Mdb.SpaceSystemInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.ListSpaceSystemsResponse.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo spaceSystems = 1;
- addSpaceSystemsBuilder() - Method in class org.yamcs.protobuf.Mdb.ListSpaceSystemsResponse.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo spaceSystems = 1;
- addSpaceSystemsBuilder(int) - Method in class org.yamcs.protobuf.Mdb.ListSpaceSystemsResponse.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo spaceSystems = 1;
- addSpaceSystemsBytes(ByteString) - Method in class org.yamcs.protobuf.Mdb.ListAlgorithmsResponse.Builder
-
repeated string spaceSystems = 4;
- addSpaceSystemsBytes(ByteString) - Method in class org.yamcs.protobuf.Mdb.ListCommandsResponse.Builder
-
repeated string spaceSystems = 4;
- addSpaceSystemsBytes(ByteString) - Method in class org.yamcs.protobuf.Mdb.ListContainersResponse.Builder
-
repeated string spaceSystems = 4;
- addSpaceSystemsBytes(ByteString) - Method in class org.yamcs.protobuf.Mdb.ListParametersResponse.Builder
-
repeated string spaceSystems = 4;
- addStateListener(InstanceStateListener) - Method in class org.yamcs.YamcsInstanceService
- addStatement(Statement) - Method in class org.yamcs.templating.TemplateBody
- addStaticAlarmRange(int, Mdb.AlarmRange) - Method in class org.yamcs.protobuf.Mdb.AlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.AlarmRange staticAlarmRange = 2;
- addStaticAlarmRange(int, Mdb.AlarmRange.Builder) - Method in class org.yamcs.protobuf.Mdb.AlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.AlarmRange staticAlarmRange = 2;
- addStaticAlarmRange(Mdb.AlarmRange) - Method in class org.yamcs.protobuf.Mdb.AlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.AlarmRange staticAlarmRange = 2;
- addStaticAlarmRange(Mdb.AlarmRange.Builder) - Method in class org.yamcs.protobuf.Mdb.AlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.AlarmRange staticAlarmRange = 2;
- addStaticAlarmRangeBuilder() - Method in class org.yamcs.protobuf.Mdb.AlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.AlarmRange staticAlarmRange = 2;
- addStaticAlarmRangeBuilder(int) - Method in class org.yamcs.protobuf.Mdb.AlarmInfo.Builder
-
repeated .yamcs.protobuf.mdb.AlarmRange staticAlarmRange = 2;
- addStaticRoot(Path) - Method in class org.yamcs.http.HttpServer
-
Deprecated.
- addStream(Stream) - Method in class org.yamcs.yarch.YarchDatabaseInstance
-
Adds a stream to the dictionary making it "official"
- addStreams(int, Table.StreamInfo) - Method in class org.yamcs.protobuf.Table.ListStreamsResponse.Builder
-
repeated .yamcs.protobuf.table.StreamInfo streams = 1;
- addStreams(int, Table.StreamInfo.Builder) - Method in class org.yamcs.protobuf.Table.ListStreamsResponse.Builder
-
repeated .yamcs.protobuf.table.StreamInfo streams = 1;
- addStreams(String) - Method in class org.yamcs.protobuf.DatabaseInfo.Builder
-
Names of the streams in this database
- addStreams(String) - Method in class org.yamcs.protobuf.ReplicationMasterInfo.Builder
-
repeated string streams = 2;
- addStreams(String) - Method in class org.yamcs.protobuf.ReplicationSlaveInfo.Builder
-
repeated string streams = 2;
- addStreams(Table.StreamInfo) - Method in class org.yamcs.protobuf.Table.ListStreamsResponse.Builder
-
repeated .yamcs.protobuf.table.StreamInfo streams = 1;
- addStreams(Table.StreamInfo.Builder) - Method in class org.yamcs.protobuf.Table.ListStreamsResponse.Builder
-
repeated .yamcs.protobuf.table.StreamInfo streams = 1;
- addStreamsBuilder() - Method in class org.yamcs.protobuf.Table.ListStreamsResponse.Builder
-
repeated .yamcs.protobuf.table.StreamInfo streams = 1;
- addStreamsBuilder(int) - Method in class org.yamcs.protobuf.Table.ListStreamsResponse.Builder
-
repeated .yamcs.protobuf.table.StreamInfo streams = 1;
- addStreamsBytes(ByteString) - Method in class org.yamcs.protobuf.DatabaseInfo.Builder
-
Names of the streams in this database
- addStreamsBytes(ByteString) - Method in class org.yamcs.protobuf.ReplicationMasterInfo.Builder
-
repeated string streams = 2;
- addStreamsBytes(ByteString) - Method in class org.yamcs.protobuf.ReplicationSlaveInfo.Builder
-
repeated string streams = 2;
- addStringAttribute(String, String) - Method in class org.yamcs.commanding.PreparedCommand
- addSub(int, Mdb.SpaceSystemInfo) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
- addSub(int, Mdb.SpaceSystemInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
- addSub(Mdb.SpaceSystemInfo) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
- addSub(Mdb.SpaceSystemInfo.Builder) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
- addSubBuilder() - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
- addSubBuilder(int) - Method in class org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
-
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
- addSubCommand(Command) - Method in class org.yamcs.cli.Command
- addSubscriber(StreamSubscriber) - Method in class org.yamcs.yarch.Stream
- addSubscribers(String) - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
-
Subscribers represented in the format ``className@hashCode``.
- addSubscribersBytes(ByteString) - Method in class org.yamcs.protobuf.Table.StreamInfo.Builder
-
Subscribers represented in the format ``className@hashCode``.
- addSubscription(CommandHistoryFilter, CommandHistoryConsumer) - Method in class org.yamcs.cmdhistory.CommandHistoryRequestManager
-
Called by the CommandHistoryImpl to move the subscription from another command history manager to this one
- addSystemParameterType(ParameterType) - Method in class org.yamcs.xtce.XtceDb
-
Adds a parameter type to the MDB.
- addSystemPrivilege(String) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Deprecated.
- addSystemPrivilege(SystemPrivilege) - Method in class org.yamcs.security.AuthorizationInfo
- addSystemPrivilege(SystemPrivilege) - Method in class org.yamcs.security.Role
- addSystemPrivilege(SystemPrivilege) - Method in class org.yamcs.security.SecurityStore
- addSystemPrivilege(SystemPrivilege, boolean) - Method in class org.yamcs.security.User
- addSystemPrivilegeBytes(ByteString) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
Deprecated.
- addSystemPrivileges(String) - Method in class org.yamcs.protobuf.ListPrivilegesResponse.Builder
-
repeated string systemPrivileges = 1;
- addSystemPrivileges(String) - Method in class org.yamcs.protobuf.RoleInfo.Builder
-
System privileges
- addSystemPrivileges(String) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
System privileges
- addSystemPrivilegesBytes(ByteString) - Method in class org.yamcs.protobuf.ListPrivilegesResponse.Builder
-
repeated string systemPrivileges = 1;
- addSystemPrivilegesBytes(ByteString) - Method in class org.yamcs.protobuf.RoleInfo.Builder
-
System privileges
- addSystemPrivilegesBytes(ByteString) - Method in class org.yamcs.protobuf.UserInfo.Builder
-
System privileges
- addTables(int, Table.TableInfo) - Method in class org.yamcs.protobuf.Table.ListTablesResponse.Builder
-
repeated .yamcs.protobuf.table.TableInfo tables = 1;
- addTables(int, Table.Tab