A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

ABANDON_TRANSACTION - org.yamcs.cfdp.pdu.HandlerCode
 
abandonTransfer(String) - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
ABSOLUTE - org.yamcs.tctm.ccsds.TcManagedParameters.PriorityScheme
 
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
 
AbstractDataDecoder - Class in org.yamcs.xtceproc
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.xtceproc.AbstractDataDecoder
 
AbstractDataEncoder - Class in org.yamcs.xtceproc
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.xtceproc.AbstractDataEncoder
 
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
 
AbstractFileLoader - Class in org.yamcs.xtce
Abstract class for MDB loaders that load data from files (or directories with files)
AbstractFileLoader(String) - Constructor for class org.yamcs.xtce.AbstractFileLoader
 
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
 
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.TimeEpochs - Enum in org.yamcs.tctm
 
AbstractProcessorService - Class in org.yamcs
 
AbstractProcessorService() - Constructor for class org.yamcs.AbstractProcessorService
 
AbstractTableWalker - Class in org.yamcs.yarch
Iterator through a table.
AbstractTableWalker(YarchDatabaseInstance, 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
 
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
 
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(long, Value) - Method in interface org.yamcs.parameterarchive.SegmentIterator.SimpleValueConsumer
 
accept(ParameterValueArray) - Method in class org.yamcs.http.api.Downsampler
 
accept(ParameterValueArray) - Method in class org.yamcs.http.api.ParameterRanger
 
accessToken - Variable in class org.yamcs.security.OpenIDAuthModule.OpenIDAuthenticationInfo
 
Account - Class in org.yamcs.security
Account(String, Account) - Constructor for class org.yamcs.security.Account
 
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 - org.yamcs.security.protobuf.AccountRecord.AccountTypeCase
 
ack(int) - Static method in class org.yamcs.http.websocket.WebSocketReply
 
ACK - org.yamcs.cfdp.pdu.FileDirectiveCode
 
ACK_ALARM - org.yamcs.alarms.AlarmState
 
ACK_LIMIT_REACHED - 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
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.
acknowledged - Variable in class org.yamcs.cfdp.OngoingCfdpTransfer
 
ACKNOWLEDGED - org.yamcs.alarms.AlarmNotificationType
 
AcknowledgeQueued_KEY - Static variable in interface org.yamcs.cmdhistory.CommandHistoryPublisher
 
AcknowledgeReleased_KEY - Static variable in interface org.yamcs.cmdhistory.CommandHistoryPublisher
 
AcknowledgeSent - 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.
AckPacket - Class in org.yamcs.cfdp.pdu
 
AckPacket(ByteBuffer, CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.AckPacket
 
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
 
acosh(double) - Static method in class org.yamcs.utils.MathUtil
 
acquisitionStatus - Variable in class org.yamcs.algorithms.ValueBinding
 
ACQUISITIONSTATUS_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
acquisitionTime - Variable in class org.yamcs.algorithms.ValueBinding
 
ACQUISITIONTIME_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
acquisitionTimeMs - 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_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
 
ActionCode - Enum in org.yamcs.cfdp.pdu
 
activateAlgorithm(Algorithm, AlgorithmExecutionContext, AlgorithmExecListener) - Method in class org.yamcs.algorithms.AlgorithmManager
Activate an algorithm in a context if not already active.
active - Variable in class org.yamcs.security.Account
 
ACTIVE - org.yamcs.cfdp.pdu.AckPacket.TransactionStatus
 
ACTIVE_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.AccountRecord
 
ActiveAlarm<T> - Class in org.yamcs.alarms
Keeps track of the alarm for one parameter or event.
ActiveAlarm(T) - Constructor for class org.yamcs.alarms.ActiveAlarm
 
ActiveAlarm(T, boolean, boolean) - Constructor for class org.yamcs.alarms.ActiveAlarm
 
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.xtce.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(K, V) - Method in class org.yamcs.utils.IndexedList
 
add(PreparedCommand) - Method in class org.yamcs.commanding.CommandQueue
 
add(ParameterValue) - Method in class org.yamcs.parameter.ParameterValueList
 
addAlarmListener(AlarmListener<T>) - Method in class org.yamcs.alarms.AlarmServer
Register for alarm notices
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.yarch.protobuf.Db.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.yarch.protobuf.Db.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.yarch.protobuf.Db.ParameterValue.Builder
Context-dependent ranges
addAlarmRanges(List<Mdb.AlarmRange>) - Method in class org.yamcs.parameter.BasicParameterValue
 
addAlgorithm(Algorithm, AlgorithmExecutor) - Method in class org.yamcs.algorithms.AlgorithmExecutionContext
 
addAll(Collection<? extends ParameterValue>) - Method in class org.yamcs.parameter.ParameterValueList
Adds all element to this collection
addAll(SequenceContainer) - Method in class org.yamcs.xtceproc.Subscription
Called in the cases when seq is part of other containers through aggregation.
addAllAlarmRange(Iterable<? extends Mdb.AlarmRange>) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
Context-dependent ranges
addAllAssignment(Iterable<? extends Cmdhistory.Assignment>) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
repeated .Assignment assignment = 1;
addAllColumnName(Iterable<String>) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
repeated string columnName = 1;
addAllColumns(Iterable<? extends ColumnInfo>) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
repeated .ColumnInfo columns = 3;
addAllEnumValue(Iterable<? extends Tablespace.TableColumnInfo.EnumValue>) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
repeated .TableColumnInfo.EnumValue enumValue = 3;
addAllHistogramColumn(Iterable<String>) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated string histogramColumn = 5;
addAllIdentities(Iterable<? extends ExternalIdentity>) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated .ExternalIdentity identities = 4;
addAllKeyColumn(Iterable<? extends Tablespace.TableColumnInfo>) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo keyColumn = 2;
addAllMembers(Iterable<? extends Integer>) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
repeated int32 members = 4;
addAllRecords(Iterable<? extends AccountRecord>) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
repeated .AccountRecord records = 2;
addAllRecords(Iterable<? extends ApplicationRecord>) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord records = 2;
addAllRecords(Iterable<? extends GroupRecord>) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
repeated .GroupRecord records = 2;
addAllRoles(Iterable<String>) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated string roles = 5;
addAllScopes(Iterable<String>) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
repeated string scopes = 5;
addAllSecondaryIndex(Iterable<? extends Tablespace.SecondaryIndex>) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .SecondaryIndex secondaryIndex = 11;
addAllValueColumn(Iterable<? extends Tablespace.TableColumnInfo>) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
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
 
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(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;
addAssignmentBuilder() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
repeated .Assignment assignment = 1;
addAssignmentBuilder(int) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
repeated .Assignment assignment = 1;
addAttribute(Commanding.CommandHistoryAttribute) - Method in class org.yamcs.commanding.PreparedCommand
 
addClearanceListener(ClearanceListener) - Method in class org.yamcs.security.User
 
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(ColumnDefinition) - Method in class org.yamcs.yarch.TupleDefinition
 
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, 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(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.replication.protobuf.StreamInfo.Builder
repeated .ColumnInfo columns = 3;
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, PreparedCommand) - Method in class org.yamcs.commanding.CommandQueueManager
Called from the CommandingImpl to add a command to the queue.
addCommandOption(CommandOption) - Method in class org.yamcs.YamcsServer
Registers the system-wide availability of a CommandOption.
addCommandQueueListener(CommandQueueListener) - Method in class org.yamcs.management.ManagementService
 
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
addData(double, double) - Method in class org.yamcs.external.SimpleRegression
Adds the observation (x,y) to the regression data set.
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.CommandVerificationHandler
 
addedCommand(PreparedCommand) - Method in class org.yamcs.http.websocket.CommandHistoryResource
 
addEntry(String, AppConfigurationEntry) - Static method in class org.yamcs.security.JaasConfiguration
 
addEnumColumn(String, String) - Method in class org.yamcs.yarch.Tuple
Add an ENUM column
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(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.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
repeated .TableColumnInfo.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.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
addExecListener(AlgorithmExecListener) - Method in class org.yamcs.algorithms.AbstractAlgorithmExecutor
 
addExecListener(AlgorithmExecListener) - Method in interface org.yamcs.algorithms.AlgorithmExecutor
 
addExecListener(AlgorithmExecListener) - Method in class org.yamcs.xtceproc.AbstractDataDecoder
 
addExecListener(AlgorithmExecListener) - Method in class org.yamcs.xtceproc.AbstractDataEncoder
 
addExternalIdentity(String, String) - Method in class org.yamcs.security.AuthenticationInfo
 
addFileSystemBucket(String, Path) - Method in class org.yamcs.yarch.YarchDatabaseInstance
Adds a bucket that maps to the file system.
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
 
addGlobalService(String, Class<T>, YConfiguration) - Method in class org.yamcs.YamcsServer
 
addGlobalServicesAndInstances() - Method in class org.yamcs.YamcsServer
 
addGroup(Group) - Method in class org.yamcs.security.Directory
 
addGroups(Collection<String>) - Method in class org.yamcs.commanding.CommandQueue
 
addHandler(String, Supplier<Handler>) - Method in class org.yamcs.http.HttpServer
 
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.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.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated string histogramColumn = 5;
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(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.security.protobuf.UserAccountRecordDetail.Builder
repeated .ExternalIdentity identities = 4;
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
 
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
 
addInstance(String, InstanceMetadata, boolean, YConfiguration) - Method in class org.yamcs.YamcsServer
Creates a new yamcs instance.
addInstanceTemplate(Template) - Method in class org.yamcs.YamcsServer
 
addInt(int) - Method in class org.yamcs.utils.ByteArray
 
addInterval(Instant, Instant, double[]) - Method in class org.yamcs.time.TimeOfFlightEstimator
 
addIntervals(Collection<TimeOfFlightEstimator.TofInterval>) - Method in class org.yamcs.time.TimeOfFlightEstimator
 
addItemsToRequest(int, List<Yamcs.NamedObjectId>, User) - Method in class org.yamcs.parameter.ParameterWithIdRequestHelper
 
addItemsToRequest(int, List<Parameter>) - Method in class org.yamcs.parameter.ParameterRequestManager
Add items to a subscription.
addItemsToRequest(int, Parameter) - Method in class org.yamcs.parameter.ParameterRequestManager
Add items to an request id.
AdditiveExpression - Class in org.yamcs.yarch.streamsql
 
AdditiveExpression(List<Expression>, List<AddOp>) - Constructor for class org.yamcs.yarch.streamsql.AdditiveExpression
 
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(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.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo keyColumn = 2;
addKeyColumnBuilder(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo keyColumn = 2;
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.
addListener(ContextListener) - Method in class org.yamcs.http.TopicContext
 
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.
addMember(int) - Method in class org.yamcs.security.Group
 
addMembers(int) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
repeated int32 members = 4;
addMonitor(Cop1Monitor) - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
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
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
 
addObjectPrivilegeType(ObjectPrivilegeType) - Method in class org.yamcs.security.SecurityStore
 
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.
addParameter(Parameter) - Method in class org.yamcs.xtceproc.Subscription
Add to the subscription all the entries and containers on which this parameter depends
addParameterListener(ParameterListener) - Method in class org.yamcs.parameter.LocalParameterManager
 
addParameterProvider(ParameterProvider) - Method in class org.yamcs.parameter.ParameterRequestManager
 
addParameterValue(int, BasicParameterValue) - Method in class org.yamcs.parameterarchive.ParameterStatusSegment
 
addParameterValue(BasicParameterValue) - Method in class org.yamcs.parameterarchive.ParameterStatusSegment
 
addProcessor(Processor) - Method in class org.yamcs.YamcsServerInstance
Adds the processor to the instance.
addProcessorListener(ProcessorListener) - Static method in class org.yamcs.Processor
 
addReadyListener(ReadyListener) - Method in class org.yamcs.YamcsServer
Register a listener that will be called when Yamcs has fully started.
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
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, ApplicationRecord) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord records = 2;
addRecords(int, ApplicationRecord.Builder) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord 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(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(ApplicationRecord) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord records = 2;
addRecords(ApplicationRecord.Builder) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord 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.security.protobuf.AccountCollection.Builder
repeated .AccountRecord records = 2;
addRecordsBuilder() - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord records = 2;
addRecordsBuilder() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
repeated .GroupRecord records = 2;
addRecordsBuilder(int) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
repeated .AccountRecord records = 2;
addRecordsBuilder(int) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord records = 2;
addRecordsBuilder(int) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
repeated .GroupRecord records = 2;
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
 
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.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.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.ApplicationCollection.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.ApplicationRecord.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.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
Create request with a given id.
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(List<Parameter>, DVParameterConsumer) - Method in class org.yamcs.parameter.ParameterRequestManager
Creates a new request with a list of parameters
addRequest(List<Parameter>, ParameterConsumer) - Method in class org.yamcs.parameter.ParameterRequestManager
 
addRequest(Parameter, ParameterConsumer) - Method in class org.yamcs.parameter.ParameterRequestManager
Creates a request with one parameter
addRole(String) - Method in class org.yamcs.security.User
 
addRoles(String) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated string roles = 5;
addRolesBytes(ByteString) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated string roles = 5;
addSample(long, Instant) - Method in class org.yamcs.time.TimeCorrelationService
Add a time synchronisation sample.
addScopes(String) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
repeated string scopes = 5;
addScopesBytes(ByteString) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
repeated string scopes = 5;
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
 
addSequenceContainer(SequenceContainer) - Method in class org.yamcs.xtceproc.Subscription
 
addSequenceEntry(SequenceEntry) - Method in class org.yamcs.xtceproc.Subscription
 
addServiceAccount(ServiceAccount) - Method in class org.yamcs.security.Directory
Creates a new service account.
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.
addSoftwareParameterManager(DataSource, SoftwareParameterManager) - Method in class org.yamcs.parameter.ParameterRequestManager
Register a SoftwareParameterManager for the given DataSource.
addStateListener(InstanceStateListener) - Method in class org.yamcs.YamcsInstanceService
 
addStaticRoot(Path) - Method in class org.yamcs.http.HttpServer
 
addStream(Stream) - Method in class org.yamcs.yarch.YarchDatabaseInstance
Adds a stream to the dictionary making it "official"
addStringAttribute(String, String) - Method in class org.yamcs.commanding.PreparedCommand
 
addSubCommand(Command) - Method in class org.yamcs.cli.Command
 
addSubscriber(StreamSubscriber) - Method in class org.yamcs.yarch.Stream
 
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
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
 
addTableStreamListener(TableStreamListener) - Method in class org.yamcs.management.ManagementService
 
addTimeOfFlightIntervals(Context, AddTimeOfFlightIntervalsRequest, Observer<Empty>) - Method in class org.yamcs.http.api.TimeCorrelationApi
 
addTimePartition(Partition) - Method in class org.yamcs.yarch.PartitionManager.Interval
 
addTimestampColumn(String, long) - Method in class org.yamcs.yarch.Tuple
Add a TIMESTAMP column
addToCommandHistory(Commanding.CommandId, Commanding.CommandHistoryAttribute) - Method in class org.yamcs.commanding.CommandQueueManager
 
addTransferListener(TransferMonitor) - Method in class org.yamcs.cfdp.CfdpService
 
addTransferredSize(long) - Method in class org.yamcs.http.Context
 
addTuple(Tuple) - Method in class org.yamcs.yarch.streamsql.StreamSqlResultList
 
addUser(User) - Method in class org.yamcs.security.Directory
 
addUsers(Collection<String>) - Method in class org.yamcs.commanding.CommandQueue
 
addValue(Value) - Method in class org.yamcs.parameterarchive.StringValueSegment
 
addValueColumn(int, Tablespace.TableColumnInfo) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
addValueColumn(int, Tablespace.TableColumnInfo.Builder) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
addValueColumn(Tablespace.TableColumnInfo) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
addValueColumn(Tablespace.TableColumnInfo.Builder) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
addValueColumnBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
addValueColumnBuilder(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
addVariable(Variable) - Method in class org.yamcs.templating.Template
 
addVerifierConfig(String, Commanding.VerifierConfig) - Method in class org.yamcs.commanding.PreparedCommand
 
adjustBeginLineColumn(int, int) - Method in class org.yamcs.utils.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
advance - Variable in class org.yamcs.yarch.streamsql.WindowSpecification
 
AFAP - org.yamcs.yarch.SpeedSpec.Type
 
aggInputDef - Variable in class org.yamcs.yarch.WindowProcessor
 
aggList - Variable in class org.yamcs.yarch.WindowProcessor
 
AGGREGATE_IN_AGGREGATE - org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
 
AGGREGATE_WITHOUT_WINDOW - org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
 
AggregatedDataLink - Interface in org.yamcs.tctm
A data link that has multiple sub-links
AggregateExpression - Class in org.yamcs.yarch.streamsql
Expressions containing aggregates are computed in two phases: phase 1: the input tuples are passed to a list of expressions composed by the group by columns and the list of aggregates phase 2: the output tuples of phase 1 are passed to the list of original select list.
AggregateExpression(Expression[], boolean) - Constructor for class org.yamcs.yarch.streamsql.AggregateExpression
 
aggregateFillCode_clear(StringBuilder) - Method in class org.yamcs.yarch.streamsql.CompilableAggregateExpression
 
aggregateFillCode_clear(StringBuilder) - Method in class org.yamcs.yarch.streamsql.funct.CountExpression
 
aggregateFillCode_clear(StringBuilder) - Method in class org.yamcs.yarch.streamsql.funct.SumExpression
 
aggregateFillCode_Declarations(StringBuilder) - Method in class org.yamcs.yarch.streamsql.CompilableAggregateExpression
 
aggregateFillCode_Declarations(StringBuilder) - Method in class org.yamcs.yarch.streamsql.funct.CountExpression
 
aggregateFillCode_Declarations(StringBuilder) - Method in class org.yamcs.yarch.streamsql.funct.SumExpression
 
aggregateFillCode_getValue(StringBuilder) - Method in class org.yamcs.yarch.streamsql.CompilableAggregateExpression
 
aggregateFillCode_getValue(StringBuilder) - Method in class org.yamcs.yarch.streamsql.funct.CountExpression
 
aggregateFillCode_getValue(StringBuilder) - Method in class org.yamcs.yarch.streamsql.funct.SumExpression
 
aggregateFillCode_newData(StringBuilder) - Method in class org.yamcs.yarch.streamsql.CompilableAggregateExpression
 
aggregateFillCode_newData(StringBuilder) - Method in class org.yamcs.yarch.streamsql.funct.CountExpression
 
aggregateFillCode_newData(StringBuilder) - Method in class org.yamcs.yarch.streamsql.funct.SumExpression
 
AggregateListExpression - Class in org.yamcs.yarch.streamsql
 
AggregateListExpression(Expression[], boolean) - Constructor for class org.yamcs.yarch.streamsql.AggregateListExpression
 
AggregateUtil - Class in org.yamcs.utils
operations to aggregates or arrays
AggregateUtil() - Constructor for class org.yamcs.utils.AggregateUtil
 
AggregateValue - Class in org.yamcs.parameter
 
AggregateValue(AggregateMemberNames) - Constructor for class org.yamcs.parameter.AggregateValue
Create a new aggregate value with the member names.
AlarmListener<T> - Interface in org.yamcs.alarms
 
AlarmNotificationType - Enum in org.yamcs.alarms
 
ALARMRANGE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
AlarmRecorder - Class in org.yamcs.archive
Records alarms.
AlarmRecorder() - Constructor for class org.yamcs.archive.AlarmRecorder
 
AlarmReporter - Class in org.yamcs.alarms
Generates alarm events for a processor, by subscribing to all relevant parameters.
AlarmReporter() - Constructor for class org.yamcs.alarms.AlarmReporter
 
AlarmResource - Class in org.yamcs.http.websocket
Provides realtime alarm subscription via web.
AlarmResource(ConnectedWebSocketClient) - Constructor for class org.yamcs.http.websocket.AlarmResource
 
AlarmsApi - Class in org.yamcs.http.api
 
AlarmsApi() - Constructor for class org.yamcs.http.api.AlarmsApi
 
AlarmSequenceException - Exception in org.yamcs.alarms
Used by AlarmServer to indicate that a specified alarm instance does not have the expected sequence number.
AlarmSequenceException(int, int) - Constructor for exception org.yamcs.alarms.AlarmSequenceException
 
AlarmServer<S,​T> - Class in org.yamcs.alarms
Maintains a list of active alarms.
AlarmServer(String, ScheduledThreadPoolExecutor) - Constructor for class org.yamcs.alarms.AlarmServer
 
AlarmState - Enum in org.yamcs.alarms
Inspired from ANSI/ISA–18.2 Management Of Alarm Systems For The Process Industries process is the entity that triggers the alarm, in our case parameters or events.
AlarmStreamer<T> - Class in org.yamcs.alarms
 
AlarmStreamer(Stream, DataType, TupleDefinition) - Constructor for class org.yamcs.alarms.AlarmStreamer
 
alert(Cop1Monitor.AlertType) - Method in interface org.yamcs.tctm.ccsds.Cop1Monitor
 
alert(Cop1Monitor.AlertType) - Method in class org.yamcs.tctm.ccsds.Cop1MonitorImpl
 
algorithmDef - Variable in class org.yamcs.algorithms.AbstractAlgorithmExecutor
 
AlgorithmEngine - Interface in org.yamcs.algorithms
Handles algorithms for one language.
AlgorithmException - Exception in org.yamcs.algorithms
exception thrown when unexpected things happen during the loading and execution of algorithms.
AlgorithmException(String) - Constructor for exception org.yamcs.algorithms.AlgorithmException
 
AlgorithmException(String, Throwable) - Constructor for exception org.yamcs.algorithms.AlgorithmException
 
AlgorithmException(Throwable) - Constructor for exception org.yamcs.algorithms.AlgorithmException
 
AlgorithmExecListener - Interface in org.yamcs.algorithms
 
AlgorithmExecutionContext - Class in org.yamcs.algorithms
Algorithms for command verifiers must execute in parallel in different contexts - meaning that each algorithm will have their own values for inputs referring to command specifics (e.g. command sequence count) That's why we associate to each AlgorithmExecutor (which represents the instantiation of one algorithm) one of these AlgorithmExecutionContext.
AlgorithmExecutionContext(String, AlgorithmExecutionContext, ProcessorData) - Constructor for class org.yamcs.algorithms.AlgorithmExecutionContext
 
AlgorithmExecutor - Interface in org.yamcs.algorithms
Represents the execution context of one algorithm.
AlgorithmExecutorFactory - Interface in org.yamcs.algorithms
Responsible for creating executors
AlgorithmManager - Class in org.yamcs.algorithms
Manages the provision of requested parameters that require the execution of one or more XTCE algorithms.
AlgorithmManager() - Constructor for class org.yamcs.algorithms.AlgorithmManager
 
algorithmRun(Object, List<ParameterValue>) - Method in interface org.yamcs.algorithms.AlgorithmExecListener
 
algorithmRun(Object, List<ParameterValue>) - Method in class org.yamcs.commanding.AlgorithmVerifier
 
AlgorithmUtils - Class in org.yamcs.algorithms
Library of functions available from within Algorithm scripts using this naming scheme:
AlgorithmUtils(Processor) - Constructor for class org.yamcs.algorithms.AlgorithmUtils
 
AlgorithmVerifier - Class in org.yamcs.commanding
 
allowContainerlessCommands() - Method in class org.yamcs.ProcessorConfig
 
ALLOWED_INSTANCE_NAMES - Static variable in class org.yamcs.http.api.ManagementApi
 
allowUnknownKeys(boolean) - Method in class org.yamcs.Spec
 
allParametersPresent - Variable in class org.yamcs.utils.ParameterFormatter
 
AndExpression - Class in org.yamcs.yarch.streamsql
 
AndExpression(List<Expression>) - Constructor for class org.yamcs.yarch.streamsql.AndExpression
 
AndExpression() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
ANY - org.yamcs.Spec.OptionType
Arguments for an ANY option are unvalidated.
ANY - Static variable in class org.yamcs.http.MediaType
 
ANY - Static variable in class org.yamcs.Spec
Spec implementation that allows any key.
ANY_PATH - Static variable in class org.yamcs.http.HttpRequestHandler
 
AOS - org.yamcs.tctm.ccsds.TransferFrameDecoder.CcsdsFrameType
CCSDS 732.0-B-3
AosFrameDecoder - Class in org.yamcs.tctm.ccsds
Decodes frames as per CCSDS 732.0-B-3
AosFrameDecoder(AosManagedParameters) - Constructor for class org.yamcs.tctm.ccsds.AosFrameDecoder
 
AosFrameHeaderErrorCorr - Class in org.yamcs.tctm.ccsds.error
Reed-Solomon (10, 6) encoding/decoding as specified in CCSDS RECOMMENDED STANDARD FOR AOS SPACE DATA LINK PROTOCOL CCSDS 732.0-B-3 September 2015 4.1.2.6 Frame Header Error Control
AosFrameHeaderErrorCorr() - Constructor for class org.yamcs.tctm.ccsds.error.AosFrameHeaderErrorCorr
 
AosFrameHeaderErrorCorr.DecoderResult - Class in org.yamcs.tctm.ccsds.error
 
AosManagedParameters - Class in org.yamcs.tctm.ccsds
 
AosManagedParameters(YConfiguration) - Constructor for class org.yamcs.tctm.ccsds.AosManagedParameters
 
AosTransferFrame - Class in org.yamcs.tctm.ccsds
AOS Transfer Frame as per CCSDS RECOMMENDED STANDARD FOR AOS SPACE DATA LINK PROTOCOL CCSDS 732.0-B-3 September 2015 Primary Header is composed of Transfer frame version number (2 bits) - shall be set to 01 Spacecraft id (8 bits) Virtual Channel id (6 bits) Virtual Channel frame count (24 bits) replay flag (1 bit) VC frame count usage flag (1 bit) spare (2 bits) VC frame count cycle frame header error control (optional)
AosTransferFrame(byte[], int, int) - Constructor for class org.yamcs.tctm.ccsds.AosTransferFrame
 
api - Variable in class org.yamcs.http.Context
 
append(SimpleRegression) - Method in class org.yamcs.external.SimpleRegression
Appends data from another regression calculation to this one.
APPEND_FILE - org.yamcs.cfdp.pdu.ActionCode
 
APPEND_NOT_ALLOWED - org.yamcs.cfdp.pdu.StatusCode
 
ApplicationCollection - Class in org.yamcs.security.protobuf
Protobuf type ApplicationCollection
ApplicationCollection.Builder - Class in org.yamcs.security.protobuf
Protobuf type ApplicationCollection
ApplicationCollectionOrBuilder - Interface in org.yamcs.security.protobuf
 
ApplicationCredentials - Class in org.yamcs.security
Credentials for identifying as an application, for example the singleton application that represents a service account.
ApplicationCredentials(String, String) - Constructor for class org.yamcs.security.ApplicationCredentials
 
APPLICATIONHASH_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
APPLICATIONID_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
ApplicationRecord - Class in org.yamcs.security.protobuf
Protobuf type ApplicationRecord
ApplicationRecord.Builder - Class in org.yamcs.security.protobuf
Protobuf type ApplicationRecord
ApplicationRecordOrBuilder - Interface in org.yamcs.security.protobuf
 
ArchiveIntervalFiller - Class in org.yamcs.parameterarchive
Filler for one interval of the parameter archive.
ArchiveIntervalFiller(ParameterArchive, Log, long, int) - Constructor for class org.yamcs.parameterarchive.ArchiveIntervalFiller
 
ArchiveTmPacketProvider - Interface in org.yamcs.tctm
 
Argument() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
argumentDataTypes - Variable in class org.yamcs.xtce.xlsv7.V7Loader
 
Arguments() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
ArgumentTypeProcessor - Class in org.yamcs.xtceproc
 
ArgumentTypeProcessor(ProcessorData) - Constructor for class org.yamcs.xtceproc.ArgumentTypeProcessor
 
array() - Method in class org.yamcs.utils.BitBuffer
 
array() - Method in class org.yamcs.utils.ByteArray
get the backing array
array() - Method in class org.yamcs.utils.DoubleArray
 
array() - Method in class org.yamcs.utils.FloatArray
 
array() - Method in class org.yamcs.utils.IntArray
get the backing array
array() - Method in class org.yamcs.utils.LongArray
get the backing array.
arrayLength() - Method in class org.yamcs.utils.BitBuffer
returns the backing array length in bytes!
ArrayParameterCache - Class in org.yamcs.parameter
This is another implementation of the parameter cache using arrays to store primitive values (instead of storing Value).
arrayToHexString(byte[]) - Static method in class org.yamcs.utils.StringConverter
 
arrayToHexString(byte[], boolean) - Static method in class org.yamcs.utils.StringConverter
 
arrayToHexString(byte[], int, int) - Static method in class org.yamcs.utils.StringConverter
 
arrayToHexString(byte[], int, int, boolean) - Static method in class org.yamcs.utils.StringConverter
 
ArrayValue - Class in org.yamcs.parameter
Multidimensional value array.
ArrayValue(int[], Yamcs.Value.Type) - Constructor for class org.yamcs.parameter.ArrayValue
Create a new value array of size dim[0]*dim[1]*...
ascending - Variable in class org.yamcs.yarch.AbstractTableWalker
 
AscendingRangeIterator - Class in org.yamcs.yarch.rocksdb
wrapper around a rocksdb iterator that only supports next() and is restricted to a range.
AscendingRangeIterator(RocksIterator, byte[], byte[]) - Constructor for class org.yamcs.yarch.rocksdb.AscendingRangeIterator
Constructs an iterator restricted to a range.
AscendingRangeIterator(RocksIterator, DbRange) - Constructor for class org.yamcs.yarch.rocksdb.AscendingRangeIterator
 
asinh(double) - Static method in class org.yamcs.utils.MathUtil
 
ASSIGNMENT_FIELD_NUMBER - Static variable in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
atanh(double) - Static method in class org.yamcs.utils.MathUtil
 
attachData(String, Message) - Method in exception org.yamcs.http.websocket.WebSocketException
 
attachData(String, Message) - Method in class org.yamcs.http.websocket.WebSocketReply
 
Attribute - Class in org.yamcs.cmdhistory
 
Attribute(String, Value) - Constructor for class org.yamcs.cmdhistory.Attribute
 
AuthenticationException - Exception in org.yamcs.security
Thrown when an AuthModule failed to perform the authentication process (backend not available, password does not match, ...).
AuthenticationException(String) - Constructor for exception org.yamcs.security.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for exception org.yamcs.security.AuthenticationException
 
AuthenticationException(Throwable) - Constructor for exception org.yamcs.security.AuthenticationException
 
AuthenticationInfo - Class in org.yamcs.security
Data holder for information related to a verified authentication attempt.
AuthenticationInfo(AuthModule, String) - Constructor for class org.yamcs.security.AuthenticationInfo
 
authenticationSucceeded(AuthenticationInfo) - Method in interface org.yamcs.security.AuthModule
Hook that is called on all AuthModules when a login attempt was successful.
authenticationSucceeded(AuthenticationInfo) - Method in class org.yamcs.security.LdapAuthModule
 
AuthenticationToken - Interface in org.yamcs.security
Tag interface that represent any kind of token submitted during login for identifying an application or user.
AuthHandler - Class in org.yamcs.http.auth
Adds servers-side support for OAuth 2 authorization flows for obtaining limited access to API functionality.
AuthHandler(TokenStore, String) - Constructor for class org.yamcs.http.auth.AuthHandler
 
AuthModule - Interface in org.yamcs.security
Interface implemented by the Authentication and Authorization modules.
AuthorizationException - Exception in org.yamcs.security
Thrown when an AuthModule failed to perform the authorization process.
AuthorizationException(String) - Constructor for exception org.yamcs.security.AuthorizationException
 
AuthorizationException(String, Throwable) - Constructor for exception org.yamcs.security.AuthorizationException
 
AuthorizationException(Throwable) - Constructor for exception org.yamcs.security.AuthorizationException
 
AuthorizationInfo - Class in org.yamcs.security
Collection of system and object privileges.
AuthorizationInfo() - Constructor for class org.yamcs.security.AuthorizationInfo
 
AUTHTOKEN_FIELD_NUMBER - Static variable in class org.yamcs.replication.protobuf.Request
 
AUTHTOKEN_FIELD_NUMBER - Static variable in class org.yamcs.replication.protobuf.Wakeup
 
AUTOINCREMENT_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
awaitInitialized() - Method in class org.yamcs.YamcsInstanceService
 
awaitOffline() - Method in class org.yamcs.YamcsInstanceService
 
awaitRunning() - Method in class org.yamcs.YamcsInstanceService
 
awaitServiceRunning(Service) - Static method in class org.yamcs.utils.ServiceUtil
Awaits a service to be running but throw an UncheckedExecutionException instead of an IllegalStateException
awaitServiceTerminated(Service, int, Log) - Static method in class org.yamcs.utils.ServiceUtil
 

B

BackFiller - Class in org.yamcs.parameterarchive
Back-fills the parameter archive by triggering replays: - either regularly scheduled replays - or monitor data streams (tm, param) and keep track of which segments have to be rebuild
backup(int) - Method in class org.yamcs.utils.parser.SimpleCharStream
Backup a number of characters.
BackupCli - Class in org.yamcs.cli
Command line backup utility for yamcs.
BackupCli(YamcsAdminCli) - Constructor for class org.yamcs.cli.BackupCli
 
BackupCli.BackupDelete - Class in org.yamcs.cli
 
BackupCli.BackupPurge - Class in org.yamcs.cli
 
BackupControl - Class in org.yamcs.yarch
JMX MBean for performing a hot backup of a tablespace.
BackupControl() - Constructor for class org.yamcs.yarch.BackupControl
 
BackupControlMBean - Interface in org.yamcs.yarch
 
backupDatabase(Context, BackupDatabaseRequest, Observer<Empty>) - Method in class org.yamcs.http.api.RocksDbApi
 
BackupDelete() - Constructor for class org.yamcs.cli.BackupCli.BackupDelete
 
BackupPurge() - Constructor for class org.yamcs.cli.BackupCli.BackupPurge
 
BackupUtils - Class in org.yamcs.yarch
 
BackupUtils() - Constructor for class org.yamcs.yarch.BackupUtils
 
BAD_ARG_TYPE - org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
 
BadRequestException - Exception in org.yamcs.http
When there were errors in interpreting the request
BadRequestException(String) - Constructor for exception org.yamcs.http.BadRequestException
 
BadRequestException(Throwable) - Constructor for exception org.yamcs.http.BadRequestException
 
BaseSegment - Class in org.yamcs.parameterarchive
Base class for all segments of values, timestamps or ParameterStatus
BaseSpreadsheetLoader - Class in org.yamcs.xtce
Base for spreadsheet loader - this contains common properties for both V6 and V7 loaders.
BaseSpreadsheetLoader(String) - Constructor for class org.yamcs.xtce.BaseSpreadsheetLoader
 
BaseSpreadsheetLoader.BasicPrefFactory - Class in org.yamcs.xtce
 
BaseSpreadsheetLoader.EnumerationDefinition - Class in org.yamcs.xtce
Temporary value holder for the enumeration definition; needed because enumerations are read before parameters, and reading sharing the same EPT among all parameters is not a good approach (think different alarm definitions)
BaseSpreadsheetLoader.Range - Class in org.yamcs.xtce
 
BasicParameterValue - Class in org.yamcs.parameter
Holds the value of a parameter.
BasicParameterValue() - Constructor for class org.yamcs.parameter.BasicParameterValue
 
BasicParameterValue(BasicParameterValue) - Constructor for class org.yamcs.parameter.BasicParameterValue
 
BasicPrefFactory() - Constructor for class org.yamcs.xtce.BaseSpreadsheetLoader.BasicPrefFactory
 
batchGetParameters(Context, Mdb.BatchGetParametersRequest, Observer<Mdb.BatchGetParametersResponse>) - Method in class org.yamcs.http.api.MdbApi
 
batchGetParameterValues(Context, BatchGetParameterValuesRequest, Observer<BatchGetParameterValuesResponse>) - Method in class org.yamcs.http.api.ProcessingApi
 
batchSetParameterValues(Context, BatchSetParameterValuesRequest, Observer<Empty>) - Method in class org.yamcs.http.api.ProcessingApi
 
bb - Variable in class org.yamcs.tctm.CcsdsPacket
 
BCH - org.yamcs.tctm.ccsds.error.CltuGenerator.Encoding
 
BchCltuGenerator - Class in org.yamcs.tctm.ccsds.error
Makes CLTUs from command transfer frames as per CCSDS 231.0-B-3 (TC SYNCHRONIZATION AND CHANNEL CODING)
BchCltuGenerator(boolean) - Constructor for class org.yamcs.tctm.ccsds.error.BchCltuGenerator
 
BchCltuGenerator(boolean, byte[], byte[]) - Constructor for class org.yamcs.tctm.ccsds.error.BchCltuGenerator
 
BchCltuGenerator.BchEncoder - Class in org.yamcs.tctm.ccsds.error
 
BchEncoder() - Constructor for class org.yamcs.tctm.ccsds.error.BchCltuGenerator.BchEncoder
 
bdAbsolutePriority - Variable in class org.yamcs.tctm.ccsds.TcManagedParameters.TcVcManagedParameters
 
begin(IndexRequestListener.IndexType, String) - Method in interface org.yamcs.archive.IndexRequestListener
Called at the beginning or when the table/type changes in case multiple indices are sent.
beginColumn - Variable in class org.yamcs.utils.parser.Token
The column number of the first character of this Token.
beginLine - Variable in class org.yamcs.utils.parser.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.yamcs.utils.parser.SimpleCharStream
Start.
BetweenClause() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
BINARY - org.yamcs.yarch.DataType._type
 
BINARY - Static variable in class org.yamcs.yarch.DataType
 
binaryConcat(byte[], byte[]) - Static method in class org.yamcs.yarch.streamsql.AdditiveExpression
 
binaryConcat(byte[], byte[], byte[]) - Static method in class org.yamcs.yarch.streamsql.AdditiveExpression
 
binarySearch(int) - Method in class org.yamcs.utils.IntArray
Assuming that the array is sorted, performs a binary search and returns the position of the found element.
BinaryValue - Class in org.yamcs.parameter
 
BinaryValue(byte[]) - Constructor for class org.yamcs.parameter.BinaryValue
 
BinaryValueSegment - Class in org.yamcs.parameterarchive
 
bind(ExecutionContext) - Method in class org.yamcs.yarch.streamsql.SelectExpression
 
bind(ExecutionContext) - Method in class org.yamcs.yarch.streamsql.SpeedLimitStreamExpression
 
bind(TupleDefinition) - Method in class org.yamcs.yarch.streamsql.AggregateExpression
 
bind(TupleDefinition) - Method in class org.yamcs.yarch.streamsql.Expression
 
bind(TupleDefinition) - Method in class org.yamcs.yarch.streamsql.WindowSpecification
 
bindAggregate(TupleDefinition) - Method in class org.yamcs.yarch.streamsql.AggregateExpression
When this is called, all the children are already bound.
Binding - Class in org.yamcs.http
 
Binding(int) - Constructor for class org.yamcs.http.Binding
 
Binding(InetAddress, int) - Constructor for class org.yamcs.http.Binding
 
BitBuffer - Class in org.yamcs.utils
Allows to read and write bits from a byte array (byte[]) keeps a bit position and the extractions are relative to the position.
BitBuffer(byte[]) - Constructor for class org.yamcs.utils.BitBuffer
Creates a new bit buffer that wraps array b starting at offset 0
BitBuffer(byte[], int) - Constructor for class org.yamcs.utils.BitBuffer
Creates a new bit buffer that wraps the array b starting at offset (in bytes)
BitPacking - Class in me.lemire.integercompression
Bitpacking routines
BitPacking() - Constructor for class me.lemire.integercompression.BitPacking
 
BitReader - Class in org.yamcs.utils
BitReader is a wrapper around the ByteBuffer that allows to read individual bits.
BitReader(ByteBuffer) - Constructor for class org.yamcs.utils.BitReader
Construct the BitReader as a wrapper around bb
bits(int) - Static method in class me.lemire.integercompression.Util
Compute the integer logarithms (ceil(log(x+1)) of a value
BitWriter - Class in org.yamcs.utils
Wrapper around a ByteBuffer that allows to write individual bits or group of bits All the writings/readings are performed to a temporary long which is stored into the backing ByteBuffer when it is "full" Don't forget to call flush after the last write, such that the long is written to the backing ByteBuffer
BitWriter(ByteBuffer) - Constructor for class org.yamcs.utils.BitWriter
Constructs a BitWriter around an existing ByteBuffer
BLOCK_SIZE - Static variable in class me.lemire.integercompression.FastPFOR128
 
BODY_COLUMN - Static variable in class org.yamcs.StandardTupleDefinitions
 
BOOLEAN - org.yamcs.CommandOption.CommandOptionType
 
BOOLEAN - org.yamcs.Spec.OptionType
 
BOOLEAN - org.yamcs.yarch.DataType._type
 
BOOLEAN - Static variable in class org.yamcs.yarch.DataType
 
BooleanArray - Class in org.yamcs.utils
an array that stores the bits in a long[] - each long stores 64 values
BooleanArray() - Constructor for class org.yamcs.utils.BooleanArray
 
BooleanArray(int) - Constructor for class org.yamcs.utils.BooleanArray
 
BooleanValue - Class in org.yamcs.parameter
 
BooleanValue(boolean) - Constructor for class org.yamcs.parameter.BooleanValue
 
BooleanValueSegment - Class in org.yamcs.parameterarchive
Boolean value sgement uses BitSet to represent the boolean values as a set of bits
BooleanValueSegment() - Constructor for class org.yamcs.parameterarchive.BooleanValueSegment
 
boolToByte(boolean) - Static method in class org.yamcs.cfdp.CfdpUtils
 
Bucket - Interface in org.yamcs.yarch
 
BUCKET - org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used to store bucket and user objects relevant information: instanceName, bucketProperties
BUCKET_VALUE - Static variable in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used to store bucket and user objects relevant information: instanceName, bucketProperties
BucketDatabase - Interface in org.yamcs.yarch
 
BUCKETPROPERTIES_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
BucketsApi - Class in org.yamcs.http.api
 
BucketsApi() - Constructor for class org.yamcs.http.api.BucketsApi
 
bufcolumn - Variable in class org.yamcs.utils.parser.SimpleCharStream
 
buffer - Variable in class org.yamcs.cfdp.pdu.CfdpPacket
 
buffer - Variable in class org.yamcs.utils.parser.SimpleCharStream
 
bufline - Variable in class org.yamcs.utils.parser.SimpleCharStream
 
bufOut - Variable in class org.yamcs.http.ServerStreamingObserver
 
bufpos - Variable in class org.yamcs.utils.parser.SimpleCharStream
Position in buffer.
build() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
build() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
build() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
build() - Method in class org.yamcs.replication.protobuf.Request.Builder
 
build() - Method in class org.yamcs.replication.protobuf.Response.Builder
 
build() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
build() - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
build() - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
build() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
build() - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
build() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
build() - Method in class org.yamcs.security.protobuf.Clearance.Builder
 
build() - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
build() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
build() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
build() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
build() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
build() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
build() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
build() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
build() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
build() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
build() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
build() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
build() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
build() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
build() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
build() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
build() - Method in class org.yamcs.yarch.streamsql.HistogramStreamBuilder
 
build() - Method in class org.yamcs.yarch.streamsql.TableWalkerBuilder
 
buildCommand(MetaCommand, List<ArgumentAssignment>) - Method in class org.yamcs.xtceproc.MetaCommandProcessor
 
buildCommand(MetaCommand, List<ArgumentAssignment>, String, int, User) - Method in class org.yamcs.commanding.CommandingManager
pc is a command whose source is included. parse the source populate the binary part and the definition.
buildCommand(ProcessorData, MetaCommand, List<ArgumentAssignment>) - Static method in class org.yamcs.xtceproc.MetaCommandProcessor
 
buildPage() - Method in class org.yamcs.http.api.MdbPageBuilder
 
buildPartial() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
buildPartial() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
buildPartial() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
buildPartial() - Method in class org.yamcs.replication.protobuf.Request.Builder
 
buildPartial() - Method in class org.yamcs.replication.protobuf.Response.Builder
 
buildPartial() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
buildPartial() - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
buildPartial() - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
buildPartial() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
buildPartial() - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
buildPartial() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
buildPartial() - Method in class org.yamcs.security.protobuf.Clearance.Builder
 
buildPartial() - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
buildPartial() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
buildPartial() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
buildPartial() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
buildPartial() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
buildPartial() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
buildPartial() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
buildPartial() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
buildPartial() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
buildPartial() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
buildPartial() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
buildPartial() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
buildPartial() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
buildPartial() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
buildPartial() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
buildPartial() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
buildStats(Processor, List<TmStatistics>) - Static method in class org.yamcs.management.ManagementGpbHelper
 
byName(String) - Static method in class org.yamcs.yarch.DataType
this is the inverse of DataType.name()
bypassFlag() - Method in class org.yamcs.tctm.ccsds.TcTransferFrame
 
BYTE - org.yamcs.yarch.DataType._type
 
BYTE - Static variable in class org.yamcs.yarch.DataType
 
ByteArray - Class in org.yamcs.utils
byte array which grows and also supports writing/reading int, double, etc.
ByteArray() - Constructor for class org.yamcs.utils.ByteArray
Creates a sorted int array with a default initial capacity
ByteArray(int) - Constructor for class org.yamcs.utils.ByteArray
Creates an IntArray with a given initial capacity
ByteArrayComparator - Class in org.yamcs.yarch
 
ByteArrayComparator() - Constructor for class org.yamcs.yarch.ByteArrayComparator
 
byteArrayToObject(byte[]) - Method in class org.yamcs.yarch.rocksdb.ColumnValueSerializer
ByteArrayUtils - Class in org.yamcs.utils
 
ByteArrayUtils() - Constructor for class org.yamcs.utils.ByteArrayUtils
 
ByteArrayWrapper - Class in org.yamcs.utils
Wrapper around byte array that allows usage as hashmap keys
ByteArrayWrapper(byte[]) - Constructor for class org.yamcs.utils.ByteArrayWrapper
 
byteBufferToHexString(ByteBuffer) - Static method in class org.yamcs.utils.StringConverter
 
ByteIntegerCODEC - Interface in me.lemire.integercompression
Interface describing a CODEC to compress integers to bytes.
byteOrder - Variable in class org.yamcs.tctm.AbstractPacketPreprocessor
 
ByteSupplier - Interface in org.yamcs.utils
 

C

calculateChecksum(byte[]) - Static method in class org.yamcs.cfdp.ChecksumCalculator
 
calculateChecksum(DataFileSegment) - Static method in class org.yamcs.cfdp.ChecksumCalculator
 
calculateHmac(byte[], byte[]) - Static method in class org.yamcs.security.CryptoUtils
Calculates an hmac as specified in RFC2104.
calculateHmac(String, byte[]) - Static method in class org.yamcs.security.CryptoUtils
Calculates an hmac as specified in RFC2104.
CALIB_TYPE_ENUMERATION - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
CALIB_TYPE_ENUMERATION - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CALIB_TYPE_JAVA_EXPRESSION - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
CALIB_TYPE_JAVA_EXPRESSION - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CALIB_TYPE_POLYNOMIAL - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
CALIB_TYPE_POLYNOMIAL - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CALIB_TYPE_SPLINE - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
CALIB_TYPE_SPLINE - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CALIB_TYPE_TIME - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
CALIB_TYPE_TIME - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
calibrate(double) - Method in interface org.yamcs.xtceproc.CalibratorProc
 
calibrate(double) - Method in class org.yamcs.xtceproc.PolynomialCalibratorProc
 
calibrate(double) - Method in class org.yamcs.xtceproc.SplineCalibratorProc
 
calibrate(int, String) - Method in class org.yamcs.algorithms.AlgorithmUtils
Calibrate raw value according to the calibration rule of the given parameter
calibrate(ParameterValue) - Method in class org.yamcs.xtceproc.ParameterTypeProcessor
 
calibrate(ContainerProcessingContext, ParameterValue) - Method in class org.yamcs.xtceproc.ParameterTypeProcessor
Sets the value of a pval, based on the raw value, the applicable calibrator and the expected parameter type
CalibratorProc - Interface in org.yamcs.xtceproc
 
calibrators - Variable in class org.yamcs.xtce.xlsv6.V6Loader
 
calibrators - Variable in class org.yamcs.xtce.xlsv7.V7Loader
 
callMethod(Context, Message, Observer<Message>) - Method in class org.yamcs.http.Topic
 
callMethod(Context, Observer<Message>) - Method in class org.yamcs.http.Topic
 
CallObserver - Class in org.yamcs.http
Observes the state of a single RPC call where both request and response are non-streaming.
CallObserver(RouteContext) - Constructor for class org.yamcs.http.CallObserver
 
cancel() - Method in class org.yamcs.cfdp.Timer
 
cancel(Throwable) - Method in class org.yamcs.http.TopicContext
 
cancel(ConditionCode) - Method in class org.yamcs.cfdp.CfdpIncomingTransfer
 
cancel(ConditionCode) - Method in class org.yamcs.cfdp.CfdpOutgoingTransfer
 
cancel(ConditionCode) - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
CANCEL_REQUEST_RECEIVED - org.yamcs.cfdp.pdu.ConditionCode
 
cancelInactivityTimer() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
cancellable() - Method in interface org.yamcs.cfdp.CfdpTransfer
 
cancellable() - Method in class org.yamcs.cfdp.CompletedTransfer
 
cancellable() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
CANCELLED - org.yamcs.cmdhistory.CommandHistoryPublisher.AckStatus
 
CancelRequest - Class in org.yamcs.cfdp
A Cancel.request is a primitive that requests a certain transaction canceled*
CancelRequest(CfdpTransfer) - Constructor for class org.yamcs.cfdp.CancelRequest
 
cancelTransfer() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
cancelTransfer(Context, CancelTransferRequest, Observer<Empty>) - Method in class org.yamcs.http.api.CfdpApi
 
canProvide(Yamcs.NamedObjectId) - Method in class org.yamcs.algorithms.AlgorithmManager
 
canProvide(Yamcs.NamedObjectId) - Method in class org.yamcs.parameter.LocalParameterManager
 
canProvide(Yamcs.NamedObjectId) - Method in interface org.yamcs.parameter.ParameterProvider
Returns whether or not a given parameter can be provided by this provider
canProvide(Yamcs.NamedObjectId) - Method in class org.yamcs.tctm.ReplayService
 
canProvide(Yamcs.NamedObjectId) - Method in class org.yamcs.tctm.StreamParameterProvider
 
canProvide(Yamcs.NamedObjectId) - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
canProvide(Parameter) - Method in class org.yamcs.algorithms.AlgorithmManager
 
canProvide(Parameter) - Method in class org.yamcs.parameter.LocalParameterManager
 
canProvide(Parameter) - Method in interface org.yamcs.parameter.ParameterProvider
 
canProvide(Parameter) - Method in class org.yamcs.tctm.ReplayService
 
canProvide(Parameter) - Method in class org.yamcs.tctm.StreamParameterProvider
 
canProvide(Parameter) - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
canProvideContainer(Yamcs.NamedObjectId) - Method in interface org.yamcs.container.ContainerProvider
Returns whether or not a given container can be provided by this provider
canProvideContainer(Yamcs.NamedObjectId) - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
capitalized(String) - Static method in class org.yamcs.yarch.DataType
 
castAs(DataType, Object) - Static method in class org.yamcs.yarch.DataType
Performs casting: numbers to numbers numbers to string string to numbers
castAs(DataType, DataType, Object) - Static method in class org.yamcs.yarch.DataType
Performs casting of v from type1 to type2
CCSDS_START_SEQ - Static variable in class org.yamcs.tctm.ccsds.error.BchCltuGenerator
 
CCSDS_START_SEQ - Static variable in class org.yamcs.tctm.ccsds.error.Ldpc256CltuGenerator
 
CCSDS_START_SEQ - Static variable in class org.yamcs.tctm.ccsds.error.Ldpc64CltuGenerator
 
CCSDS_TAIL_SEQ - Static variable in class org.yamcs.tctm.ccsds.error.BchCltuGenerator
 
CCSDS_TAIL_SEQ - Static variable in class org.yamcs.tctm.ccsds.error.Ldpc64CltuGenerator
 
CCSDS_TM_INDEX - org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used to store CCSDS TM index relevant information: instanceName
CCSDS_TM_INDEX_VALUE - Static variable in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used to store CCSDS TM index relevant information: instanceName
CcsdsPacket - Class in org.yamcs.tctm
 
CcsdsPacket(byte[]) - Constructor for class org.yamcs.tctm.CcsdsPacket
 
CcsdsPacket(ByteBuffer) - Constructor for class org.yamcs.tctm.CcsdsPacket
 
CcsdsPacketInputStream - Class in org.yamcs.tctm
Reads CCSDS packets from an input stream: first it reads 6 bytes primary header, it derives the length from the last two bytes and reads the remaining of the data.
CcsdsPacketInputStream() - Constructor for class org.yamcs.tctm.CcsdsPacketInputStream
 
CcsdsSeq_KEY - Static variable in interface org.yamcs.cmdhistory.CommandHistoryPublisher
 
CcsdsSeqCountFiller - Class in org.yamcs.tctm
Fills in the time, seq and checksum
CcsdsSeqCountFiller() - Constructor for class org.yamcs.tctm.CcsdsSeqCountFiller
 
CcsdsTmIndex - Class in org.yamcs.archive
Completeness index of CCSDS telemetry.
CcsdsTmIndex() - Constructor for class org.yamcs.archive.CcsdsTmIndex
 
CFDP - Static variable in class org.yamcs.cfdp.pdu.CfdpPacket
 
CfdpApi - Class in org.yamcs.http.api
 
CfdpApi() - Constructor for class org.yamcs.http.api.CfdpApi
 
CfdpHeader - Class in org.yamcs.cfdp.pdu
 
CfdpHeader(boolean, boolean, boolean, boolean, int, int, int, long, long, long) - Constructor for class org.yamcs.cfdp.pdu.CfdpHeader
 
CfdpHeader(boolean, boolean, boolean, boolean, int, int, long, long, long) - Constructor for class org.yamcs.cfdp.pdu.CfdpHeader
 
CfdpHeader(ByteBuffer) - Constructor for class org.yamcs.cfdp.pdu.CfdpHeader
 
CfdpIncomingTransfer - Class in org.yamcs.cfdp
 
CfdpIncomingTransfer(String, long, ScheduledThreadPoolExecutor, YConfiguration, CfdpHeader, Stream, Bucket, EventProducer, TransferMonitor, Map<ConditionCode, OngoingCfdpTransfer.FaultHandlingAction>) - Constructor for class org.yamcs.cfdp.CfdpIncomingTransfer
 
CfdpIncomingTransfer(String, long, ScheduledThreadPoolExecutor, YConfiguration, MetadataPacket, Stream, Bucket, EventProducer, TransferMonitor, Map<ConditionCode, OngoingCfdpTransfer.FaultHandlingAction>) - Constructor for class org.yamcs.cfdp.CfdpIncomingTransfer
 
CfdpOutgoingTransfer - Class in org.yamcs.cfdp
 
CfdpOutgoingTransfer(String, long, ScheduledThreadPoolExecutor, PutRequest, Stream, YConfiguration, EventProducer, TransferMonitor, Map<ConditionCode, OngoingCfdpTransfer.FaultHandlingAction>) - Constructor for class org.yamcs.cfdp.CfdpOutgoingTransfer
 
CfdpPacket - Class in org.yamcs.cfdp.pdu
 
CfdpPacket() - Constructor for class org.yamcs.cfdp.pdu.CfdpPacket
 
CfdpPacket(ByteBuffer, CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.CfdpPacket
 
CfdpPacket(CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.CfdpPacket
 
CfdpPacketInputStream - Class in org.yamcs.tctm
CFDP packet reader that splits the stream into packets based on the length of the packet
CfdpPacketInputStream() - Constructor for class org.yamcs.tctm.CfdpPacketInputStream
 
CfdpRequest - Class in org.yamcs.cfdp
 
CfdpRequest(CfdpRequest.CfdpRequestType) - Constructor for class org.yamcs.cfdp.CfdpRequest
 
CfdpService - Class in org.yamcs.cfdp
Implements CCSDS File Delivery Protocol (CFDP) in Yamcs.
CfdpService() - Constructor for class org.yamcs.cfdp.CfdpService
 
cfdpTransactionId - Variable in class org.yamcs.cfdp.OngoingCfdpTransfer
 
CfdpTransactionId - Class in org.yamcs.cfdp
 
CfdpTransactionId(long, long) - Constructor for class org.yamcs.cfdp.CfdpTransactionId
 
CfdpTransfer - Interface in org.yamcs.cfdp
 
CfdpUtils - Class in org.yamcs.cfdp
 
CfdpUtils() - Constructor for class org.yamcs.cfdp.CfdpUtils
 
CFG_CRASH_HANDLER_KEY - Static variable in class org.yamcs.YamcsServer
 
cfNameToString(byte[]) - Static method in class org.yamcs.yarch.rocksdb.YRDB
 
CfsCommandPostprocessor - Class in org.yamcs.tctm.cfs
CFS TC packets: CCSDS primary header - 6 bytes.
CfsCommandPostprocessor(String) - Constructor for class org.yamcs.tctm.cfs.CfsCommandPostprocessor
 
CfsCommandPostprocessor(String, YConfiguration) - Constructor for class org.yamcs.tctm.cfs.CfsCommandPostprocessor
 
CfsEventDecoder - Class in org.yamcs.tctm.cfs
Generate Yamcs events out of cFS event packets
CfsEventDecoder() - Constructor for class org.yamcs.tctm.cfs.CfsEventDecoder
 
CfsPacketPreprocessor - Class in org.yamcs.tctm.cfs
Preprocessor for the CFS TM packets: CCSDS primary header 6 bytes Time seconds 4 bytes subseconds(1/2^16 fraction of seconds) 2 bytes Options:
CfsPacketPreprocessor(String) - Constructor for class org.yamcs.tctm.cfs.CfsPacketPreprocessor
 
CfsPacketPreprocessor(String, YConfiguration) - Constructor for class org.yamcs.tctm.cfs.CfsPacketPreprocessor
 
changeDataType(String, DataType) - Method in class org.yamcs.yarch.TableDefinition
this method is used during table migration between two versions
changeKey(K, K) - Method in class org.yamcs.utils.IndexedList
 
ChangeMissionDatabase - Static variable in class org.yamcs.security.SystemPrivilege
Allows to change online the MDB (calibrators, alarms and algorithms)
changePassword(User, char[]) - Method in class org.yamcs.security.Directory
 
changeSpeed(Yamcs.ReplaySpeed) - Method in class org.yamcs.archive.YarchReplay
 
changeSpeed(Yamcs.ReplaySpeed) - Method in class org.yamcs.Processor
 
changeSpeed(Yamcs.ReplaySpeed) - Method in interface org.yamcs.tctm.ArchiveTmPacketProvider
 
changeSpeed(Yamcs.ReplaySpeed) - Method in class org.yamcs.tctm.ReplayService
 
changeSpeed(SpeedSpec) - Method in class org.yamcs.yarch.SpeedLimitStream
 
changeState(TransferState) - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
channelActive(ChannelHandlerContext) - Method in class org.yamcs.http.HttpRequestHandler
 
channelActive(ChannelHandlerContext) - Method in class org.yamcs.replication.MasterChannelHandler
this is called when the TCP connection is established, only when we are working as TCP client in the other case the ReplicationServer adds us to the pipeline after the connection is estabilished)
channelInactive(ChannelHandlerContext) - Method in class org.yamcs.http.websocket.LegacyWebSocketFrameHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.yamcs.http.WebSocketFrameHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.yamcs.replication.MasterChannelHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.yamcs.http.HttpRequestHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.yamcs.replication.MasterChannelHandler
 
channelRead0(ChannelHandlerContext, Message) - Method in class org.yamcs.http.StreamingClientHandler
 
channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class org.yamcs.http.Handler
 
channelRead0(ChannelHandlerContext, WebSocketFrame) - Method in class org.yamcs.http.websocket.LegacyWebSocketFrameHandler
 
channelRead0(ChannelHandlerContext, WebSocketFrame) - Method in class org.yamcs.http.WebSocketFrameHandler
 
CHECK_LIMIT_REACHED - org.yamcs.cfdp.pdu.ConditionCode
 
checkCommandClearance() - Method in class org.yamcs.ProcessorConfig
 
CheckConfig - Class in org.yamcs.cli
 
CheckConfig(YamcsAdminCli) - Constructor for class org.yamcs.cli.CheckConfig
 
checkEngValueAssignment(Parameter, Value) - Static method in class org.yamcs.xtceproc.ParameterTypeUtils
Checks that a value can be assigned to a parameter as enginnering value Throws an IllegalArgumentException if not
checkEngValueAssignment(ParameterType, Value) - Static method in class org.yamcs.xtceproc.ParameterTypeUtils
 
checkFloatRange(FloatValidRange, double) - Static method in class org.yamcs.xtceproc.ValidRangeChecker
checks that x is in the range and returns true if it is and false if it's not
checkFloatRange(FloatValidRange, Value) - Static method in class org.yamcs.xtceproc.ValidRangeChecker
Checks if the value is within range.
checkForSequenceDiscontinuity() - Method in class org.yamcs.tctm.cfs.CfsPacketPreprocessor
 
checkForSequenceDiscontinuity() - Method in class org.yamcs.tctm.IssPacketPreprocessor
 
checkForSequenceDiscontinuity(boolean) - Method in class org.yamcs.tctm.cfs.CfsPacketPreprocessor
 
checkForSequenceDiscontinuity(boolean) - Method in class org.yamcs.tctm.IssPacketPreprocessor
 
checkForSequenceDiscontinuity(boolean) - Method in interface org.yamcs.tctm.PacketPreprocessor
The packet preprocessor processes multiple packets that should be in sequence.
checkIntegerRange(IntegerValidRange, long) - Static method in class org.yamcs.xtceproc.ValidRangeChecker
checks that x is in the range and returns true if it is and false if it's not
checkIntegerRange(IntegerValidRange, Value) - Static method in class org.yamcs.xtceproc.ValidRangeChecker
Checks if the value is within range.
checkName(ParameterRequestManager, Yamcs.NamedObjectId) - Static method in class org.yamcs.parameter.ParameterWithIdRequestHelper
 
checkNames(ParameterRequestManager, List<Yamcs.NamedObjectId>) - Static method in class org.yamcs.parameter.ParameterWithIdRequestHelper
 
checkObjectPrivileges(ObjectPrivilegeType, String...) - Method in class org.yamcs.http.Context
 
checkObjectPrivileges(ObjectPrivilegeType, Collection<String>) - Method in class org.yamcs.http.Context
 
checkParameterValidityRanges() - Method in class org.yamcs.ProcessorConfig
 
checkRange(ArgumentType, Object) - Static method in class org.yamcs.xtceproc.ArgumentTypeProcessor
 
ChecksumCalculator - Class in org.yamcs.cfdp
 
ChecksumCalculator() - Constructor for class org.yamcs.cfdp.ChecksumCalculator
 
checkSystemPrivilege(int, SystemPrivilege) - Method in class org.yamcs.http.websocket.ConnectedWebSocketClient
 
checkSystemPrivilege(SystemPrivilege) - Method in class org.yamcs.http.Context
 
checkUnsignedIntegerRange(IntegerValidRange, long) - Static method in class org.yamcs.xtceproc.ValidRangeChecker
 
checkVersion(String) - Method in class org.yamcs.xtce.SpreadsheetLoader
 
children - Variable in class org.yamcs.yarch.streamsql.Expression
 
CLCW - org.yamcs.tctm.ccsds.Cop1Monitor.AlertType
 
clcwReceived(int) - Method in interface org.yamcs.tctm.ccsds.Cop1Monitor
Called when a new CLCW has been received
ClcwStreamHelper - Class in org.yamcs.tctm.ccsds
A CLCW stream is a stream used to pass the CLCW (Command Link Control Word - see CCSDS 232.0-B-3) between the receiver and the FOP1 processor.
ClcwStreamHelper(String, String) - Constructor for class org.yamcs.tctm.ccsds.ClcwStreamHelper
Creates the stream with the given name in the given yamcs instance, if it does not already exist
clear() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
clear() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
clear() - Method in class org.yamcs.external.SimpleRegression
Clears all data from the model.
clear() - Method in class org.yamcs.parameter.ArrayParameterCache
 
clear() - Method in interface org.yamcs.parameter.ParameterCache
Remove all the parameters from the cache
clear() - Method in class org.yamcs.parameter.ParameterCacheImpl
 
clear() - Method in class org.yamcs.parameter.ParameterValueList
Throws UnsupportedOperationException
clear() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
clear() - Method in class org.yamcs.replication.protobuf.Request.Builder
 
clear() - Method in class org.yamcs.replication.protobuf.Response.Builder
 
clear() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
clear() - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
clear() - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
clear() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
clear() - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
clear() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
clear() - Method in class org.yamcs.security.protobuf.Clearance.Builder
 
clear() - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
clear() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
clear() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
clear() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
clear() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
clear() - Method in interface org.yamcs.yarch.CompiledAggregateExpression
 
clear() - Method in class org.yamcs.yarch.CompiledAggregateList
 
clear() - Method in class org.yamcs.yarch.CompiledFirstVal
 
clear() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
clear() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
clear() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
clear() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
clear() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
clear() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
clear() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
clear() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
clear() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
clear() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
clear() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
clear() - Method in class org.yamcs.yarch.Row
 
clear(boolean) - Method in class org.yamcs.commanding.CommandQueue
 
clear(String, long, String) - Method in class org.yamcs.alarms.ActiveAlarm
 
clear(ActiveAlarm<T>, String, long, String) - Method in class org.yamcs.alarms.AlarmServer
Acknowledges an active alarm instance.
clearAccountType() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
clearAcquisitionStatus() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.pvalue.AcquisitionStatus acquisitionStatus = 6;
clearAcquisitionTime() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional int64 acquisitionTime = 4;
clearActive() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional bool active = 4;
clearAlarmRange() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
Context-dependent ranges
clearAlgorithmOverride(CustomAlgorithm) - Method in class org.yamcs.algorithms.AlgorithmManager
 
clearAll() - Method in class org.yamcs.alarms.AlarmServer
Removes all active alarms without acknowledgement !
Clearance - Class in org.yamcs.security.protobuf
Protobuf type Clearance
CLEARANCE_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
Clearance.Builder - Class in org.yamcs.security.protobuf
Protobuf type Clearance
ClearanceApi - Class in org.yamcs.http.api
 
ClearanceApi() - Constructor for class org.yamcs.http.api.ClearanceApi
 
ClearanceListener - Interface in org.yamcs.security
 
ClearanceOrBuilder - Interface in org.yamcs.security.protobuf
 
clearApplicationHash() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
optional string applicationHash = 2;
clearApplicationId() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
optional string applicationId = 1;
clearAssignment() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
repeated .Assignment assignment = 1;
clearAuthToken() - Method in class org.yamcs.replication.protobuf.Request.Builder
optional string authToken = 1;
clearAuthToken() - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
optional string authToken = 1;
clearAutoincrement() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
optional bool autoincrement = 4;
clearBucketProperties() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
bucketProperties
clearClearance() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional .Clearance clearance = 6;
clearClientHash() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string clientHash = 4;
clearClientId() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string clientId = 3;
clearColumnName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
repeated string columnName = 1;
clearColumns() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
repeated .ColumnInfo columns = 3;
clearCompressed() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional bool compressed = 9;
clearConfirmationTime() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp confirmationTime = 7;
clearContentType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional string contentType = 3;
clearCreated() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
optional int64 created = 2;
clearCreated() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional int64 created = 4;
clearCreatedBy() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional int32 createdBy = 5;
clearCreatedBy() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional int32 createdBy = 6;
clearCreatedBy() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
Set by API when event was posted by a user
clearCreationTime() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp creationTime = 6;
clearCreationTime() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional .google.protobuf.Timestamp creationTime = 7;
clearDescription() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
optional string description = 3;
clearDirectoryPrivileges() - Method in class org.yamcs.security.User
Resets user privileges to only those that are externally defined.
clearDisplayName() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional string displayName = 3;
CLEARED - org.yamcs.alarms.AlarmNotificationType
 
clearEmail() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional string email = 1;
clearEngValue() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.Value engValue = 3;
clearEnumValue() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
repeated .TableColumnInfo.EnumValue enumValue = 3;
clearErrorMsg() - Method in class org.yamcs.replication.protobuf.Response.Builder
optional string errorMsg = 3;
clearExpireMillis() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
How long (in milliseconds) this parameter value is valid Note that there is an option when subscribing to parameters to get updated when the parameter values expire.
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.replication.protobuf.Request.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.replication.protobuf.Response.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.security.protobuf.Clearance.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
clearFormatVersion() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional int32 formatVersion = 7;
clearGenerationTime() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional int64 generationTime = 2;
clearGenerationTime() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional int64 generationTime = 5;
clearGenerationTimeUTC() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string generationTimeUTC = 8;
clearHash() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional string hash = 2;
clearHistogramColumn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated string histogramColumn = 5;
clearHistogramColumnName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for HISTOGRAM
clearId() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
optional uint32 id = 1;
clearId() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
stream id
clearId() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional int32 id = 1;
clearId() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional int32 id = 1;
clearId() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
optional int32 id = 1;
clearIdentities() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated .ExternalIdentity identities = 4;
clearIdentity() - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
optional string identity = 1;
clearInstanceName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for all record types if not specified then instanceName = tablespaceName
clearIssuedBy() - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional int32 issuedBy = 2;
clearIssueTime() - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional .google.protobuf.Timestamp issueTime = 3;
clearKeyColumn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo keyColumn = 2;
clearLabel() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
optional string label = 2;
clearLastLoginTime() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp lastLoginTime = 8;
clearLastLoginTime() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional .google.protobuf.Timestamp lastLoginTime = 8;
clearLevel() - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional string level = 1;
clearMaxNumObjects() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
maximum number of objects in the bucket
clearMaxSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
maximum size in bytes
clearMembers() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
repeated int32 members = 4;
clearMessage() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
required string message = 6;
clearMetadata() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
clearMonitoringResult() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.pvalue.MonitoringResult monitoringResult = 8;
clearName() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional string name = 1;
clearName() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
optional string name = 2;
clearName() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
stream name
clearName() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional string name = 2;
clearName() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string name = 2;
clearName() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
optional string name = 2;
clearName() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional string name = 1;
clearName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
optional string name = 1;
clearName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional string name = 1;
clearName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
optional string name = 1;
clearNumObjects() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
current number of objects in the bucket
clearObjectId() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional uint32 objectId = 2;
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.replication.protobuf.Request.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.replication.protobuf.Response.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.security.protobuf.Clearance.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
clearParameterAlarmOverrides(Parameter) - Method in class org.yamcs.xtceproc.ProcessorData
 
clearParameterCalibratorOverrides(Parameter) - Method in class org.yamcs.xtceproc.ProcessorData
 
clearParameterFqn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used by the PARCHIVE_DATA to associate parameter ids to (parameter qualified name, parameterType) tbsIndex is the parameter id parameterType is a number assigned to (rawType,engType) combination parameterFqn is the parameter fully qualified name (something like /system/subsystem1/subsystem2/paraName)
clearParameterOverrides(Parameter) - Method in class org.yamcs.xtceproc.ProcessorData
 
clearParameterRequest() - Method in class org.yamcs.archive.ReplayOptions
 
clearParameterType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
optional uint32 parameterType = 9;
clearPartition() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_PARTITION, HISTOGRAM: if partition by time - partitionDir is subdirectory name (usually something like 2017/11) - partitionStart/End are the times representing partition start(inclusive) and end (exclusive)
clearPartitionDir() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
optional string partitionDir = 1;
clearPartitionEnd() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
optional int64 partitionEnd = 3;
clearPartitioningInfo() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional .PartitioningInfo partitioningInfo = 10;
clearPartitioningSchema() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
partitioning schema used currently for parameter archive (for tables is stored in the .def file)
clearPartitionStart() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
optional int64 partitionStart = 2;
clearPartitionValue() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_PARTITION: if partitioned by value - the value
clearProcessingStatus() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional bool processingStatus = 7;
clearProtoClass() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
the name of the class implementing the proto object if the dataType=PROTOBUF
clearProvider() - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
optional string provider = 2;
clearRangeCondition() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.pvalue.RangeCondition rangeCondition = 9;
clearRawValue() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.Value rawValue = 2;
clearReceptionTime() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional int64 receptionTime = 3;
clearReceptionTimeUTC() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string receptionTimeUTC = 9;
clearRecords() - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
repeated .AccountRecord records = 2;
clearRecords() - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord records = 2;
clearRecords() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
repeated .GroupRecord records = 2;
clearRequestSeq() - Method in class org.yamcs.replication.protobuf.Request.Builder
used to track back the response
clearRequestSeq() - Method in class org.yamcs.replication.protobuf.Response.Builder
optional uint32 requestSeq = 1;
clearResult() - Method in class org.yamcs.replication.protobuf.Response.Builder
optional int32 result = 2;
clearRoles() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated string roles = 5;
clearScopes() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
repeated string scopes = 5;
clearSecondaryIndex() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .SecondaryIndex secondaryIndex = 11;
clearSecondaryIndex() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for SECONDARY_INDEX
clearSeq() - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
optional int32 seq = 1;
clearSeq() - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
optional int32 seq = 1;
clearSeq() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
optional int32 seq = 1;
clearSeqNumber() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional int32 seqNumber = 4;
clearServiceDetail() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .ServiceAccountRecordDetail serviceDetail = 10;
clearSeverity() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional .yamcs.protobuf.Event.EventSeverity severity = 7 [default = INFO];
clearSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
current bucket size
clearSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional uint64 size = 5;
clearSource() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string source = 1;
clearStartTxId() - Method in class org.yamcs.replication.protobuf.Request.Builder
start replay with this transaction
clearStorageEngine() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional string storageEngine = 6;
clearSuperuser() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional bool superuser = 3;
clearTableDefinition() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_DEFINITION
clearTableName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_DEFINITION, TABLE_PARTITION and HISTOGRAM
clearTablespace() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional string tablespace = 8;
clearTbsIndex() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
optional uint32 tbsIndex = 1;
clearTimeColumn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string timeColumn = 2;
clearTimePartitionSchema() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string timePartitionSchema = 3;
clearType() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
optional string type = 3;
clearType() - Method in class org.yamcs.replication.protobuf.Request.Builder
currently only START_REPLAY
clearType() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string type = 5;
clearType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional .PartitioningInfo.PartitioningType type = 1;
clearType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
optional string type = 2;
clearType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
optional .TablespaceRecord.Type type = 2;
clearUserDetail() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .UserAccountRecordDetail userDetail = 9;
clearUserInput() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional bool userInput = 3;
clearValue() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional .yamcs.protobuf.Value value = 2;
clearValue() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
optional int32 value = 1;
clearValueColumn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string valueColumn = 4;
clearValueColumn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
clearValueColumnType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string valueColumnType = 5;
clearYamcsInstance() - Method in class org.yamcs.replication.protobuf.Request.Builder
optional string yamcsInstance = 3;
clearYamcsInstance() - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
optional string yamcsInstance = 2;
CLIENT - org.yamcs.replication.TcpRole
 
CLIENTHASH_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.ApplicationRecord
 
CLIENTID_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.ApplicationRecord
 
clientInfoChanged(ConnectedClient) - Method in interface org.yamcs.management.ManagementListener
 
clientRegistered(ConnectedClient) - Method in interface org.yamcs.management.ManagementListener
 
ClientsApi - Class in org.yamcs.http.api
 
ClientsApi() - Constructor for class org.yamcs.http.api.ClientsApi
 
clientUnregistered(ConnectedClient) - Method in interface org.yamcs.management.ManagementListener
 
clone() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
clone() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
clone() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
clone() - Method in class org.yamcs.replication.protobuf.Request.Builder
 
clone() - Method in class org.yamcs.replication.protobuf.Response.Builder
 
clone() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
clone() - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
clone() - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
clone() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
clone() - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
clone() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
clone() - Method in class org.yamcs.security.protobuf.Clearance.Builder
 
clone() - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
clone() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
clone() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
clone() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
clone() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
clone() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
clone() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
clone() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
clone() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
clone() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
clone() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
clone() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
clone() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
clone() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
clone() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
clone() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
close() - Method in interface org.yamcs.archive.IndexIterator
 
close() - Method in interface org.yamcs.archive.TagDb
close the database and release resources the object is unusable after this call.
close() - Method in interface org.yamcs.events.EventProducer
Closes the connection to the server; the producer is unusable after this is called
close() - Method in class org.yamcs.events.MockupEventProducer
 
close() - Method in class org.yamcs.events.QuietEventProducer
 
close() - Method in class org.yamcs.events.Slf4jEventProducer
 
close() - Method in class org.yamcs.events.StreamEventProducer
 
close() - Method in class org.yamcs.http.TopicContext
 
close() - Method in class org.yamcs.logging.SyslogHandler
 
close() - Method in class org.yamcs.replication.ReplicationFile
 
close() - Method in class org.yamcs.tctm.CcsdsPacketInputStream
 
close() - Method in class org.yamcs.tctm.CfdpPacketInputStream
 
close() - Method in class org.yamcs.tctm.GenericPacketInputStream
 
close() - Method in class org.yamcs.tctm.UsocPacketInputStream
Deprecated.
 
close() - Method in class org.yamcs.utils.ParameterFormatter
 
close() - Method in class org.yamcs.yarch.AbstractTableWalker
 
close() - Method in interface org.yamcs.yarch.HistogramIterator
Close the iterator
close() - Method in class org.yamcs.yarch.rocksdb.AscendingRangeIterator
 
close() - Method in interface org.yamcs.yarch.rocksdb.DbIterator
 
close() - Method in class org.yamcs.yarch.rocksdb.DescendingPrefixIterator
 
close() - Method in class org.yamcs.yarch.rocksdb.DescendingRangeIterator
 
close() - Method in class org.yamcs.yarch.rocksdb.RdbHistogramIterator
 
close() - Method in class org.yamcs.yarch.rocksdb.RdbTagDb
 
close() - Method in class org.yamcs.yarch.rocksdb.SecondaryIndexTableWalker
 
close() - Method in class org.yamcs.yarch.rocksdb.Tablespace
 
close() - Method in class org.yamcs.yarch.Stream
Closes the stream by changing the state, calling Stream.doClose() sand then sending the streamClosed signal to all subscribed clients.
close() - Method in interface org.yamcs.yarch.streamsql.StreamSqlResult
Close the associated resources
close() - Method in class org.yamcs.yarch.streamsql.StreamSqlResultList
 
close() - Method in interface org.yamcs.yarch.TableWalker
 
close() - Method in class org.yamcs.yarch.TableWriter
close writer and any open resources
close() - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
close(YRDB) - Method in class org.yamcs.yarch.rocksdb.RDBFactory
immediately closes the database
closeChannel(String) - Method in class org.yamcs.http.HttpServer
 
closeConnection(Context, CloseConnectionRequest, Observer<Empty>) - Method in class org.yamcs.http.api.ServerApi
 
closeFuture() - Method in class org.yamcs.yarch.TableWriter
future which will be called (completed) when the writer is closed.
closeIfOpen(String) - Method in class org.yamcs.yarch.rocksdb.RDBFactory
Close the DB if open (called when dropping the table)
CloseStreamStatement - Class in org.yamcs.yarch.streamsql
 
CloseStreamStatement(String) - Constructor for class org.yamcs.yarch.streamsql.CloseStreamStatement
 
CloseStreamStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
closeTableWriters(YarchDatabaseInstance, Collection<String>) - Static method in class org.yamcs.archive.Utils
close all table writers subscribed to any of the stream in the list
closureRequested() - Method in class org.yamcs.cfdp.pdu.MetadataPacket
 
cltuGenerator - Variable in class org.yamcs.tctm.ccsds.AbstractTcFrameLink
 
CltuGenerator - Class in org.yamcs.tctm.ccsds.error
Makes CLTUs from command transfer frames as per CCSDS 231.0-B-3 (TC SYNCHRONIZATION AND CHANNEL CODING)
CltuGenerator(boolean) - Constructor for class org.yamcs.tctm.ccsds.error.CltuGenerator
 
CltuGenerator.Encoding - Enum in org.yamcs.tctm.ccsds.error
 
CMD_HIST - org.yamcs.StreamConfig.StandardStreamType
 
cmdControlFlag() - Method in class org.yamcs.tctm.ccsds.TcTransferFrame
 
CMDHIST_TUPLE_COL_CMDNAME - Static variable in class org.yamcs.StandardTupleDefinitions
 
Cmdhistory - Class in org.yamcs.cmdhistory.protobuf
 
Cmdhistory.Assignment - Class in org.yamcs.cmdhistory.protobuf
Protobuf type Assignment
Cmdhistory.Assignment.Builder - Class in org.yamcs.cmdhistory.protobuf
Protobuf type Assignment
Cmdhistory.AssignmentInfo - Class in org.yamcs.cmdhistory.protobuf
Protobuf type AssignmentInfo
Cmdhistory.AssignmentInfo.Builder - Class in org.yamcs.cmdhistory.protobuf
Protobuf type AssignmentInfo
Cmdhistory.AssignmentInfoOrBuilder - Interface in org.yamcs.cmdhistory.protobuf
 
Cmdhistory.AssignmentOrBuilder - Interface in org.yamcs.cmdhistory.protobuf
 
cmdPostProcessor - Variable in class org.yamcs.tctm.AbstractTcDataLink
 
CN_CALIB_CALIB1 - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
CN_CALIB_CALIB2 - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
CN_CALIB_DESCRIPTION - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
CN_CALIB_NAME - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
CN_CALIB_TYPE - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
CN_CMD_ARG_ASSIGNMENT - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMD_ARGNAME - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMD_DEFVALUE - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMD_DESCRIPTION - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMD_DTYPE - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMD_FLAGS - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMD_NAME - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMD_PARENT - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMD_POSITION - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMD_RANGEHIGH - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMD_RANGELOW - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMDVERIF_CHECKWINDOW - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMDVERIF_CHECKWINDOW_RELATIVETO - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMDVERIF_NAME - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMDVERIF_ONFAIL - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMDVERIF_ONSUCCESS - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMDVERIF_ONTIMEOUT - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMDVERIF_STAGE - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMDVERIF_TEXT - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CMDVERIF_TYPE - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
CN_CONTEXT - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
CNAME_ACK_BY - Static variable in class org.yamcs.alarms.AlarmStreamer
 
CNAME_ACK_MSG - Static variable in class org.yamcs.alarms.AlarmStreamer
 
CNAME_ACK_TIME - Static variable in class org.yamcs.alarms.AlarmStreamer
 
CNAME_ASSIGNMENTS - Static variable in class org.yamcs.commanding.PreparedCommand
 
CNAME_BINARY - Static variable in class org.yamcs.commanding.PreparedCommand
 
CNAME_CLEAR - Static variable in class org.yamcs.alarms.EventAlarmStreamer
 
CNAME_CLEAR - Static variable in class org.yamcs.alarms.ParameterAlarmStreamer
 
CNAME_CLEAR_MSG - Static variable in class org.yamcs.alarms.AlarmStreamer
 
CNAME_CLEARED_BY - Static variable in class org.yamcs.alarms.AlarmStreamer
 
CNAME_CLEARED_TIME - Static variable in class org.yamcs.alarms.AlarmStreamer
 
CNAME_CMDNAME - Static variable in class org.yamcs.commanding.PreparedCommand
 
CNAME_COMMENT - Static variable in class org.yamcs.commanding.PreparedCommand
 
CNAME_GENTIME - Static variable in class org.yamcs.commanding.PreparedCommand
 
CNAME_ORIGIN - Static variable in class org.yamcs.commanding.PreparedCommand
 
CNAME_SEQNUM - Static variable in class org.yamcs.commanding.PreparedCommand
 
CNAME_SEVERITY_INCREASED - Static variable in class org.yamcs.alarms.EventAlarmStreamer
 
CNAME_SEVERITY_INCREASED - Static variable in class org.yamcs.alarms.ParameterAlarmStreamer
 
CNAME_SHELVE_DURATION - Static variable in class org.yamcs.alarms.AlarmStreamer
 
CNAME_SHELVED_BY - Static variable in class org.yamcs.alarms.AlarmStreamer
 
CNAME_SHELVED_MSG - Static variable in class org.yamcs.alarms.AlarmStreamer
 
CNAME_SHELVED_TIME - Static variable in class org.yamcs.alarms.AlarmStreamer
 
CNAME_SOURCE - Static variable in class org.yamcs.commanding.PreparedCommand
 
CNAME_TRIGGER - Static variable in class org.yamcs.alarms.EventAlarmStreamer
 
CNAME_TRIGGER - Static variable in class org.yamcs.alarms.ParameterAlarmStreamer
 
CNAME_TRIGGER_TIME - Static variable in class org.yamcs.alarms.AlarmStreamer
 
CNAME_USERNAME - Static variable in class org.yamcs.commanding.PreparedCommand
 
coarseTime - Variable in class org.yamcs.utils.GpsCcsdsTime
 
collect() - Method in class org.yamcs.http.api.Downsampler
 
collectAggregates(List<AggregateExpression>) - Method in class org.yamcs.yarch.streamsql.Expression
 
collectRequiredInputs(Set<ColumnDefinition>) - Method in class org.yamcs.yarch.streamsql.ColumnExpression
 
collectRequiredInputs(Set<ColumnDefinition>) - Method in class org.yamcs.yarch.streamsql.CompilableAggregateExpression
 
collectRequiredInputs(Set<ColumnDefinition>) - Method in class org.yamcs.yarch.streamsql.Expression
 
collectSystemParameters(long, List<ParameterValue>) - Method in class org.yamcs.tctm.AbstractLink
adds system parameters link status and data in/out to the list.
collectSystemParameters(long, List<ParameterValue>) - Method in class org.yamcs.tctm.AbstractTmDataLink
 
collectSystemParameters(long, List<ParameterValue>) - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
column - Variable in class org.yamcs.utils.parser.SimpleCharStream
 
COLUMN_NOT_FOUND - org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
 
ColumnDefinition - Class in org.yamcs.yarch
 
ColumnDefinition(String, DataType) - Constructor for class org.yamcs.yarch.ColumnDefinition
 
ColumnExpression - Class in org.yamcs.yarch.streamsql
Represents a column in a query, for example x and y below: select x from table where y > 0
ColumnInfo - Class in org.yamcs.replication.protobuf
Protobuf type ColumnInfo
ColumnInfo.Builder - Class in org.yamcs.replication.protobuf
Protobuf type ColumnInfo
ColumnInfoOrBuilder - Interface in org.yamcs.replication.protobuf
 
columnName - Variable in class org.yamcs.yarch.HistogramInfo
 
COLUMNNAME_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
ColumnNotFoundException - Exception in org.yamcs.yarch.streamsql
 
ColumnNotFoundException(String) - Constructor for exception org.yamcs.yarch.streamsql.ColumnNotFoundException
 
COLUMNS_FIELD_NUMBER - Static variable in class org.yamcs.replication.protobuf.StreamInfo
 
ColumnSerializer<T> - Interface in org.yamcs.yarch
Serializes column values to byte arrays (used as part of tables) and back
ColumnSerializerFactory - Class in org.yamcs.yarch
 
ColumnSerializerFactory() - Constructor for class org.yamcs.yarch.ColumnSerializerFactory
 
ColumnSerializerV2 - Class in org.yamcs.yarch
serializers for table format version <2 where the signed integers (and timestamps) are stored as they are and do not sort properly when they are primary keys.
ColumnSerializerV2() - Constructor for class org.yamcs.yarch.ColumnSerializerV2
 
ColumnSerializerV3 - Class in org.yamcs.yarch
 
ColumnSerializerV3() - Constructor for class org.yamcs.yarch.ColumnSerializerV3
 
ColumnValue() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
ColumnValues() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
ColumnValueSerializer - Class in org.yamcs.yarch.rocksdb
Used in partitioning by value - translates between value (Object) and byte[]
ColumnValueSerializer(DataType) - Constructor for class org.yamcs.yarch.rocksdb.ColumnValueSerializer
 
ColumnValueSerializer(TableDefinition) - Constructor for class org.yamcs.yarch.rocksdb.ColumnValueSerializer
 
columnWriters - Variable in class org.yamcs.yarch.rocksdb.HistogramWriter
 
Command - Class in org.yamcs.cli
This represents a command together with its options and subcommands
Command - Static variable in class org.yamcs.security.ObjectPrivilegeType
 
Command - Static variable in class org.yamcs.security.SystemPrivilege
Allows to issue any commands
Command(String, Command) - Constructor for class org.yamcs.cli.Command
 
commandAdded(CommandQueue, PreparedCommand) - Method in interface org.yamcs.commanding.CommandQueueListener
 
CommandBuildResult(byte[], Map<Argument, Value>) - Constructor for class org.yamcs.xtceproc.MetaCommandProcessor.CommandBuildResult
 
CommandComplete_KEY - Static variable in interface org.yamcs.cmdhistory.CommandHistoryPublisher
 
CommandEncodingException - Exception in org.yamcs.xtceproc
 
CommandEncodingException(String) - Constructor for exception org.yamcs.xtceproc.CommandEncodingException
 
commandFailed(Commanding.CommandId, long, String) - Method in interface org.yamcs.cmdhistory.CommandHistoryPublisher
 
commandHistory - Variable in class org.yamcs.tctm.IssCommandPostprocessor
 
CommandHistory - Static variable in class org.yamcs.security.ObjectPrivilegeType
 
CommandHistoryConsumer - Interface in org.yamcs.cmdhistory
Interface implemented by all the classes that want to receive command history events.
CommandHistoryFilter - Class in org.yamcs.cmdhistory
 
CommandHistoryFilter(int, String, long) - Constructor for class org.yamcs.cmdhistory.CommandHistoryFilter
 
commandHistoryListener - Variable in class org.yamcs.tctm.GenericCommandPostprocessor
 
commandHistoryListener - Variable in class org.yamcs.tctm.pus.PusCommandPostprocessor
 
CommandHistoryProvider - Interface in org.yamcs.cmdhistory
Interface implemented by all classes that provide command history to the CommandHistoryRequestManager
commandHistoryPublisher - Variable in class org.yamcs.tctm.AbstractTcDataLink
 
commandHistoryPublisher - Variable in class org.yamcs.tctm.ccsds.AbstractTcFrameLink
 
commandHistoryPublisher - Variable in class org.yamcs.tctm.cfs.CfsCommandPostprocessor
 
CommandHistoryPublisher - Interface in org.yamcs.cmdhistory
Used by the commanding applications to save commands and commands acknowledgements into a history.
CommandHistoryPublisher.AckStatus - Enum in org.yamcs.cmdhistory
provides acknowledgment status during execution of command
CommandHistoryRecorder - Class in org.yamcs.archive
Records command history the key is formed by generation time, origin and sequence number the value is formed by a arbitrary number of attributes
CommandHistoryRecorder() - Constructor for class org.yamcs.archive.CommandHistoryRecorder
 
CommandHistoryReplayHandler - Class in org.yamcs.archive
Performs replays for command history
CommandHistoryReplayHandler(String) - Constructor for class org.yamcs.archive.CommandHistoryReplayHandler
 
CommandHistoryRequestManager - Class in org.yamcs.cmdhistory
Part of processors: handles filtered requests for command history.
CommandHistoryRequestManager(Processor) - Constructor for class org.yamcs.cmdhistory.CommandHistoryRequestManager
 
CommandHistoryResource - Class in org.yamcs.http.websocket
Provides realtime command history subscription via web.
CommandHistoryResource(ConnectedWebSocketClient) - Constructor for class org.yamcs.http.websocket.CommandHistoryResource
 
CommandingManager - Class in org.yamcs.commanding
Responsible for parsing and tc packet composition.
CommandingManager(Processor) - Constructor for class org.yamcs.commanding.CommandingManager
Keeps a reference to the channel and creates the queue manager
CommandOption - Class in org.yamcs
A command option.
CommandOption(String, String, CommandOption.CommandOptionType) - Constructor for class org.yamcs.CommandOption
Create a new command option.
CommandOption.CommandOptionType - Enum in org.yamcs
 
CommandOptions - Static variable in class org.yamcs.security.SystemPrivilege
Allows specifying command options (extra attributes in the command history, disable/modify verifiers)
CommandPostprocessor - Interface in org.yamcs.tctm
The command post processor is responsible to provide the binary packet that will be send out for a PreparedCommand.
commandQueue - Variable in class org.yamcs.tctm.AbstractThreadedTcDataLink
 
commandQueue - Variable in class org.yamcs.tctm.ccsds.TcPacketHandler
 
CommandQueue - Class in org.yamcs.commanding
 
CommandQueueListener - Interface in org.yamcs.commanding
 
CommandQueueManager - Class in org.yamcs.commanding
Implements the management of the control queues for one processor: for each command that is sent, based on the sender it finds the queue where the command should go depending on the queue state the command can be immediately sent, stored in the queue or rejected when the command is immediately sent or rejected, the command queue monitor is not notified if the command has transmissionConstraints with timeout > 0, the command can sit in the queue even if the queue is not blocked Note: the update of the command monitors is done in the same thread.
CommandQueueManager(CommandingManager) - Constructor for class org.yamcs.commanding.CommandQueueManager
Constructs a Command Queue Manager.
commandQueueRegistered(String, String, CommandQueue) - Method in interface org.yamcs.commanding.CommandQueueListener
 
commandQueueUnregistered(String, String, CommandQueue) - Method in interface org.yamcs.commanding.CommandQueueListener
 
commandRejected(CommandQueue, PreparedCommand) - Method in interface org.yamcs.commanding.CommandQueueListener
 
CommandReleaser - Interface in org.yamcs.commanding
This is responsible for "releasing" a prepared command.
CommandsApi - Class in org.yamcs.http.api
 
CommandsApi() - Constructor for class org.yamcs.http.api.CommandsApi
 
commandSent(CommandQueue, PreparedCommand) - Method in interface org.yamcs.commanding.CommandQueueListener
 
commandUnhandled(PreparedCommand) - Method in interface org.yamcs.commanding.CommandQueueListener
 
commandUpdated(CommandQueue, PreparedCommand) - Method in interface org.yamcs.commanding.CommandQueueListener
 
CommandVerificationHandler - Class in org.yamcs.commanding
This class implements the (post transmission) command verification.
CommandVerificationHandler(Processor, PreparedCommand) - Constructor for class org.yamcs.commanding.CommandVerificationHandler
 
compactDatabase(Context, CompactDatabaseRequest, Observer<Empty>) - Method in class org.yamcs.http.api.RocksDbApi
 
CompactFormatter - Class in org.yamcs.logging
 
CompactFormatter() - Constructor for class org.yamcs.logging.CompactFormatter
 
compare(byte[], byte[]) - Static method in class org.yamcs.utils.ByteArrayUtils
lexicographic comparison which returns 0 if one of the array is a subarray of the other one
compare(byte[], byte[]) - Method in class org.yamcs.yarch.ByteArrayComparator
 
compare(byte[], byte[]) - Method in class org.yamcs.yarch.TableReaderStream
 
compare(Object, Object) - Static method in class org.yamcs.yarch.DataType
 
compare(Value, Value) - Method in class org.yamcs.utils.ValueComparator
 
compare(Value, Value) - Static method in class org.yamcs.utils.ValueUtility
 
compareTo(Route) - Method in class org.yamcs.http.Route
 
compareTo(Instant) - Method in class org.yamcs.time.Instant
 
compareTo(HistogramRecord) - Method in class org.yamcs.yarch.HistogramRecord
 
compareTo(RawTuple) - Method in class org.yamcs.yarch.RawTuple
 
compatible(DataType, DataType) - Static method in class org.yamcs.yarch.DataType
 
CompilableAggregateExpression - Class in org.yamcs.yarch.streamsql
 
CompilableAggregateExpression(Expression[], boolean) - Constructor for class org.yamcs.yarch.streamsql.CompilableAggregateExpression
 
compile() - Method in class org.yamcs.yarch.streamsql.AggregateExpression
 
compile() - Method in class org.yamcs.yarch.streamsql.ColumnExpression
 
compile() - Method in class org.yamcs.yarch.streamsql.Expression
 
compile() - Method in class org.yamcs.yarch.streamsql.ValueExpression
 
compile(JavaExpressionCalibrator) - Static method in class org.yamcs.xtceproc.JavaExpressionCalibratorFactory
Compiles the expression into an executable calibrator processor
compile(MathOperationCalibrator) - Static method in class org.yamcs.xtceproc.MathOperationCalibratorFactory
Compiles the math operation calibrator into an executable calibrator processor
COMPILE_ERROR - org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
 
CompiledAggregateExpression - Interface in org.yamcs.yarch
 
CompiledAggregateList - Class in org.yamcs.yarch
 
CompiledAggregateList() - Constructor for class org.yamcs.yarch.CompiledAggregateList
 
CompiledExpression - Interface in org.yamcs.yarch
 
CompiledFirstVal - Class in org.yamcs.yarch
 
CompiledFirstVal(String[], boolean) - Constructor for class org.yamcs.yarch.CompiledFirstVal
 
complete() - Method in class org.yamcs.http.api.SubscribeParameterObserver
 
complete() - Method in class org.yamcs.http.CallObserver
 
complete() - Method in class org.yamcs.http.ServerStreamingObserver
 
complete() - Method in class org.yamcs.http.WebSocketObserver
 
complete() - Method in interface org.yamcs.yarch.streamsql.ResultListener
 
CompletedTransfer - Class in org.yamcs.cfdp
Represents a past CfdpTransfer obtained from the database.
CompletedTransfer(Tuple) - Constructor for class org.yamcs.cfdp.CompletedTransfer
 
completeExceptionally(Throwable) - Method in class org.yamcs.http.api.SubscribeParameterObserver
 
completeExceptionally(Throwable) - Method in class org.yamcs.http.CallObserver
 
completeExceptionally(Throwable) - Method in class org.yamcs.http.ServerStreamingObserver
 
completeExceptionally(Throwable) - Method in class org.yamcs.http.WebSocketObserver
 
completeExceptionally(Throwable) - Method in interface org.yamcs.yarch.streamsql.ResultListener
 
COMPLETENESS - org.yamcs.archive.IndexRequestListener.IndexType
 
compress(float[], int, ByteBuffer) - Static method in class org.yamcs.parameterarchive.FloatCompressor
*compress the first n elements from the array of floats into the ByteBuffer
compress(float[], ByteBuffer) - Static method in class org.yamcs.parameterarchive.FloatCompressor
 
compress(int[], IntWrapper, int, byte[], IntWrapper) - Method in interface me.lemire.integercompression.ByteIntegerCODEC
Compress data from an array to another array.
compress(int[], IntWrapper, int, int[], IntWrapper) - Method in class me.lemire.integercompression.FastPFOR128
 
compress(int[], IntWrapper, int, int[], IntWrapper) - Method in interface me.lemire.integercompression.IntegerCODEC
Compress data from an array to another array.
COMPRESSED_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
compute(byte[], int, int) - Method in class org.yamcs.tctm.ccsds.error.CrcCciitCalculator
 
compute(byte[], int, int) - Method in class org.yamcs.tctm.ccsds.error.ProximityCrc32
 
compute(byte[], int, int) - Method in interface org.yamcs.tctm.ErrorDetectionWordCalculator
Compute the checksum on the data buffer starting at offset and taking into account length bytes
compute(byte[], int, int) - Method in class org.yamcs.tctm.Running16BitChecksumCalculator
 
compute(byte[], int, int, int) - Method in class org.yamcs.tctm.ccsds.error.Crc16Calculator
 
compute(byte[], int, int, int) - Method in class org.yamcs.tctm.ccsds.error.Crc32Calculator
 
ConditionCode - Enum in org.yamcs.cfdp.pdu
 
ConditionParser - Class in org.yamcs.xtce
used by the SpreadsheetLoader to parse conditions
ConditionParser(ConditionParser.ParameterReferenceFactory) - Constructor for class org.yamcs.xtce.ConditionParser
 
ConditionParser.ParameterReferenceFactory - Interface in org.yamcs.xtce
 
config - Variable in class org.yamcs.AbstractProcessorService
 
config - Variable in class org.yamcs.AbstractYamcsService
 
config - Variable in class org.yamcs.tctm.AbstractLink
 
CONFIG_KEY_ERROR_DETECTION - Static variable in class org.yamcs.tctm.AbstractPacketPreprocessor
 
CONFIG_KEY_TCO_SERVICE - Static variable in class org.yamcs.tctm.AbstractPacketPreprocessor
 
CONFIG_KEY_TIME_ENCODING - Static variable in class org.yamcs.tctm.AbstractPacketPreprocessor
 
configDirectory - Static variable in class org.yamcs.YConfiguration
 
configName - Variable in class org.yamcs.xtce.AbstractFileLoader
 
ConfigScope - Enum in org.yamcs
Represents a type of configuration file
ConfigurationException - Exception in org.yamcs
Exception thrown if there is an error in configuration.
ConfigurationException(Exception) - Constructor for exception org.yamcs.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.yamcs.ConfigurationException
 
ConfigurationException(String, String) - Constructor for exception org.yamcs.ConfigurationException
 
ConfigurationException(String, String, Throwable) - Constructor for exception org.yamcs.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.yamcs.ConfigurationException
 
ConfigurationException(YConfiguration, String) - Constructor for exception org.yamcs.ConfigurationException
 
ConfigurationNotFoundException(String) - Constructor for exception org.yamcs.YConfiguration.ConfigurationNotFoundException
 
ConfigurationNotFoundException(String, Throwable) - Constructor for exception org.yamcs.YConfiguration.ConfigurationNotFoundException
 
confirm() - Method in class org.yamcs.security.Account
 
confirmationTime - Variable in class org.yamcs.security.Account
 
CONFIRMATIONTIME_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.AccountRecord
 
connect(ConnectedClient) - Method in class org.yamcs.Processor
Increase with one the number of connected clients
ConnectedClient - Class in org.yamcs
A client connected to Yamcs Clients may optionally be connected with a processor.
ConnectedClient(User, String, String) - Constructor for class org.yamcs.ConnectedClient
 
ConnectedClient(User, String, String, Processor) - Constructor for class org.yamcs.ConnectedClient
 
ConnectedWebSocketClient - Class in org.yamcs.http.websocket
Runs on the server side and oversees the life cycle of a client web socket connection.
ConnectedWebSocketClient(User, String, String, Processor, LegacyWebSocketFrameHandler) - Constructor for class org.yamcs.http.websocket.ConnectedWebSocketClient
 
connectionStatus() - Method in class org.yamcs.tctm.AbstractLink
In case the link should be connected (i.e. is running and enabled) this method is called to return the actual connection status
connectionStatus() - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
connectionStatus() - Method in class org.yamcs.tctm.ccsds.TcPacketHandler
 
connectionStatus() - Method in class org.yamcs.tctm.ccsds.UdpTcFrameLink
 
connectionStatus() - Method in class org.yamcs.tctm.ccsds.UdpTmFrameLink
 
connectionStatus() - Method in class org.yamcs.tctm.FilePollingTmDataLink
 
connectionStatus() - Method in class org.yamcs.tctm.TcpTcDataLink
 
connectionStatus() - Method in class org.yamcs.tctm.TcpTmDataLink
 
connectionStatus() - Method in class org.yamcs.tctm.UdpTcDataLink
 
connectionStatus() - Method in class org.yamcs.tctm.UdpTmDataLink
 
connectToProcessor(Processor, int) - Method in class org.yamcs.management.ManagementService
 
connectToProcessor(ProcessorManagementRequest) - Method in class org.yamcs.management.ManagementService
 
console - Static variable in class org.yamcs.cli.Command
 
ConsoleFormatter - Class in org.yamcs.logging
Specifically intended for short-term console output.
ConsoleFormatter() - Constructor for class org.yamcs.logging.ConsoleFormatter
 
consolidate() - Method in class org.yamcs.parameterarchive.BinaryValueSegment
 
consolidate() - Method in class org.yamcs.parameterarchive.BooleanValueSegment
 
consolidate() - Method in class org.yamcs.parameterarchive.DoubleValueSegment
 
consolidate() - Method in class org.yamcs.parameterarchive.FloatValueSegment
 
consolidate() - Method in class org.yamcs.parameterarchive.IntValueSegment
 
consolidate() - Method in class org.yamcs.parameterarchive.LongValueSegment
 
consolidate() - Method in class org.yamcs.parameterarchive.PGSegment
 
consolidate() - Method in class org.yamcs.parameterarchive.StringValueSegment
 
consolidate() - Method in interface org.yamcs.parameterarchive.ValueSegment
 
consolidate(List<Value>) - Static method in class org.yamcs.parameterarchive.BinaryValueSegment
 
consolidate(List<Value>) - Static method in class org.yamcs.parameterarchive.StringValueSegment
 
consolidate(List<Value>, boolean) - Static method in class org.yamcs.parameterarchive.IntValueSegment
 
consolidate(List<Value>, Yamcs.Value.Type) - Static method in class org.yamcs.parameterarchive.LongValueSegment
 
Constants - Class in org.yamcs.tctm.pus
 
Constants() - Constructor for class org.yamcs.tctm.pus.Constants
 
constantValue - Variable in class org.yamcs.yarch.streamsql.Expression
 
ConstantValueCompiledExpression - Class in org.yamcs.yarch
this is no compiled expression at all, it just returns the same value
ConstantValueCompiledExpression(Object, ColumnDefinition) - Constructor for class org.yamcs.yarch.ConstantValueCompiledExpression
 
ConsumerAbortException - Exception in org.yamcs.parameterarchive
Use this in the consumers to signal that they don't want anymore data.
ConsumerAbortException() - Constructor for exception org.yamcs.parameterarchive.ConsumerAbortException
 
ContainerConsumer - Interface in org.yamcs.container
 
ContainerExtractionResult - Class in org.yamcs
Holds the definition of a container, the content of its slice and some positioning information inside that slice
ContainerExtractionResult(SequenceContainer, byte[], int, long, long) - Constructor for class org.yamcs.ContainerExtractionResult
 
ContainerListener - Interface in org.yamcs.xtceproc
Used together with the XtceTmProcessor to find out which containers a specific data packet is representing
ContainerParameterValue - Class in org.yamcs.parameter
A parameter value corresponding to a parameter that has been extracted from a container.
ContainerParameterValue(ContainerParameterValue) - Constructor for class org.yamcs.parameter.ContainerParameterValue
 
ContainerParameterValue(Parameter) - Constructor for class org.yamcs.parameter.ContainerParameterValue
 
ContainerProcessingContext - Class in org.yamcs.xtceproc
Keeps track of where we are when processing a packet.
ContainerProcessingContext(ProcessorData, BitBuffer, ContainerProcessingContext.ContainerProcessingResult, Subscription, ContainerProcessingOptions) - Constructor for class org.yamcs.xtceproc.ContainerProcessingContext
 
ContainerProcessingOptions - Class in org.yamcs.xtceproc
 
ContainerProcessingOptions() - Constructor for class org.yamcs.xtceproc.ContainerProcessingOptions
Default configuration
ContainerProcessingOptions(YConfiguration) - Constructor for class org.yamcs.xtceproc.ContainerProcessingOptions
 
ContainerProvider - Interface in org.yamcs.container
Interface implemented by all the classes that can provide containers to a ContainerListener
ContainerRequestManager - Class in org.yamcs.container
Keeps track of the subscribers to the containers of a processor.
ContainerRequestManager(Processor, XtceTmProcessor) - Constructor for class org.yamcs.container.ContainerRequestManager
Creates a new ContainerRequestManager, configured to listen to the specified XtceTmProcessor.
ContainerWithId - Class in org.yamcs.container
 
ContainerWithId(SequenceContainer, Yamcs.NamedObjectId) - Constructor for class org.yamcs.container.ContainerWithId
 
ContainerWithIdConsumer - Interface in org.yamcs.container
 
ContainerWithIdRequestHelper - Class in org.yamcs.container
This sits in front of the ContainerRequestManager and implements subscriptions based on NamedObjectId taking care to send to the consumers the containers with the requested id.
ContainerWithIdRequestHelper(ContainerRequestManager, ContainerWithIdConsumer) - Constructor for class org.yamcs.container.ContainerWithIdRequestHelper
 
contains(int) - Method in class org.yamcs.utils.SortedIntArray
Performs a binary search and returns true if this array contains the value.
contains(Object) - Method in class org.yamcs.parameter.ParameterValueList
Return true if the list contains the exact same ParameterValue.
contains(PreparedCommand) - Method in class org.yamcs.commanding.CommandQueue
 
contains0(long) - Method in class org.yamcs.utils.TimeInterval
Checks that [this.start, this.end) contains t
containsAlgorithm(Algorithm) - Method in class org.yamcs.algorithms.AlgorithmExecutionContext
 
containsAll(Collection<?>) - Method in class org.yamcs.parameter.ParameterValueList
Throws UnsupportedOperationException
containsKey(String) - Method in class org.yamcs.YConfiguration
 
containsKey(String, String) - Method in class org.yamcs.YConfiguration
 
containsMetadata(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
map<string, string> metadata = 6;
containsMetadata(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
map<string, string> metadata = 6;
containsMetadata(String) - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
map<string, string> metadata = 6;
containsOnlyIdleData() - Method in class org.yamcs.tctm.ccsds.AosTransferFrame
 
containsOnlyIdleData() - Method in class org.yamcs.tctm.ccsds.TmTransferFrame
 
containsOnlyIdleData() - Method in class org.yamcs.tctm.ccsds.UslpTransferFrame
 
CONTENT_FINISHED_EVENT - Static variable in class org.yamcs.http.HttpRequestHandler
 
CONTENTTYPE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
Context - Class in org.yamcs.http
Request context used in RPC-style endpoints.
contextCalibrators - Variable in class org.yamcs.xtce.xlsv6.V6Loader
 
contextCalibrators - Variable in class org.yamcs.xtce.xlsv7.V7Loader
 
ContextListener - Interface in org.yamcs.http
 
CONTINUE_RESPONSE - Static variable in class org.yamcs.http.HttpUtils
 
ControlAlarms - Static variable in class org.yamcs.security.SystemPrivilege
Allows to read alarm state
ControlArchiving - Static variable in class org.yamcs.security.SystemPrivilege
 
ControlCommandClearances - Static variable in class org.yamcs.security.SystemPrivilege
Allows to clear users for commanding.
ControlCommandQueue - Static variable in class org.yamcs.security.SystemPrivilege
Allows to control the state of command queues.
ControlLinks - Static variable in class org.yamcs.security.SystemPrivilege
Allows to read link state.
ControlProcessor - Static variable in class org.yamcs.security.SystemPrivilege
 
ControlServices - Static variable in class org.yamcs.security.SystemPrivilege
Allows to control the lifecycle of services
ControlTimeCorrelation - Static variable in class org.yamcs.security.SystemPrivilege
Allows to control time correlation
Cop1Api - Class in org.yamcs.http.api
 
Cop1Api() - Constructor for class org.yamcs.http.api.Cop1Api
 
Cop1Monitor - Interface in org.yamcs.tctm.ccsds
 
Cop1Monitor.AlertType - Enum in org.yamcs.tctm.ccsds
 
Cop1MonitorImpl - Class in org.yamcs.tctm.ccsds
Sends events and websocket messages for FOP1 state changes and alerts
Cop1MonitorImpl(String, String) - Constructor for class org.yamcs.tctm.ccsds.Cop1MonitorImpl
 
Cop1TcPacketHandler - Class in org.yamcs.tctm.ccsds
Assembles TC packets into TC frames as per CCSDS 232.0-B-3 and sends them out via FOP1
Cop1TcPacketHandler(String, String, TcManagedParameters.TcVcManagedParameters, ScheduledThreadPoolExecutor) - Constructor for class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
copy() - Method in class org.yamcs.xtce.SpreadsheetLoadContext
 
copy() - Method in class org.yamcs.yarch.TupleDefinition
 
CorruptedFileException - Exception in org.yamcs.replication
 
CorruptedFileException(Path, String) - Constructor for exception org.yamcs.replication.CorruptedFileException
 
CorruptedFrameException - Exception in org.yamcs.tctm.ccsds
Exception indicating a frame is corrupted
CorruptedFrameException(String) - Constructor for exception org.yamcs.tctm.ccsds.CorruptedFrameException
 
CorruptedFrameException(String, Throwable) - Constructor for exception org.yamcs.tctm.ccsds.CorruptedFrameException
 
CouldNotAcknowledgeAlarmException - Exception in org.yamcs.alarms
Used by AlarmServer to indicate when the acknowledge on an alarm did not work.
CouldNotAcknowledgeAlarmException(String) - Constructor for exception org.yamcs.alarms.CouldNotAcknowledgeAlarmException
 
CouldNotAcknowledgeAlarmException(Throwable) - Constructor for exception org.yamcs.alarms.CouldNotAcknowledgeAlarmException
 
count - Variable in class org.yamcs.utils.IntArray
 
count(Parameter) - Method in class org.yamcs.parameter.ParameterValueList
Return the number of values for p
CountExpression - Class in org.yamcs.yarch.streamsql.funct
 
CountExpression(Expression[], boolean) - Constructor for class org.yamcs.yarch.streamsql.funct.CountExpression
 
CrashHandler - Interface in org.yamcs
CrashHandler is used to handle extreme problems that need to reach operator (or sysadmin) attention.
CRC16 - org.yamcs.tctm.ccsds.DownlinkManagedParameters.FrameErrorDetection
 
CRC16 - org.yamcs.tctm.ccsds.UplinkManagedParameters.FrameErrorDetection
 
Crc16Calculator - Class in org.yamcs.tctm.ccsds.error
 
Crc16Calculator(int) - Constructor for class org.yamcs.tctm.ccsds.error.Crc16Calculator
 
CRC32 - org.yamcs.tctm.ccsds.DownlinkManagedParameters.FrameErrorDetection
 
CRC32 - org.yamcs.tctm.ccsds.UplinkManagedParameters.FrameErrorDetection
 
Crc32Calculator - Class in org.yamcs.tctm.ccsds.error
 
Crc32Calculator(int) - Constructor for class org.yamcs.tctm.ccsds.error.Crc32Calculator
 
CrcCciitCalculator - Class in org.yamcs.tctm.ccsds.error
Cylcic Redundancy Check (CRC-CCIIT 0xFFFF). 1 + x + x^5 + x^12 + x^16 Also specified in: CCSDS RECOMMENDED STANDARD FOR TC SPACE DATA LINK PROTOCOL CCSDS 232.0-B-3 September 2015 4.1.4 FRAME ERROR CONTROL FIELD
CrcCciitCalculator() - Constructor for class org.yamcs.tctm.ccsds.error.CrcCciitCalculator
 
CrcCciitCalculator(YConfiguration) - Constructor for class org.yamcs.tctm.ccsds.error.CrcCciitCalculator
 
create(String, String, String, String, Object) - Static method in class org.yamcs.ProcessorFactory
Create a processor with the give name, type, creator and spec type is used to load the tm, parameter and command classes as defined in processor.yaml spec if not null is passed as an extra argument to those classes - it is used for example when creating replay processors to pass on the data that has to be replayed. should probably be changed from string to some sort of object.
create(String, String, String, List<ProcessorServiceWithConfig>, String, ProcessorConfig, Object) - Static method in class org.yamcs.ProcessorFactory
Create a Processor by specifying the service.
create(String, String, ProcessorService...) - Static method in class org.yamcs.ProcessorFactory
creates a processor with the services already instantiated. used from unit tests
create(String, String, ProcessorServiceWithConfig...) - Static method in class org.yamcs.ProcessorFactory
creates a processor with the services already instantiated. used from unit tests
CREATE_DIRECTORY - org.yamcs.cfdp.pdu.ActionCode
 
CREATE_FILE - org.yamcs.cfdp.pdu.ActionCode
 
CREATE_NOT_ALLOWED - org.yamcs.cfdp.pdu.StatusCode
 
createAndGet(String, Yamcs.Value.Type) - Method in class org.yamcs.parameterarchive.ParameterIdDb
get a parameter id for a parameter that only has engineering value
createAndGet(String, Yamcs.Value.Type, Yamcs.Value.Type) - Method in class org.yamcs.parameterarchive.ParameterIdDb
Get the mapping from parameter_name, type to parameter_id It creates it if it does not exist
createAndGet(IntArray) - Method in class org.yamcs.parameterarchive.ParameterGroupIdDb
Creates (if not already there) a new ParameterGroupId for the given parameter id array
createAndGetHistogram(long, String) - Method in class org.yamcs.yarch.PartitionManager
 
createAndGetHistogram(long, String) - Method in class org.yamcs.yarch.rocksdb.RdbTable
 
createAndGetPartition(long) - Method in class org.yamcs.parameterarchive.ParameterArchive
get partition for segment, creating it if it doesn't exist
createAndGetPartition(long, Object) - Method in class org.yamcs.yarch.PartitionManager
Creates (if not already existing) and returns the partition in which the instant,value should be written.
createAuthInfo() - Static method in class org.yamcs.http.auth.AuthHandler
 
createBackup(String, String) - Method in class org.yamcs.yarch.BackupControl
 
createBackup(String, String) - Method in interface org.yamcs.yarch.BackupControlMBean
 
createBucket(String) - Method in interface org.yamcs.yarch.BucketDatabase
 
createBucket(String) - Method in class org.yamcs.yarch.FileSystemBucketDatabase
 
createBucket(String) - Method in class org.yamcs.yarch.rocksdb.RdbBucketDatabase
 
createBucket(String) - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
createBucket(Context, CreateBucketRequest, Observer<Empty>) - Method in class org.yamcs.http.api.BucketsApi
 
createColumnFamily(byte[]) - Method in class org.yamcs.yarch.rocksdb.YRDB
 
createColumnFamily(String) - Method in class org.yamcs.yarch.rocksdb.YRDB
 
createContext(String) - Method in class org.yamcs.algorithms.AlgorithmManager
Create a new algorithm execution context.
CREATED_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
CREATED_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
createdBy - Variable in class org.yamcs.security.Account
 
CREATEDBY_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.AccountRecord
 
CREATEDBY_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.ApplicationRecord
 
CREATEDBY_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.Event
 
createEvent(Context, CreateEventRequest, Observer<Yamcs.Event>) - Method in class org.yamcs.http.api.EventsApi
 
createGroup(Context, CreateGroupRequest, Observer<GroupInfo>) - Method in class org.yamcs.http.api.IamApi
 
createHash(char[]) - Method in interface org.yamcs.security.PasswordHasher
 
createHash(char[]) - Method in class org.yamcs.security.PBKDF2PasswordHasher
Returns a salted PBKDF2 hash of the password.
createHeader(byte[]) - Static method in class org.yamcs.cfdp.pdu.FileDataPacket
 
createHistogram(String) - Method in class org.yamcs.yarch.PartitionManager
 
createHistogram(String) - Method in class org.yamcs.yarch.rocksdb.RdbPartitionManager
For non time partitioned tables - create a tablespace record for the histogram for the given column name
createHistogramByTime(TimePartitionInfo, String) - Method in class org.yamcs.yarch.PartitionManager
 
createHistogramByTime(TimePartitionInfo, String) - Method in class org.yamcs.yarch.rocksdb.RdbPartitionManager
For time partitioned tables: creates a tablespace record for the histogram for the given column name
CreateInputStreamStatement - Class in org.yamcs.yarch.streamsql
 
CreateInputStreamStatement(String, TupleDefinition) - Constructor for class org.yamcs.yarch.streamsql.CreateInputStreamStatement
 
CreateInputStreamStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
createInstance(String, String, Map<String, Object>, Map<String, String>, Map<String, Object>) - Method in class org.yamcs.YamcsServer
Create a new instance based on a template.
createInstance(List<YConfiguration>, boolean, boolean) - Static method in class org.yamcs.xtceproc.XtceDbFactory
Load a XTCE database from a description.
createInstance(Context, CreateInstanceRequest, Observer<YamcsInstance>) - Method in class org.yamcs.http.api.ManagementApi
 
createInstanceByConfig(String) - Static method in class org.yamcs.xtceproc.XtceDbFactory
Creates a new instance of the database in memory. configSection is the top heading under which this appears in the mdb.yaml
createInstanceByConfig(String, boolean) - Static method in class org.yamcs.xtceproc.XtceDbFactory
 
CreateInstances - Static variable in class org.yamcs.security.SystemPrivilege
 
createMetadataRecord(String, Tablespace.TablespaceRecord.Builder) - Method in class org.yamcs.yarch.rocksdb.Tablespace
Creates a new tablespace record and adds it to the metadata database
CreateOutputStreamStatement - Class in org.yamcs.yarch.streamsql
 
CreateOutputStreamStatement(String, StreamExpression) - Constructor for class org.yamcs.yarch.streamsql.CreateOutputStreamStatement
 
CreateOutputStreamStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
createParameterType(String, AggregateValue) - Static method in class org.yamcs.utils.AggregateUtil
 
createPartition(Object) - Method in class org.yamcs.yarch.PartitionManager
Create a partition for value based partitioning
createPartition(Object) - Method in class org.yamcs.yarch.rocksdb.RdbPartitionManager
 
createPartitionByTime(TimePartitionInfo, Object) - Method in class org.yamcs.yarch.PartitionManager
Create a partition for time (and possible value) based partitioning
createPartitionByTime(TimePartitionInfo, Object) - Method in class org.yamcs.yarch.rocksdb.RdbPartitionManager
 
createProcessor(Context, CreateProcessorRequest, Observer<Empty>) - Method in class org.yamcs.http.api.ProcessingApi
 
createProcessor(ProcessorManagementRequest, String) - Method in class org.yamcs.management.ManagementService
 
createReplay(ReplayOptions, ReplayListener) - Method in class org.yamcs.archive.ReplayServer
create a new packet replay object
createServiceAccount(Context, CreateServiceAccountRequest, Observer<CreateServiceAccountResponse>) - Method in class org.yamcs.http.api.IamApi
 
createStatement(String, Object...) - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
createStreams() - Method in class org.yamcs.StreamInitializer
 
createStreams(String) - Static method in class org.yamcs.StreamInitializer
 
CreateStreamStatement - Class in org.yamcs.yarch.streamsql
 
CreateStreamStatement(String, StreamExpression) - Constructor for class org.yamcs.yarch.streamsql.CreateStreamStatement
 
CreateStreamStatement(String, TupleDefinition) - Constructor for class org.yamcs.yarch.streamsql.CreateStreamStatement
 
CreateStreamStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
createTable(String, TableDefinition) - Method in class org.yamcs.yarch.rocksdb.Tablespace
 
createTable(TableDefinition) - Method in class org.yamcs.yarch.YarchDatabaseInstance
add a table to the dictionary throws exception if a table or a stream with the same name already exist
createTable(YarchDatabaseInstance, TableDefinition) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
createTable(YarchDatabaseInstance, TableDefinition) - Method in interface org.yamcs.yarch.StorageEngine
Create a new table based on definition.
createTablespace(String) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
CreateTableStatement - Class in org.yamcs.yarch.streamsql
 
CreateTableStatement(boolean, String, TupleDefinition, List<String>, List<String>) - Constructor for class org.yamcs.yarch.streamsql.CreateTableStatement
 
CreateTableStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
createTag(Context, CreateTagRequest, Observer<Yamcs.ArchiveTag>) - Method in class org.yamcs.http.api.TagApi
 
createTransfer(Context, CreateTransferRequest, Observer<TransferInfo>) - Method in class org.yamcs.http.api.CfdpApi
 
createUser(Context, CreateUserRequest, Observer<UserInfo>) - Method in class org.yamcs.http.api.IamApi
 
createVcHandlers(String, String) - Method in class org.yamcs.tctm.ccsds.AosManagedParameters
 
createVcHandlers(String, String) - Method in class org.yamcs.tctm.ccsds.DownlinkManagedParameters
 
createVcHandlers(String, String) - Method in class org.yamcs.tctm.ccsds.TmManagedParameters
 
createVcHandlers(String, String) - Method in class org.yamcs.tctm.ccsds.UslpManagedParameters
 
createVcHandlers(String, String, ScheduledThreadPoolExecutor) - Method in class org.yamcs.tctm.ccsds.TcManagedParameters
 
createVcHandlers(String, String, ScheduledThreadPoolExecutor) - Method in class org.yamcs.tctm.ccsds.UplinkManagedParameters
 
creationTime - Variable in class org.yamcs.security.Account
 
CREATIONTIME_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.AccountRecord
 
CREATIONTIME_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.ApplicationRecord
 
criteriaEvaluator - Variable in class org.yamcs.xtceproc.ContainerProcessingContext
 
CriteriaEvaluatorImpl - Class in org.yamcs.xtceproc
 
CriteriaEvaluatorImpl(ParameterValueList, LastValueCache) - Constructor for class org.yamcs.xtceproc.CriteriaEvaluatorImpl
 
critical(String) - Method in class org.yamcs.algorithms.AlgorithmUtils
 
critical(String, String) - Method in class org.yamcs.algorithms.AlgorithmUtils
 
critical(String, String, String) - Method in class org.yamcs.algorithms.AlgorithmUtils
 
CryptoUtils - Class in org.yamcs.security
 
CryptoUtils() - Constructor for class org.yamcs.security.CryptoUtils
 
CSV - Static variable in class org.yamcs.http.MediaType
 
ctx - Variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
CTX_CONTEXT - Static variable in class org.yamcs.http.HttpRequestHandler
 
CTX_HTTP_REQUEST - Static variable in class org.yamcs.http.HttpRequestHandler
 
CTX_HTTP_REQUEST_INFO - Static variable in class org.yamcs.http.websocket.LegacyWebSocketFrameHandler
 
CucTimeDecoder - Class in org.yamcs.tctm.ccsds.time
Decoder for CCSDS Unsegmented time Code as specified in TIME CODE FORMATS, CCSDS 301.0-B-4, Nov 2010 The time code is composed by P-Field (preamble field) 8 bits optional T-Field - up to 7 bytes (although it could be longer for custom codes)
CucTimeDecoder(int) - Constructor for class org.yamcs.tctm.ccsds.time.CucTimeDecoder
Constructor for decoder.
curChar - Variable in class org.yamcs.utils.parser.FilterParserTokenManager
 
curChar - Variable in class org.yamcs.yarch.streamsql.StreamSqlParserTokenManager
 
CURRENT_FORMAT_VERSION - Static variable in class org.yamcs.yarch.TableDefinition
 
currentInstant() - Static method in class org.yamcs.utils.TimeEncoding
Deprecated.
currentTimestamp() - Static method in class org.yamcs.utils.TimestampUtil
 
currentToken - Variable in exception org.yamcs.utils.parser.ParseException
This is the last token that has been consumed successfully.
CUSTOM - org.yamcs.tctm.AbstractPacketPreprocessor.TimeEpochs
 
customEpoch - Variable in class org.yamcs.tctm.AbstractPacketPreprocessor
 
customEpochIncludeLeapSecond - Variable in class org.yamcs.tctm.AbstractPacketPreprocessor
 

D

data - Variable in class org.yamcs.tctm.ccsds.DownlinkTransferFrame
 
DATA - Static variable in class org.yamcs.replication.Message
 
DatabaseApi - Class in org.yamcs.http.api
 
DatabaseApi() - Constructor for class org.yamcs.http.api.DatabaseApi
 
DatabaseCorruptionException - Exception in org.yamcs.utils
used to signal inconsistencies found in the database
DatabaseCorruptionException(String) - Constructor for exception org.yamcs.utils.DatabaseCorruptionException
 
DatabaseCorruptionException(String, Throwable) - Constructor for exception org.yamcs.utils.DatabaseCorruptionException
 
DatabaseCorruptionException(Throwable) - Constructor for exception org.yamcs.utils.DatabaseCorruptionException
 
DatabaseLoadException - Exception in org.yamcs.xtce
 
DatabaseLoadException(Exception) - Constructor for exception org.yamcs.xtce.DatabaseLoadException
 
DatabaseLoadException(String) - Constructor for exception org.yamcs.xtce.DatabaseLoadException
 
DatabaseLoadException(String, Throwable) - Constructor for exception org.yamcs.xtce.DatabaseLoadException
 
dataCount - Variable in class org.yamcs.tctm.AbstractTcDataLink
 
DataDecoder - Interface in org.yamcs.xtceproc
Interface to be implemented by the custom XTCE DataEncoding decoders - fromBinaryTransformAlgorithm TODO: unify somehow with the algorithms in order to allow for example to use input parameters (i.e. value of other parameters may be needed in the decoding) Until then, please use the AbstractDataDecoder interface to not need to implement any of the AlgorithmExecutor
DataDecoderFactory - Class in org.yamcs.xtceproc
 
DataDecoderFactory() - Constructor for class org.yamcs.xtceproc.DataDecoderFactory
 
DataEncoder - Interface in org.yamcs.xtceproc
Interface to be implemented by the custom XTCE DataEncoding decoders - toBinaryTransformAlgorithm
DataEncoderFactory - Class in org.yamcs.xtceproc
 
DataEncoderFactory() - Constructor for class org.yamcs.xtceproc.DataEncoderFactory
 
DataEncodingDecoder - Class in org.yamcs.xtceproc
Decodes TM data according to the specification of the DataEncoding This is a generic catch all decoder, relies on specific custom decoders implementing the DataDecoder interface when necessary.
DataEncodingDecoder(ContainerProcessingContext) - Constructor for class org.yamcs.xtceproc.DataEncodingDecoder
 
DataEncodingDecoder(ProcessorData, BitBuffer) - Constructor for class org.yamcs.xtceproc.DataEncodingDecoder
 
DataEncodingEncoder - Class in org.yamcs.xtceproc
Encodes TC data according to the DataEncoding definition
DataEncodingEncoder(TcProcessingContext) - Constructor for class org.yamcs.xtceproc.DataEncodingEncoder
 
dataEncodingProcessor - Variable in class org.yamcs.xtceproc.ContainerProcessingContext
 
DataFile - Class in org.yamcs.cfdp
 
DataFile() - Constructor for class org.yamcs.cfdp.DataFile
 
DataFile(long) - Constructor for class org.yamcs.cfdp.DataFile
 
DataFileSegment - Class in org.yamcs.cfdp
 
DataFileSegment(long, byte[]) - Constructor for class org.yamcs.cfdp.DataFileSegment
 
DataRateMeter - Class in org.yamcs.utils
Like the Meter but gives the data rates at 5 seconds mean rates
DataRateMeter() - Constructor for class org.yamcs.utils.DataRateMeter
 
dataToTuple(byte[], byte[]) - Method in class org.yamcs.yarch.TableReaderStream
 
DataType - Class in org.yamcs.yarch
Types supported by yarch.
DataType(DataType._type, byte) - Constructor for class org.yamcs.yarch.DataType
 
DataType._type - Enum in org.yamcs.yarch
 
DataTypeDefinition() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
DataTypeProcessor - Class in org.yamcs.xtceproc
 
DataTypeProcessor() - Constructor for class org.yamcs.xtceproc.DataTypeProcessor
 
dataTypesDefs - Variable in class org.yamcs.xtce.xlsv7.V7Loader
 
DateTimeComponents(int, int, int, int, int, int) - Constructor for class org.yamcs.utils.TaiUtcConverter.DateTimeComponents
 
DateTimeComponents(int, int, int, int, int, int, int) - Constructor for class org.yamcs.utils.TaiUtcConverter.DateTimeComponents
Constructs a new DateTimeComponents
Db - Class in org.yamcs.yarch.protobuf
 
Db.Event - Class in org.yamcs.yarch.protobuf
Protobuf type Event
Db.Event.Builder - Class in org.yamcs.yarch.protobuf
Protobuf type Event
Db.EventOrBuilder - Interface in org.yamcs.yarch.protobuf
 
Db.ParameterValue - Class in org.yamcs.yarch.protobuf
this message has been copied in Yamcs 5 from pvalue.proto and is used when storing parameter values in tables (ParameterValueColumnSerializer.java).
Db.ParameterValue.Builder - Class in org.yamcs.yarch.protobuf
this message has been copied in Yamcs 5 from pvalue.proto and is used when storing parameter values in tables (ParameterValueColumnSerializer.java).
Db.ParameterValueOrBuilder - Interface in org.yamcs.yarch.protobuf
 
DbIterator - Interface in org.yamcs.yarch.rocksdb
Iterator that does not support seek.
DbRange - Class in org.yamcs.yarch
 
DbRange() - Constructor for class org.yamcs.yarch.DbRange
 
deactivateAlgorithm(Algorithm, AlgorithmExecutionContext) - Method in class org.yamcs.algorithms.AlgorithmManager
 
debug(String) - Method in class org.yamcs.logging.Log
 
debug(String, Object...) - Method in class org.yamcs.logging.Log
 
debug(String, Throwable) - Method in class org.yamcs.logging.Log
 
debugStream - Variable in class org.yamcs.utils.parser.FilterParserTokenManager
Debug output.
debugStream - Variable in class org.yamcs.yarch.streamsql.StreamSqlParserTokenManager
Debug output.
decalibrate(ArgumentType, Value) - Method in class org.yamcs.xtceproc.ArgumentTypeProcessor
 
decode(byte[]) - Static method in class org.yamcs.parameterarchive.SegmentKey
 
decode(byte[], int) - Method in class org.yamcs.tctm.ccsds.time.CucTimeDecoder
 
decode(byte[], int) - Method in interface org.yamcs.tctm.TimeDecoder
Decodes the time from the binary buffer and returns the time in milliseconds.
decode(byte[], int[]) - Method in class org.yamcs.rs.ReedSolomon
Corrects in place data and returns the number of error corrected.
decode(byte[], int, int) - Method in class org.yamcs.tctm.ccsds.AosFrameDecoder
 
decode(byte[], int, int) - Method in class org.yamcs.tctm.ccsds.TmFrameDecoder
 
decode(byte[], int, int) - Method in interface org.yamcs.tctm.ccsds.TransferFrameDecoder
Parse frame data
decode(byte[], int, int) - Method in class org.yamcs.tctm.ccsds.UslpFrameDecoder
 
decode(byte[], long) - Method in class org.yamcs.parameterarchive.SegmentEncoderDecoder
 
decode(int, int, int) - Static method in class org.yamcs.tctm.ccsds.error.AosFrameHeaderErrorCorr
Based on the received header information, reconstitutes the correct header if possible
decode(ChannelHandlerContext, HttpContent, List<Object>) - Method in class org.yamcs.http.HttpContentToByteBufDecoder
 
decode(String) - Static method in class org.yamcs.http.api.NamedObjectPageToken
 
decode(String) - Static method in class org.yamcs.http.api.TimeSortedPageToken
 
decode(String, byte[]) - Static method in class org.yamcs.http.auth.JwtHelper
 
decode(ByteSupplier) - Method in class org.yamcs.tctm.ccsds.time.CucTimeDecoder
 
decode(ByteSupplier) - Method in interface org.yamcs.tctm.TimeDecoder
Decodes the time from the packet and returns the time in milliseconds.
decode32(int) - Static method in class org.yamcs.utils.MilStd1750A
Decodes a 32 bit MIL-STD 1750A number into a double.
decode3Bytes(byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
 
decode48(long) - Static method in class org.yamcs.utils.MilStd1750A
Decodes a MIL-STD 1750A 48 bit number into a double.
decode5Bytes(byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
 
decode6Bytes(byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
 
decodeDeltaDeltaZigZag(int[]) - Static method in class org.yamcs.utils.VarIntUtil
 
decodeDeltaIntArray(byte[]) - Static method in class org.yamcs.utils.VarIntUtil
The reverse of the VarIntUtil.encodeDeltaIntArray(IntArray) method.
decodeExtra(MessageLite.Builder) - Method in exception org.yamcs.YamcsException
 
decodeFromVarIntArray(byte[]) - Static method in class org.yamcs.utils.SortedIntArray
 
decodeInt(byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
 
decodeIntLE(byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
 
decodeLong(byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
 
decodeLongLE(byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
 
decodeMessage(ByteBuf) - Method in class org.yamcs.http.websocket.JsonDecoder
Decodes the first few common wrapper fields of an incoming web socket message.
Sample: [1,1,2,{"<resource>":"<operation>", "data": <undecoded remainder>}]
decodeMessage(ByteBuf) - Method in class org.yamcs.http.websocket.ProtobufDecoder
 
decodeMessage(ByteBuf) - Method in interface org.yamcs.http.websocket.WebSocketDecoder
Decodes the common wrapper fields of an incoming web socket message.
decodeMessageData(WebSocketDecodeContext, T) - Method in class org.yamcs.http.websocket.JsonDecoder
 
decodeMessageData(WebSocketDecodeContext, T) - Method in class org.yamcs.http.websocket.ProtobufDecoder
 
decodeMessageData(WebSocketDecodeContext, T) - Method in interface org.yamcs.http.websocket.WebSocketDecoder
Decodes any data that may be wrapped by the incoming web socket message
DecoderResult(int, int, int) - Constructor for class org.yamcs.tctm.ccsds.error.AosFrameHeaderErrorCorr.DecoderResult
 
decodeShort(byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
 
decodeShortLE(byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
Decode short little endian
decodeUnsignedShort(byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
 
decodeUnsignedShortLE(byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
 
decodeUnverified(String) - Static method in class org.yamcs.http.auth.JwtHelper
 
decodeZigZag(int) - Static method in class org.yamcs.utils.VarIntUtil
 
DecodingException - Exception in org.yamcs.utils
 
DecodingException() - Constructor for exception org.yamcs.utils.DecodingException
 
DecodingException(String) - Constructor for exception org.yamcs.utils.DecodingException
 
DecodingException(String, Throwable) - Constructor for exception org.yamcs.utils.DecodingException
 
DecodingException(Throwable) - Constructor for exception org.yamcs.utils.DecodingException
 
decompress(ByteBuffer, int) - Static method in class org.yamcs.parameterarchive.FloatCompressor
 
DEFAULT - Static variable in interface org.yamcs.utils.parser.FilterParserConstants
Lexical state.
DEFAULT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
Lexical state.
DEFAULT_CAPACITY - Static variable in class org.yamcs.utils.BooleanArray
 
DEFAULT_CAPACITY - Static variable in class org.yamcs.utils.ByteArray
 
DEFAULT_CAPACITY - Static variable in class org.yamcs.utils.DoubleArray
 
DEFAULT_CAPACITY - Static variable in class org.yamcs.utils.FloatArray
 
DEFAULT_CAPACITY - Static variable in class org.yamcs.utils.IntArray
 
DEFAULT_CAPACITY - Static variable in class org.yamcs.utils.LongArray
 
DEFAULT_CAPACITY - Static variable in class org.yamcs.utils.SortedIntArray
 
DEFAULT_MAX_OPEN_FILES - Static variable in class org.yamcs.yarch.rocksdb.RdbConfig
 
DEFAULT_NAMESPACE - Static variable in class org.yamcs.alarms.EventId
 
DEFAULT_PAGE_SIZE - Static variable in class me.lemire.integercompression.FastPFOR128
 
DEFAULT_PKT_TIME_OFFSET - Static variable in class org.yamcs.tctm.pus.Constants
 
DEFAULT_SRCDST - Static variable in class org.yamcs.cfdp.CfdpService
 
DEFAULT_TIME_PACKET_TIME_OFFSET - Static variable in class org.yamcs.tctm.pus.Constants
 
DefaultConfigurationResolver() - Constructor for class org.yamcs.YConfiguration.DefaultConfigurationResolver
 
delete(byte[]) - Method in class org.yamcs.yarch.rocksdb.YRDB
 
delete(String) - Method in interface org.yamcs.yarch.ProtobufDatabase
Delete a protobuf message for a specific id.
delete(String) - Method in class org.yamcs.yarch.rocksdb.RDBFactory
 
delete(String) - Method in class org.yamcs.yarch.rocksdb.RdbProtobufDatabase
 
DELETE - org.yamcs.yarch.TableVisitor.ActionType
 
DELETE_FILE - org.yamcs.cfdp.pdu.ActionCode
 
DELETE_NOT_ALLOWED - org.yamcs.cfdp.pdu.StatusCode
 
deleteBucket(String) - Method in interface org.yamcs.yarch.BucketDatabase
 
deleteBucket(String) - Method in class org.yamcs.yarch.FileSystemBucketDatabase
 
deleteBucket(String) - Method in class org.yamcs.yarch.rocksdb.RdbBucketDatabase
 
deleteBucket(String) - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
deleteBucket(Context, DeleteBucketRequest, Observer<Empty>) - Method in class org.yamcs.http.api.BucketsApi
 
deleteClearance(Context, DeleteClearanceRequest, Observer<Empty>) - Method in class org.yamcs.http.api.ClearanceApi
 
deleteContents(Path) - Static method in class org.yamcs.utils.FileUtils
 
deleteGroup(Context, DeleteGroupRequest, Observer<GroupInfo>) - Method in class org.yamcs.http.api.IamApi
 
deleteGroup(Group) - Method in class org.yamcs.security.Directory
 
deleteIdentity(String) - Method in class org.yamcs.security.User
 
deleteIdentity(Context, DeleteIdentityRequest, Observer<Empty>) - Method in class org.yamcs.http.api.IamApi
 
deleteObject(String) - Method in interface org.yamcs.yarch.Bucket
 
deleteObject(String) - Method in class org.yamcs.yarch.FileSystemBucket
 
deleteObject(String) - Method in class org.yamcs.yarch.rocksdb.RdbBucket
 
deleteObject(Context, DeleteObjectRequest, Observer<Empty>) - Method in class org.yamcs.http.api.BucketsApi
 
deletePartitions(long, long) - Method in class org.yamcs.parameterarchive.ParameterArchive
Delete all partitions that overlap with [start, stop) segment.
deletePartitions(Context, DeletePartitionsRequest, Observer<Yamcs.StringMessage>) - Method in class org.yamcs.http.api.ParameterArchiveApi
 
deleteProcessor(Context, DeleteProcessorRequest, Observer<Empty>) - Method in class org.yamcs.http.api.ProcessingApi
 
deleteRecords(long, long) - Method in class org.yamcs.archive.CcsdsTmIndex
 
deleteRecords(long, long) - Method in interface org.yamcs.archive.TmIndexService
 
deleteRecursively(Path) - Static method in class org.yamcs.utils.FileUtils
 
deleteRecursivelyIfExists(Path) - Static method in class org.yamcs.utils.FileUtils
 
deleteRole(String) - Method in class org.yamcs.security.User
 
deleteRoleAssignment(Context, DeleteRoleAssignmentRequest, Observer<Empty>) - Method in class org.yamcs.http.api.IamApi
 
deleteServiceAccount(String) - Method in class org.yamcs.security.Directory
 
deleteServiceAccount(Context, DeleteServiceAccountRequest, Observer<Empty>) - Method in class org.yamcs.http.api.IamApi
 
deleteSplineIntervals(Instant, Instant) - Method in class org.yamcs.time.TimeOfFlightEstimator
 
DeleteStatement - Class in org.yamcs.yarch.streamsql
Execute a statement:
DeleteStatement(String, Expression, long) - Constructor for class org.yamcs.yarch.streamsql.DeleteStatement
 
DeleteStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
deleteTag(long, int) - Method in interface org.yamcs.archive.TagDb
Deletes the specified tag
deleteTag(long, int) - Method in class org.yamcs.yarch.rocksdb.RdbTagDb
Deletes the specified tag
deleteTag(Context, DeleteTagRequest, Observer<Yamcs.ArchiveTag>) - Method in class org.yamcs.http.api.TagApi
 
deleteTimeOfFlightIntervals(Context, DeleteTimeOfFlightIntervalsRequest, Observer<Empty>) - Method in class org.yamcs.http.api.TimeCorrelationApi
 
deleteUser(Context, DeleteUserRequest, Observer<Empty>) - Method in class org.yamcs.http.api.IamApi
 
deleteUser(User) - Method in class org.yamcs.security.Directory
 
DELIBERATELY_DISCARDED - org.yamcs.cfdp.pdu.FinishedPacket.FileStatus
 
deltaFrom(Instant) - Method in class org.yamcs.time.Instant
Compute the distance in seconds between this instant and the given instant.
DENY_DIRECTORY - org.yamcs.cfdp.pdu.ActionCode
 
DENY_FILE - org.yamcs.cfdp.pdu.ActionCode
 
DeprecationInfo - Annotation Type in org.yamcs.utils
Annotation used to mark service that have been deprecated.
deriveTargetContentType() - Method in class org.yamcs.http.RouteContext
 
deriveTargetContentType(HttpRequest) - Static method in class org.yamcs.http.RouteContext
Derives an applicable content type for the output.
descend(boolean) - Method in class org.yamcs.http.api.SqlBuilder
 
DescendingPrefixIterator - Class in org.yamcs.yarch.rocksdb
Wrapper around RocksDb iterator that iterates all the keys with a prefix in descending order
DescendingPrefixIterator(RocksIterator, byte[]) - Constructor for class org.yamcs.yarch.rocksdb.DescendingPrefixIterator
 
DescendingRangeIterator - Class in org.yamcs.yarch.rocksdb
Wrapper around a rocksdb iterator that only supports prev() and is restricted to a range.
DescendingRangeIterator(RocksIterator, byte[], byte[]) - Constructor for class org.yamcs.yarch.rocksdb.DescendingRangeIterator
Creates a new range iterator that iteates in descending order from rangeEnd to rangeStart
DescendingRangeIterator(RocksIterator, DbRange) - Constructor for class org.yamcs.yarch.rocksdb.DescendingRangeIterator
 
describeDatabase(Context, DescribeDatabaseRequest, Observer<HttpBody>) - Method in class org.yamcs.http.api.RocksDbApi
 
describeRocksDb(Context, Empty, Observer<HttpBody>) - Method in class org.yamcs.http.api.RocksDbApi
 
DescribeStatement - Class in org.yamcs.yarch.streamsql
 
DescribeStatement(String) - Constructor for class org.yamcs.yarch.streamsql.DescribeStatement
 
DescribeStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.GroupRecord
 
deserialize(byte[], byte[]) - Method in class org.yamcs.yarch.TableDefinition
 
deserialize(ByteBuffer, ColumnDefinition) - Method in interface org.yamcs.yarch.ColumnSerializer
Same as above but read the data from a ByteBuffer.
deserialize(ByteBuffer, ColumnDefinition) - Method in class org.yamcs.yarch.ParameterValueColumnSerializer
 
deserialize(ByteArray, ColumnDefinition) - Method in interface org.yamcs.yarch.ColumnSerializer
Read one column value (i.e. a cell from the stream) The enums are deserialized as shorts (it is converted to the actual type in the TableDefinition.deserialize(byte[], byte[]))
deserialize(ByteArray, ColumnDefinition) - Method in class org.yamcs.yarch.ParameterValueColumnSerializer
 
deserializeValue(ByteArray) - Method in class org.yamcs.yarch.TableColumnDefinition
 
DIGIT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
Directory - Class in org.yamcs.security
Stores user, group and application information in the Yamcs database.
Directory() - Constructor for class org.yamcs.security.Directory
 
DIRECTORY_CANNOT_BE_CREATED - org.yamcs.cfdp.pdu.StatusCode
 
DIRECTORY_DOES_NOT_EXIST - org.yamcs.cfdp.pdu.StatusCode
 
DirectoryAuthModule - Class in org.yamcs.security
Identifies users and service accounts based on authentication information stored in the Yamcs Directory.
DirectoryAuthModule() - Constructor for class org.yamcs.security.DirectoryAuthModule
 
disable() - Method in class org.yamcs.tctm.AbstractLink
 
disable() - Method in class org.yamcs.tctm.ccsds.VcTmPacketHandler
 
disable() - Method in interface org.yamcs.tctm.Link
Disable any data I/O through this link.
disable() - Method in class org.yamcs.tctm.UdpParameterDataLink
Sets the disabled to true such that getNextPacket ignores the received datagrams
disable(Context, DisableRequest, Observer<Empty>) - Method in class org.yamcs.http.api.Cop1Api
 
disable_tracing() - Method in class org.yamcs.utils.parser.FilterParser
Disable tracing.
disable_tracing() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
Disable tracing.
disableCommandVerifiers() - Method in class org.yamcs.commanding.PreparedCommand
 
disableCommandVerifiers(boolean) - Method in class org.yamcs.commanding.PreparedCommand
 
disableCop1(boolean) - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
disabled - Variable in class org.yamcs.tctm.AbstractLink
 
disabled() - Method in interface org.yamcs.tctm.ccsds.Cop1Monitor
Called when the COP1 has been disabled
disabled() - Method in class org.yamcs.tctm.ccsds.Cop1MonitorImpl
 
DISABLED - org.yamcs.cmdhistory.CommandHistoryPublisher.AckStatus
 
DISABLED - org.yamcs.tctm.Link.Status
the link has been disabled by the user (so it's implicitly unavailable)
disableLink(String) - Method in class org.yamcs.management.LinkManager
 
disableTransmissionContraints() - Method in class org.yamcs.commanding.PreparedCommand
 
disableTransmissionContraints(boolean) - Method in class org.yamcs.commanding.PreparedCommand
 
disconnect() - Method in class org.yamcs.tctm.TcpTcDataLink
 
disconnect(ConnectedClient) - Method in class org.yamcs.Processor
Disconnects a client from this processor.
discoverPlugins() - Method in class org.yamcs.PluginManager
 
displayName - Variable in class org.yamcs.security.Account
 
DISPLAYNAME_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.AccountRecord
 
dispose(YRDB) - Method in class org.yamcs.yarch.rocksdb.RDBFactory
 
dispose(YRDB) - Method in class org.yamcs.yarch.rocksdb.Tablespace
 
distress(String) - Method in class org.yamcs.algorithms.AlgorithmUtils
 
distress(String, String) - Method in class org.yamcs.algorithms.AlgorithmUtils
 
distress(String, String, String) - Method in class org.yamcs.algorithms.AlgorithmUtils
 
DIV - org.yamcs.yarch.streamsql.MultOp
 
doBackup(String) - Method in class org.yamcs.yarch.rocksdb.RDBFactory
Performs backup of the root database to a given directory
doBackup(String, String) - Method in class org.yamcs.yarch.rocksdb.RDBFactory
Performs a backup of the database to the given directory
doBind() - Method in class org.yamcs.yarch.streamsql.AdditiveExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.AggregateListExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.AndExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.ColumnExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.ExponentExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.Expression
 
doBind() - Method in class org.yamcs.yarch.streamsql.FirstValExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.funct.CountExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.funct.ExtractNumberExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.funct.SubstringExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.funct.SumExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.funct.UnhexExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.InExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.LikeExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.MultiplicativeExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.NegativeExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.NotExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.OrExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.RelationalExpression
 
doBind() - Method in class org.yamcs.yarch.streamsql.ValueExpression
 
doClose() - Method in class org.yamcs.yarch.HistogramReaderStream
 
doClose() - Method in class org.yamcs.yarch.InternalStream
 
doClose() - Method in class org.yamcs.yarch.MergeStream
 
doClose() - Method in class org.yamcs.yarch.OutputStream
 
doClose() - Method in class org.yamcs.yarch.rocksdb.RdbTableWriter
 
doClose() - Method in class org.yamcs.yarch.SelectStream
 
doClose() - Method in class org.yamcs.yarch.SpeedLimitStream
 
doClose() - Method in class org.yamcs.yarch.Stream
 
doClose() - Method in class org.yamcs.yarch.streamsql.LimitedStream
 
doClose() - Method in class org.yamcs.yarch.TableReaderStream
 
doClose() - Method in class org.yamcs.yarch.TableWriter
 
doDisable() - Method in class org.yamcs.tctm.AbstractLink
 
doDisable() - Method in class org.yamcs.tctm.AbstractThreadedTcDataLink
 
doDisable() - Method in class org.yamcs.tctm.ccsds.UdpTcFrameLink
 
doDisable() - Method in class org.yamcs.tctm.ccsds.UdpTmFrameLink
 
doDisable() - Method in class org.yamcs.tctm.FilePollingTmDataLink
 
doDisable() - Method in class org.yamcs.tctm.TcpTmDataLink
 
doDisable() - Method in class org.yamcs.tctm.UdpTmDataLink
Sets the disabled to true such that getNextPacket ignores the received datagrams
doEnable() - Method in class org.yamcs.tctm.AbstractLink
 
doEnable() - Method in class org.yamcs.tctm.AbstractThreadedTcDataLink
 
doEnable() - Method in class org.yamcs.tctm.ccsds.UdpTcFrameLink
 
doEnable() - Method in class org.yamcs.tctm.ccsds.UdpTmFrameLink
 
doEnable() - Method in class org.yamcs.tctm.FilePollingTmDataLink
 
doEnable() - Method in class org.yamcs.tctm.TcpTmDataLink
 
doEnable() - Method in class org.yamcs.tctm.UdpTmDataLink
Sets the disabled to false such that getNextPacket does not ignore the received datagrams
doHousekeeping() - Method in class org.yamcs.tctm.AbstractThreadedTcDataLink
Called each AbstractTcDataLink.housekeepingInterval milliseconds, can be used to establish tcp connections or similar things
doHousekeeping() - Method in class org.yamcs.tctm.TcpTcDataLink
 
doInit() - Method in class org.yamcs.YamcsInstanceService
 
doInit() - Method in class org.yamcs.YamcsServerInstance
 
Done() - Method in class org.yamcs.utils.parser.SimpleCharStream
Reset buffer when finished.
doStart() - Method in class org.yamcs.alarms.AlarmReporter
 
doStart() - Method in class org.yamcs.alarms.AlarmServer
 
doStart() - Method in class org.yamcs.alarms.EventAlarmServer
 
doStart() - Method in class org.yamcs.algorithms.AlgorithmManager
 
doStart() - Method in class org.yamcs.archive.AlarmRecorder
 
doStart() - Method in class org.yamcs.archive.CcsdsTmIndex
 
doStart() - Method in class org.yamcs.archive.CommandHistoryRecorder
 
doStart() - Method in class org.yamcs.archive.EventRecorder
 
doStart() - Method in class org.yamcs.archive.ParameterRecorder
 
doStart() - Method in class org.yamcs.archive.ReplayServer
 
doStart() - Method in class org.yamcs.archive.XtceTmRecorder
 
doStart() - Method in class org.yamcs.cfdp.CfdpService
 
doStart() - Method in class org.yamcs.cmdhistory.CommandHistoryRequestManager
 
doStart() - Method in class org.yamcs.cmdhistory.StreamCommandHistoryProvider
 
doStart() - Method in class org.yamcs.commanding.CommandingManager
 
doStart() - Method in class org.yamcs.commanding.CommandQueueManager
called at processor startup, subscribe all parameters required for checking command constraints
doStart() - Method in class org.yamcs.http.HttpServer
 
doStart() - Method in class org.yamcs.parameter.LocalParameterManager
 
doStart() - Method in class org.yamcs.parameter.ParameterRequestManager
 
doStart() - Method in class org.yamcs.parameter.SystemParametersCollector
 
doStart() - Method in class org.yamcs.parameterarchive.ParameterArchive
 
doStart() - Method in class org.yamcs.Processor
starts processing by invoking the start method for all the associated components
doStart() - Method in class org.yamcs.ProcessorCreatorService
 
doStart() - Method in class org.yamcs.ProcessRunner
 
doStart() - Method in class org.yamcs.replication.ReplicationMaster
 
doStart() - Method in class org.yamcs.replication.ReplicationServer
 
doStart() - Method in class org.yamcs.replication.ReplicationSlave
 
doStart() - Method in class org.yamcs.StreamTcCommandReleaser
 
doStart() - Method in class org.yamcs.StreamTmPacketProvider
 
doStart() - Method in class org.yamcs.tctm.AbstractThreadedTcDataLink
 
doStart() - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
doStart() - Method in class org.yamcs.tctm.ccsds.TcPacketHandler
 
doStart() - Method in class org.yamcs.tctm.ccsds.UdpTcFrameLink
 
doStart() - Method in class org.yamcs.tctm.ccsds.UdpTmFrameLink
 
doStart() - Method in class org.yamcs.tctm.cfs.CfsEventDecoder
 
doStart() - Method in class org.yamcs.tctm.FilePollingTmDataLink
 
doStart() - Method in class org.yamcs.tctm.ReplayService
 
doStart() - Method in class org.yamcs.tctm.StreamParameterProvider
 
doStart() - Method in class org.yamcs.tctm.TcpTmDataLink
 
doStart() - Method in class org.yamcs.tctm.UdpParameterDataLink
 
doStart() - Method in class org.yamcs.tctm.UdpTmDataLink
 
doStart() - Method in class org.yamcs.time.TimeCorrelationService
 
doStart() - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
doStart() - Method in class org.yamcs.YamcsInstanceService
 
doStart() - Method in class org.yamcs.YamcsServerInstance
 
doStart() - Method in class org.yamcs.yarch.HistogramReaderStream
 
doStart() - Method in class org.yamcs.yarch.InternalStream
 
doStart() - Method in class org.yamcs.yarch.MergeStream
 
doStart() - Method in class org.yamcs.yarch.OutputStream
 
doStart() - Method in class org.yamcs.yarch.SelectStream
 
doStart() - Method in class org.yamcs.yarch.SpeedLimitStream
 
doStart() - Method in class org.yamcs.yarch.Stream
Start emitting tuples.
doStart() - Method in class org.yamcs.yarch.streamsql.LimitedStream
 
doStart() - Method in class org.yamcs.yarch.TableReaderStream
 
doStop() - Method in class org.yamcs.alarms.AlarmReporter
 
doStop() - Method in class org.yamcs.alarms.AlarmServer
 
doStop() - Method in class org.yamcs.alarms.EventAlarmServer
 
doStop() - Method in class org.yamcs.algorithms.AlgorithmManager
 
doStop() - Method in class org.yamcs.archive.AlarmRecorder
 
doStop() - Method in class org.yamcs.archive.CcsdsTmIndex
 
doStop() - Method in class org.yamcs.archive.CommandHistoryRecorder
 
doStop() - Method in class org.yamcs.archive.EventRecorder
 
doStop() - Method in class org.yamcs.archive.ParameterRecorder
 
doStop() - Method in class org.yamcs.archive.ReplayServer
 
doStop() - Method in class org.yamcs.archive.XtceTmRecorder
 
doStop() - Method in class org.yamcs.cfdp.CfdpService
 
doStop() - Method in class org.yamcs.cmdhistory.CommandHistoryRequestManager
 
doStop() - Method in class org.yamcs.cmdhistory.StreamCommandHistoryProvider
 
doStop() - Method in class org.yamcs.commanding.CommandingManager
 
doStop() - Method in class org.yamcs.commanding.CommandQueueManager
 
doStop() - Method in class org.yamcs.http.HttpServer
 
doStop() - Method in class org.yamcs.parameter.LocalParameterManager
 
doStop() - Method in class org.yamcs.parameter.ParameterRequestManager
 
doStop() - Method in class org.yamcs.parameter.SystemParametersCollector
 
doStop() - Method in class org.yamcs.parameterarchive.ParameterArchive
 
doStop() - Method in class org.yamcs.Processor
Closes the processor by stoping the tm/pp and tc It can be that there are still clients connected, but they will not get any data and new clients can not connect to these processors anymore.
doStop() - Method in class org.yamcs.ProcessorCreatorService
 
doStop() - Method in class org.yamcs.ProcessRunner
 
doStop() - Method in class org.yamcs.replication.ReplicationMaster
 
doStop() - Method in class org.yamcs.replication.ReplicationServer
 
doStop() - Method in class org.yamcs.replication.ReplicationSlave
 
doStop() - Method in class org.yamcs.StreamTcCommandReleaser
 
doStop() - Method in class org.yamcs.StreamTmPacketProvider
 
doStop() - Method in class org.yamcs.tctm.AbstractThreadedTcDataLink
 
doStop() - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
doStop() - Method in class org.yamcs.tctm.ccsds.TcPacketHandler
 
doStop() - Method in class org.yamcs.tctm.ccsds.UdpTcFrameLink
 
doStop() - Method in class org.yamcs.tctm.ccsds.UdpTmFrameLink
 
doStop() - Method in class org.yamcs.tctm.cfs.CfsEventDecoder
 
doStop() - Method in class org.yamcs.tctm.FilePollingTmDataLink
 
doStop() - Method in class org.yamcs.tctm.ReplayService
 
doStop() - Method in class org.yamcs.tctm.StreamParameterProvider
 
doStop() - Method in class org.yamcs.tctm.TcpTmDataLink
 
doStop() - Method in class org.yamcs.tctm.UdpParameterDataLink
 
doStop() - Method in class org.yamcs.tctm.UdpTmDataLink
 
doStop() - Method in class org.yamcs.time.TimeCorrelationService
 
doStop() - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
doStop() - Method in class org.yamcs.YamcsInstanceService
 
doStop() - Method in class org.yamcs.YamcsServerInstance
 
DOUBLE - org.yamcs.yarch.DataType._type
 
DOUBLE - Static variable in class org.yamcs.yarch.DataType
 
DoubleArray - Class in org.yamcs.utils
expandable double array
DoubleArray() - Constructor for class org.yamcs.utils.DoubleArray
Creates a sorted int array with a default initial capacity
DoubleArray(int) - Constructor for class org.yamcs.utils.DoubleArray
Creates an IntArray with a given initial capacity
doubleValue() - Method in class me.lemire.integercompression.IntWrapper
 
DoubleValue - Class in org.yamcs.parameter
 
DoubleValue(double) - Constructor for class org.yamcs.parameter.DoubleValue
 
DoubleValueSegment - Class in org.yamcs.parameterarchive
 
DownlinkManagedParameters - Class in org.yamcs.tctm.ccsds
Stores configuration related to Master channels for downlink.
DownlinkManagedParameters(YConfiguration) - Constructor for class org.yamcs.tctm.ccsds.DownlinkManagedParameters
 
DownlinkManagedParameters.FrameErrorDetection - Enum in org.yamcs.tctm.ccsds
 
DownlinkTransferFrame - Class in org.yamcs.tctm.ccsds
Transfer frame is an interface covering the three CCSDS transfer frames types: TM (CCSDS 132.0-B-2) AOS (CCSDS 732.0-B-3) UNIFIED ( 732.1-B-1)
DownlinkTransferFrame(byte[], int, int) - Constructor for class org.yamcs.tctm.ccsds.DownlinkTransferFrame
 
Downsampler - Class in org.yamcs.http.api
One-pass downsampler for time-series data (i.e. numeric archived parameters), where the number of recorded data points are not known upfront.
Downsampler(long, long) - Constructor for class org.yamcs.http.api.Downsampler
 
Downsampler(long, long, int) - Constructor for class org.yamcs.http.api.Downsampler
 
Downsampler.Sample - Class in org.yamcs.http.api
A cumulative sample that keeps track of a rolling average among others.
dropColumnFamily(ColumnFamilyHandle) - Method in class org.yamcs.yarch.rocksdb.YRDB
 
dropTable(String) - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
dropTable(YarchDatabaseInstance, TableDefinition) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
dropTable(YarchDatabaseInstance, TableDefinition) - Method in interface org.yamcs.yarch.StorageEngine
Drop the table (removing all data)
dropTablespace(String) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
DropTableStatement - Class in org.yamcs.yarch.streamsql
 
DropTableStatement(boolean, String) - Constructor for class org.yamcs.yarch.streamsql.DropTableStatement
 
DropTableStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
DUMP_CMDHIST_STREAM_NAME - Static variable in class org.yamcs.cmdhistory.StreamCommandHistoryPublisher
 
dumpState() - Method in class org.yamcs.http.TopicContext
 
dumpThreads(Context, Empty, Observer<HttpBody>) - Method in class org.yamcs.http.api.ServerApi
 
DVParameterConsumer - Interface in org.yamcs
Used by the ParameterRequestManager to deliver parameters.

E

editAlarm(Context, EditAlarmRequest, Observer<Empty>) - Method in class org.yamcs.http.api.AlarmsApi
 
editProcessor(Context, EditProcessorRequest, Observer<Empty>) - Method in class org.yamcs.http.api.ProcessingApi
 
EMAIL_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
emitTuple(Tuple) - Method in class org.yamcs.yarch.Stream
 
EMPTY - Static variable in class org.yamcs.utils.ByteArrayUtils
 
EMPTY_BAD_REQUEST_RESPONSE - Static variable in class org.yamcs.http.HttpUtils
 
EMPTY_RETURN - Static variable in class org.yamcs.yarch.WindowProcessor
 
EMPTY_SEQ - Static variable in class org.yamcs.tctm.ccsds.error.CltuGenerator
 
emptyConfig() - Static method in class org.yamcs.YConfiguration
 
EmptyNodeLoader - Class in org.yamcs.xtce
Database "loader" that simply creates an empty SpaceSystem with the given name
EmptyNodeLoader(String) - Constructor for class org.yamcs.xtce.EmptyNodeLoader
 
EmptyNodeLoader(YConfiguration) - Constructor for class org.yamcs.xtce.EmptyNodeLoader
 
enable() - Method in class org.yamcs.tctm.AbstractLink
Sets the disabled to false such that getNextPacket does not ignore the received datagrams
enable() - Method in class org.yamcs.tctm.ccsds.VcTmPacketHandler
 
enable() - Method in interface org.yamcs.tctm.Link
Reenable the data transit if disabled by the disable() method.
enable() - Method in class org.yamcs.tctm.UdpParameterDataLink
Sets the disabled to false such that getNextPacket does not ignore the received datagrams
enable_tracing() - Method in class org.yamcs.utils.parser.FilterParser
Enable tracing.
enable_tracing() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
Enable tracing.
enableBuffer(Parameter, int) - Method in class org.yamcs.algorithms.AlgorithmExecutionContext
 
enableLink(String) - Method in class org.yamcs.management.LinkManager
 
enableReporting(AlarmReporter) - Method in class org.yamcs.xtceproc.ParameterAlarmChecker
 
enableServer(AlarmServer<Parameter, ParameterValue>) - Method in class org.yamcs.xtceproc.ParameterAlarmChecker
 
enableXtceNameRestrictions - Variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
encode() - Method in class org.yamcs.parameterarchive.SegmentKey
 
encode() - Method in class org.yamcs.replication.Message
 
encode(byte[]) - Static method in class org.yamcs.tctm.ccsds.error.BchCltuGenerator.BchEncoder
 
encode(byte[], byte[]) - Method in class org.yamcs.rs.ReedSolomon
 
encode(byte[], int) - Static method in class org.yamcs.tctm.ccsds.error.BchCltuGenerator.BchEncoder
Encodes 7 bytes of data from p:offset and returns the result
encode(byte[], int, byte[], int) - Static method in class org.yamcs.tctm.ccsds.error.Ldpc256CltuGenerator.Ldpc256Encoder
Encodes a block of 32 bytes from in:inOffset into a code of 32 bytes stored in out:outOffset
encode(byte[], int, byte[], int) - Static method in class org.yamcs.tctm.ccsds.error.Ldpc64CltuGenerator.Ldpc64Encoder
Encodes a block of 8 bytes from in:inOffset into a code of 8 bytes stored in out:outOffset
encode(int, int) - Static method in class org.yamcs.tctm.ccsds.error.AosFrameHeaderErrorCorr
Compute the Error Control word based on the virtual channel id and signaling field byte
encode(BaseSegment) - Method in class org.yamcs.parameterarchive.SegmentEncoderDecoder
 
encode(MetaCommand) - Method in class org.yamcs.xtceproc.MetaCommandContainerProcessor
 
encode2(byte[], int, byte[], int) - Static method in class org.yamcs.tctm.ccsds.error.Ldpc256CltuGenerator.Ldpc256Encoder
 
encode32(double) - Static method in class org.yamcs.utils.MilStd1750A
Encodes a double into a MIL-STD 1750A 32 bit number.
encode3Bytes(int, byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
 
encode48(double) - Static method in class org.yamcs.utils.MilStd1750A
Encode double value to 48 bits 1750A floating point number.
encode5Bytes(long, byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
 
encode6Bytes(long, byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
 
encodeAsString() - Method in class org.yamcs.http.api.NamedObjectPageToken
 
encodeAsString() - Method in class org.yamcs.http.api.TimeSortedPageToken
 
encodeData(int, Yamcs.ProtoDataType, T) - Method in class org.yamcs.http.websocket.JsonEncoder
 
encodeData(int, Yamcs.ProtoDataType, T) - Method in class org.yamcs.http.websocket.ProtobufEncoder
 
encodeData(int, Yamcs.ProtoDataType, T) - Method in interface org.yamcs.http.websocket.WebSocketEncoder
 
encodeDeltaDeltaZigZag(int[]) - Static method in class org.yamcs.utils.VarIntUtil
 
encodeDeltaDeltaZigZag(IntArray) - Static method in class org.yamcs.utils.VarIntUtil
 
encodeDeltaDeltaZigZag(SortedIntArray) - Static method in class org.yamcs.utils.VarIntUtil
 
encodeDeltaIntArray(IntArray) - Static method in class org.yamcs.utils.VarIntUtil
Encode an int array as a sequence of varints representing the deltas between the subsequent elements of the input array.
encodeException(WebSocketException) - Method in class org.yamcs.http.websocket.JsonEncoder
 
encodeException(WebSocketException) - Method in class org.yamcs.http.websocket.ProtobufEncoder
 
encodeException(WebSocketException) - Method in interface org.yamcs.http.websocket.WebSocketEncoder
 
encodeFrame(TcTransferFrame) - Method in class org.yamcs.tctm.ccsds.TcFrameFactory
 
encodeInt(int) - Static method in class org.yamcs.utils.ByteArrayUtils
 
encodeInt(int, byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
write an int into a byte array at offset and returns the array
encodeLong(long) - Static method in class org.yamcs.utils.ByteArrayUtils
write a long in to a byte array of 8 bytes
encodeLong(long, byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
write an long into a byte array at offset and returns the array
encodeLongLE(long, byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
 
encodeRaw(DataEncoding, Value) - Method in class org.yamcs.xtceproc.DataEncodingEncoder
Encode the raw value of the argument into the packet.
encodeRaw(DataEncoding, Value, BitBuffer) - Method in class org.yamcs.algo.LeadingSizeBinaryEncoder
 
encodeRaw(DataEncoding, Value, BitBuffer) - Method in interface org.yamcs.xtceproc.DataEncoder
Encode the raw value into the buffer.
encodeReply(WebSocketReply) - Method in class org.yamcs.http.websocket.JsonEncoder
 
encodeReply(WebSocketReply) - Method in class org.yamcs.http.websocket.ProtobufEncoder
 
encodeReply(WebSocketReply) - Method in interface org.yamcs.http.websocket.WebSocketEncoder
 
encodeShort(int, byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
 
encodeSigned(byte[], int, int) - Static method in class org.yamcs.utils.VarIntUtil
 
encodeZigZag(int) - Static method in class org.yamcs.utils.VarIntUtil
 
endColumn - Variable in class org.yamcs.utils.parser.Token
The column number of the last character of this Token.
endLine - Variable in class org.yamcs.utils.parser.Token
The line number of the last character of this Token.
endOfFileOffset() - Method in class org.yamcs.cfdp.DataFile
return end of the last segment or -1 if not known
engType - Variable in class org.yamcs.parameterarchive.ParameterId
 
engValue - Variable in class org.yamcs.parameter.BasicParameterValue
 
ENGVALUE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
ensureRemaining(int) - Method in class org.yamcs.utils.ByteArray
 
EntityConf - Class in org.yamcs.cfdp
 
EntityConf(long, String, Bucket) - Constructor for class org.yamcs.cfdp.EntityConf
 
ENUM - org.yamcs.yarch.DataType._type
 
ENUM - Static variable in class org.yamcs.yarch.DataType
 
EnumeratedValue - Class in org.yamcs.parameter
An enumerated value is a value that has both an integer and a string representation.
EnumeratedValue(long, String) - Constructor for class org.yamcs.parameter.EnumeratedValue
 
EnumerationDefinition() - Constructor for class org.yamcs.xtce.BaseSpreadsheetLoader.EnumerationDefinition
 
enumerations - Variable in class org.yamcs.xtce.xlsv6.V6Loader
 
enumerations - Variable in class org.yamcs.xtce.xlsv7.V7Loader
 
ENUMVALUE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
EOF - org.yamcs.cfdp.pdu.FileDirectiveCode
 
EOF - Static variable in interface org.yamcs.utils.parser.FilterParserConstants
End of File.
EOF - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
End of File.
EofPacket - Class in org.yamcs.cfdp.pdu
 
EofPacket(ByteBuffer, CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.EofPacket
 
EofPacket(ConditionCode, long, long, TLV, CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.EofPacket
 
eol - Variable in exception org.yamcs.utils.parser.ParseException
The end of line string for this machine.
EQUAL - org.yamcs.utils.parser.FilterParser.Operator
 
EQUAL - org.yamcs.yarch.streamsql.RelOp
 
EQUAL - Static variable in interface org.yamcs.utils.parser.FilterParserConstants
RegularExpression Id.
equals(Object) - Method in class org.yamcs.alarms.EventId
 
equals(Object) - Method in class org.yamcs.cfdp.CfdpTransactionId
 
equals(Object) - Method in class org.yamcs.cfdp.pdu.SegmentRequest
 
equals(Object) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
equals(Object) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
equals(Object) - Method in class org.yamcs.http.MediaType
 
equals(Object) - Method in class org.yamcs.parameter.BinaryValue
 
equals(Object) - Method in class org.yamcs.parameter.BooleanValue
 
equals(Object) - Method in class org.yamcs.parameter.DoubleValue
 
equals(Object) - Method in class org.yamcs.parameter.EnumeratedValue
 
equals(Object) - Method in class org.yamcs.parameter.FloatValue
 
equals(Object) - Method in class org.yamcs.parameter.ParameterStatus
 
equals(Object) - Method in class org.yamcs.parameter.SInt32Value
 
equals(Object) - Method in class org.yamcs.parameter.SInt64Value
 
equals(Object) - Method in class org.yamcs.parameter.StringValue
 
equals(Object) - Method in class org.yamcs.parameter.TimestampValue
 
equals(Object) - Method in class org.yamcs.parameter.UInt32Value
 
equals(Object) - Method in class org.yamcs.parameter.UInt64Value
 
equals(Object) - Method in class org.yamcs.parameterarchive.IntValueSegment
 
equals(Object) - Method in class org.yamcs.parameterarchive.ObjectSegment
 
equals(Object) - Method in class org.yamcs.replication.protobuf.ColumnInfo
 
equals(Object) - Method in class org.yamcs.replication.protobuf.Request
 
equals(Object) - Method in class org.yamcs.replication.protobuf.Response
 
equals(Object) - Method in class org.yamcs.replication.protobuf.StreamInfo
 
equals(Object) - Method in class org.yamcs.replication.protobuf.Wakeup
 
equals(Object) - Method in class org.yamcs.security.Account
 
equals(Object) - Method in class org.yamcs.security.Group
 
equals(Object) - Method in class org.yamcs.security.ObjectPrivilege
 
equals(Object) - Method in class org.yamcs.security.ObjectPrivilegeType
 
equals(Object) - Method in class org.yamcs.security.protobuf.AccountCollection
 
equals(Object) - Method in class org.yamcs.security.protobuf.AccountRecord
 
equals(Object) - Method in class org.yamcs.security.protobuf.ApplicationCollection
 
equals(Object) - Method in class org.yamcs.security.protobuf.ApplicationRecord
 
equals(Object) - Method in class org.yamcs.security.protobuf.Clearance
 
equals(Object) - Method in class org.yamcs.security.protobuf.ExternalIdentity
 
equals(Object) - Method in class org.yamcs.security.protobuf.GroupCollection
 
equals(Object) - Method in class org.yamcs.security.protobuf.GroupRecord
 
equals(Object) - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
equals(Object) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
equals(Object) - Method in class org.yamcs.security.Role
 
equals(Object) - Method in class org.yamcs.security.SystemPrivilege
 
equals(Object) - Method in class org.yamcs.time.Instant
 
equals(Object) - Method in class org.yamcs.utils.ByteArray
 
equals(Object) - Method in class org.yamcs.utils.ByteArrayWrapper
 
equals(Object) - Method in class org.yamcs.utils.DoubleArray
 
equals(Object) - Method in class org.yamcs.utils.FloatArray
 
equals(Object) - Method in class org.yamcs.utils.IntArray
 
equals(Object) - Method in class org.yamcs.utils.LongArray
 
equals(Object) - Method in class org.yamcs.utils.SortedIntArray
 
equals(Object) - Method in class org.yamcs.yarch.protobuf.Db.Event
 
equals(Object) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
equals(Object) - Method in class org.yamcs.yarch.ProtobufDataType
 
equals(Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
equals(Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
equals(Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
equals(Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
equals(Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
equals(Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
equals(Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
equals(Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
equals(Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
equals(Value, Value) - Static method in class org.yamcs.utils.ValueUtility
 
equalsPrefix(byte[], byte[], int) - Static method in class org.yamcs.utils.ByteArrayUtils
Compares the first n bytes of two arrays.
error(String) - Method in class org.yamcs.algorithms.AlgorithmUtils
Deprecated.
error(String) - Method in class org.yamcs.logging.Log
 
error(String, Object...) - Method in class org.yamcs.logging.Log
 
error(String, Throwable) - Method in class org.yamcs.logging.Log
 
ERROR - org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
 
errorDetection - Variable in class org.yamcs.tctm.ccsds.DownlinkManagedParameters
 
errorDetection - Variable in class org.yamcs.tctm.ccsds.UplinkManagedParameters
 
errorDetectionCalculator - Variable in class org.yamcs.tctm.AbstractPacketPreprocessor
 
ErrorDetectionWordCalculator - Interface in org.yamcs.tctm
Computes the checksum inside the CCSDS packet
ErrorInCommand - Exception in org.yamcs
 
ErrorInCommand(String) - Constructor for exception org.yamcs.ErrorInCommand
 
ERRORMSG_FIELD_NUMBER - Static variable in class org.yamcs.replication.protobuf.Response
 
evaluate(double[]) - Method in interface org.yamcs.algorithms.MathOperationEvaluator
 
evaluate(OperatorType, Object, Object) - Method in class org.yamcs.xtceproc.CriteriaEvaluatorImpl
 
EVENT - org.yamcs.StreamConfig.StandardStreamType
 
EVENT - Static variable in class org.yamcs.StandardTupleDefinitions
 
EVENT_ALARM - org.yamcs.StreamConfig.StandardStreamType
 
EVENT_ALARM - Static variable in class org.yamcs.StandardTupleDefinitions
 
EVENT_ALARM_TABLE_NAME - Static variable in class org.yamcs.archive.AlarmRecorder
 
EVENT_DATA_TYPE - Static variable in class org.yamcs.alarms.EventAlarmStreamer
 
EventAlarmServer - Class in org.yamcs.alarms
Handles alarms for events.
EventAlarmServer(String, ProcessorConfig, ScheduledThreadPoolExecutor) - Constructor for class org.yamcs.alarms.EventAlarmServer
 
EventAlarmStreamer - Class in org.yamcs.alarms
Receives event alarms from the AlarmServer and sends them to the events_alarms stream to be recorded
EventAlarmStreamer(Stream) - Constructor for class org.yamcs.alarms.EventAlarmStreamer
 
EventCrashHandler - Class in org.yamcs
Crash handler that reports events via an event producer Created by msc on 28/11/16.
EventCrashHandler(String) - Constructor for class org.yamcs.EventCrashHandler
 
EventId - Class in org.yamcs.alarms
The id of an event alarm is its (source,type)
EventId(String) - Constructor for class org.yamcs.alarms.EventId
 
EventId(String, String) - Constructor for class org.yamcs.alarms.EventId
 
eventProducer - Variable in class org.yamcs.cfdp.OngoingCfdpTransfer
 
eventProducer - Variable in class org.yamcs.tctm.AbstractLink
 
eventProducer - Variable in class org.yamcs.tctm.AbstractPacketPreprocessor
 
EventProducer - Interface in org.yamcs.events
 
EventProducerFactory - Class in org.yamcs.events
 
EventProducerFactory() - Constructor for class org.yamcs.events.EventProducerFactory
 
EventRecorder - Class in org.yamcs.archive
Sets up the archiving of the events coming on events_realtime and events_dump streams into the yarch table events.
EventRecorder() - Constructor for class org.yamcs.archive.EventRecorder
 
EventReplayHandler - Class in org.yamcs.archive
 
EventReplayHandler() - Constructor for class org.yamcs.archive.EventReplayHandler
 
EventResource - Class in org.yamcs.http.websocket
Provides realtime event subscription via web.
EventResource(ConnectedWebSocketClient) - Constructor for class org.yamcs.http.websocket.EventResource
 
EventsApi - Class in org.yamcs.http.api
 
EventsApi() - Constructor for class org.yamcs.http.api.EventsApi
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.yamcs.http.HttpRequestHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.yamcs.http.RouteHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.yamcs.http.StreamingClientHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.yamcs.http.websocket.LegacyWebSocketFrameHandler
this is called when the client closes abruptly the connection
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.yamcs.http.WebSocketFrameHandler
Called when the client abruptly closes the connection
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.yamcs.replication.MasterChannelHandler
 
exceptionHandler(Stream.ExceptionHandler) - Method in class org.yamcs.yarch.Stream
 
ExceptionUtil - Class in org.yamcs.utils
 
ExceptionUtil() - Constructor for class org.yamcs.utils.ExceptionUtil
 
execCtx - Variable in class org.yamcs.algorithms.AbstractAlgorithmExecutor
 
execListeners - Variable in class org.yamcs.algorithms.AbstractAlgorithmExecutor
 
execute() - Method in class org.yamcs.cli.RocksDbCli
 
execute(String, Object...) - Method in class org.yamcs.yarch.YarchDatabaseInstance
Executes a query and returns a result.
execute(ExecutionContext) - Method in class org.yamcs.yarch.streamsql.SelectExpression
 
execute(ExecutionContext) - Method in class org.yamcs.yarch.streamsql.SelectTableStatement
 
execute(ExecutionContext) - Method in class org.yamcs.yarch.streamsql.SimpleStreamSqlStatement
 
execute(ExecutionContext) - Method in class org.yamcs.yarch.streamsql.SpeedLimitStreamExpression
 
execute(ExecutionContext) - Method in interface org.yamcs.yarch.streamsql.StreamSqlStatement
Execute query and return a result.
execute(ExecutionContext, Consumer<Tuple>) - Method in class org.yamcs.yarch.streamsql.CloseStreamStatement
 
execute(ExecutionContext, Consumer<Tuple>) - Method in class org.yamcs.yarch.streamsql.CreateInputStreamStatement
 
execute(ExecutionContext, Consumer<Tuple>) - Method in class org.yamcs.yarch.streamsql.CreateOutputStreamStatement
 
execute(ExecutionContext, Consumer<Tuple>) - Method in class org.yamcs.yarch.streamsql.CreateStreamStatement
 
execute(ExecutionContext, Consumer<Tuple>) - Method in class org.yamcs.yarch.streamsql.CreateTableStatement
 
execute(ExecutionContext, Consumer<Tuple>) - Method in class org.yamcs.yarch.streamsql.DeleteStatement
 
execute(ExecutionContext, Consumer<Tuple>) - Method in class org.yamcs.yarch.streamsql.DescribeStatement
 
execute(ExecutionContext, Consumer<Tuple>) - Method in class org.yamcs.yarch.streamsql.DropTableStatement
 
execute(ExecutionContext, Consumer<Tuple>) - Method in class org.yamcs.yarch.streamsql.InsertStatement
 
execute(ExecutionContext, Consumer<Tuple>) - Method in class org.yamcs.yarch.streamsql.MergeStatement
 
execute(ExecutionContext, Consumer<Tuple>) - Method in class org.yamcs.yarch.streamsql.ShowDatabasesStatement
 
execute(ExecutionContext, Consumer<Tuple>) - Method in class org.yamcs.yarch.streamsql.ShowEnginesStatement
 
execute(ExecutionContext, Consumer<Tuple>) - Method in class org.yamcs.yarch.streamsql.ShowStreamsStatement
 
execute(ExecutionContext, Consumer<Tuple>) - Method in class org.yamcs.yarch.streamsql.ShowStreamStatement
 
execute(ExecutionContext, Consumer<Tuple>) - Method in class org.yamcs.yarch.streamsql.ShowTablesStatement
 
execute(ExecutionContext, Consumer<Tuple>) - Method in class org.yamcs.yarch.streamsql.SimpleStreamSqlStatement
 
execute(ExecutionContext, Consumer<Tuple>) - Method in class org.yamcs.yarch.streamsql.UpdateTableStatement
 
execute(ExecutionContext, ResultListener) - Method in interface org.yamcs.yarch.streamsql.StreamSqlStatement
Execute query and send the results to the result listener.
execute(ExecutionContext, ResultListener, long) - Method in class org.yamcs.yarch.streamsql.SelectTableStatement
 
execute(ExecutionContext, ResultListener, long) - Method in class org.yamcs.yarch.streamsql.SimpleStreamSqlStatement
 
execute(ExecutionContext, ResultListener, long) - Method in interface org.yamcs.yarch.streamsql.StreamSqlStatement
Execute query and limit the number of results returned.
execute(StreamSqlStatement) - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
execute(StreamSqlStatement, ResultListener) - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
execute(StreamSqlStatement, ResultListener, long) - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
executeDiscardingResult(String, Object...) - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
executeSql(Context, Table.ExecuteSqlRequest, Observer<Table.ResultSet>) - Method in class org.yamcs.http.api.TableApi
 
executeStreamingSql(Context, Table.ExecuteSqlRequest, Observer<Table.ResultSet>) - Method in class org.yamcs.http.api.TableApi
 
ExecutionContext - Class in org.yamcs.yarch.streamsql
Keeps track of attributes associated with an execution context
ExecutionContext(YarchDatabaseInstance) - Constructor for class org.yamcs.yarch.streamsql.ExecutionContext
 
executor - Variable in class org.yamcs.cfdp.OngoingCfdpTransfer
 
ExpandBuff(boolean) - Method in class org.yamcs.utils.parser.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.yamcs.utils.parser.ParseException
Each entry in this array is an array of integers.
Experimental - Annotation Type in org.yamcs
Marks a class or method as experimental.
EXPIREMILLIS_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
EXPONENT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
ExponentExpression - Class in org.yamcs.yarch.streamsql
 
ExponentExpression(Expression, Expression) - Constructor for class org.yamcs.yarch.streamsql.ExponentExpression
 
ExponentExpression() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
exportCommand(Context, ExportCommandRequest, Observer<HttpBody>) - Method in class org.yamcs.http.api.CommandsApi
 
exportEvents(Context, ExportEventsRequest, Observer<HttpBody>) - Method in class org.yamcs.http.api.EventsApi
 
exportJavaMissionDatabase(Context, Mdb.ExportJavaMissionDatabaseRequest, Observer<HttpBody>) - Method in class org.yamcs.http.api.MdbApi
 
exportPacket(Context, ExportPacketRequest, Observer<HttpBody>) - Method in class org.yamcs.http.api.PacketsApi
 
exportPackets(Context, ExportPacketsRequest, Observer<HttpBody>) - Method in class org.yamcs.http.api.PacketsApi
 
exportParameterValues(Context, Archive.ExportParameterValuesRequest, Observer<HttpBody>) - Method in class org.yamcs.http.api.StreamArchiveApi
 
expr() - Method in class org.yamcs.utils.parser.FilterParser
Top level production.
Expression - Class in org.yamcs.yarch.streamsql
 
Expression(Expression[]) - Constructor for class org.yamcs.yarch.streamsql.Expression
 
Expression() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
ExpressionList() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
ExternalIdentity - Class in org.yamcs.security.protobuf
Protobuf type ExternalIdentity
ExternalIdentity.Builder - Class in org.yamcs.security.protobuf
Protobuf type ExternalIdentity
ExternalIdentityOrBuilder - Interface in org.yamcs.security.protobuf
 
extract(SequenceContainer) - Method in class org.yamcs.xtceproc.SequenceContainerProcessor
 
extract(SequenceEntry) - Method in class org.yamcs.xtceproc.SequenceEntryProcessor
 
extractMember(ParameterValue, PathElement[]) - Static method in class org.yamcs.utils.AggregateUtil
Create a parameter value with a member from the passed parameter value as found following the path.
ExtractNumberExpression - Class in org.yamcs.yarch.streamsql.funct
 
ExtractNumberExpression(Expression[], boolean, String) - Constructor for class org.yamcs.yarch.streamsql.funct.ExtractNumberExpression
 
extractRaw(DataEncoding) - Method in class org.yamcs.xtceproc.DataEncodingDecoder
Extracts the raw uncalibrated parameter value from the buffer.
extractRaw(DataEncoding, BitBuffer) - Method in class org.yamcs.algo.LeadingSizeBinaryDecoder
 
extractRaw(DataEncoding, BitBuffer) - Method in interface org.yamcs.xtceproc.DataDecoder
Extracts the raw value from the buffer.

F

factorial(double) - Static method in class org.yamcs.utils.MathUtil
 
failBypassFrame(TcTransferFrame, String) - Method in class org.yamcs.tctm.ccsds.AbstractTcFrameLink
 
failed(Service.State, Throwable) - Method in class org.yamcs.http.api.ParameterReplayListener
 
failed(Throwable) - Method in interface org.yamcs.InstanceStateListener
 
FAILED - org.yamcs.tctm.Link.Status
the link has failed (like an internal crash while processing the data)
failedCommand(Commanding.CommandId, String) - Method in class org.yamcs.tctm.AbstractTcDataLink
Send to command history the failed command
failTransfer(String) - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
failureCause() - Method in class org.yamcs.YamcsInstanceService
 
failureReason - Variable in class org.yamcs.cfdp.OngoingCfdpTransfer
 
fastpack(int[], int, int[], int, int) - Static method in class me.lemire.integercompression.BitPacking
Pack 32 integers
fastpack0(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack1(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack10(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack11(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack12(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack13(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack14(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack15(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack16(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack17(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack18(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack19(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack2(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack20(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack21(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack22(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack23(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack24(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack25(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack26(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack27(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack28(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack29(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack3(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack30(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack31(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack32(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack4(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack5(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack6(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack7(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack8(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpack9(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask(int[], int, int[], int, int) - Static method in class me.lemire.integercompression.BitPacking
Unpack 32 integers
fastpackwithoutmask0(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask1(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask10(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask11(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask12(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask13(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask14(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask15(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask16(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask17(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask18(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask19(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask2(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask20(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask21(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask22(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask23(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask24(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask25(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask26(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask27(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask28(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask29(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask3(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask30(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask31(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask32(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask4(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask5(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask6(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask7(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask8(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastpackwithoutmask9(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
FastPFOR128 - Class in me.lemire.integercompression
This class is similar to FastPFOR but uses a small block size.
FastPFOR128() - Constructor for class me.lemire.integercompression.FastPFOR128
Construct the fastPFOR CODEC with default parameters.
FastPFOR128(int) - Constructor for class me.lemire.integercompression.FastPFOR128
Construct the FastPFOR CODEC.
FastPFORFactory - Class in org.yamcs.parameterarchive
Because the FastPFOR codec uses quite some memory, we use this factory to limit the number of created objects to one per thread
FastPFORFactory() - Constructor for class org.yamcs.parameterarchive.FastPFORFactory
 
fastunpack(int[], int, int[], int, int) - Static method in class me.lemire.integercompression.BitPacking
Pack the 32 integers
fastunpack0(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack1(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack10(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack11(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack12(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack13(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack14(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack15(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack16(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack17(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack18(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack19(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack2(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack20(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack21(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack22(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack23(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack24(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack25(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack26(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack27(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack28(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack29(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack3(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack30(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack31(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack32(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack4(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack5(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack6(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack7(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack8(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
fastunpack9(int[], int, int[], int) - Static method in class me.lemire.integercompression.BitPacking
 
FaultHandlerOverride - Class in org.yamcs.cfdp.pdu
 
FaultHandlerOverride(ConditionCode, HandlerCode) - Constructor for class org.yamcs.cfdp.pdu.FaultHandlerOverride
 
field - Variable in class org.yamcs.yarch.streamsql.WindowSpecification
 
FIELD - org.yamcs.yarch.streamsql.WindowSpecification.Type
 
FieldReturnCompiledExpression - Class in org.yamcs.yarch
 
FieldReturnCompiledExpression(String, ColumnDefinition) - Constructor for class org.yamcs.yarch.FieldReturnCompiledExpression
 
FIFO - org.yamcs.tctm.ccsds.TcManagedParameters.PriorityScheme
 
file - Variable in class org.yamcs.xtce.SpreadsheetLoadContext
 
FILE_CHECKSUM_FAILURE - org.yamcs.cfdp.pdu.ConditionCode
 
FILE_DOES_NOT_EXIST - org.yamcs.cfdp.pdu.StatusCode
 
FILE_NAME_2_DOES_NOT_EXIST - org.yamcs.cfdp.pdu.StatusCode
 
FILE_NAME_DOES_NOT_EXIST - org.yamcs.cfdp.pdu.StatusCode
 
FILE_SIZE_ERROR - org.yamcs.cfdp.pdu.ConditionCode
 
FILE_STATUS_UNREPORTED - org.yamcs.cfdp.pdu.FinishedPacket.FileStatus
 
FileBasedConfigurationResolver - Class in org.yamcs
A file-based configuration resolver.
FileBasedConfigurationResolver(Path...) - Constructor for class org.yamcs.FileBasedConfigurationResolver
 
FileDataPacket - Class in org.yamcs.cfdp.pdu
 
FileDataPacket(byte[], long, CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.FileDataPacket
 
FileDataPacket(ByteBuffer, CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.FileDataPacket
 
FileDirective - Interface in org.yamcs.cfdp
 
FileDirectiveCode - Enum in org.yamcs.cfdp.pdu
 
FilePollingTmDataLink - Class in org.yamcs.tctm
TM packet data link which reads telemetry files from a specified directory.
FilePollingTmDataLink() - Constructor for class org.yamcs.tctm.FilePollingTmDataLink
 
FILESTORE_REJECTION - org.yamcs.cfdp.pdu.ConditionCode
 
FILESTORE_REJECTION - org.yamcs.cfdp.pdu.FinishedPacket.FileStatus
 
FileStoreRequest - Class in org.yamcs.cfdp.pdu
 
FileStoreRequest(ActionCode, LV) - Constructor for class org.yamcs.cfdp.pdu.FileStoreRequest
 
FileStoreRequest(ActionCode, LV, LV) - Constructor for class org.yamcs.cfdp.pdu.FileStoreRequest
 
FileStoreResponse - Class in org.yamcs.cfdp.pdu
 
FileStoreResponse(ActionCode, StatusCode, LV, LV) - Constructor for class org.yamcs.cfdp.pdu.FileStoreResponse
 
FileStoreResponse(ActionCode, StatusCode, LV, LV, LV) - Constructor for class org.yamcs.cfdp.pdu.FileStoreResponse
 
FileSystemBucket - Class in org.yamcs.yarch
 
FileSystemBucket(String, Path) - Constructor for class org.yamcs.yarch.FileSystemBucket
 
FileSystemBucketDatabase - Class in org.yamcs.yarch
BucketDatabase implementation that maps objects to files on a file system.
FileSystemBucketDatabase(String) - Constructor for class org.yamcs.yarch.FileSystemBucketDatabase
 
FileSystemBucketDatabase(String, Map<String, Object>) - Constructor for class org.yamcs.yarch.FileSystemBucketDatabase
 
FileUtils - Class in org.yamcs.utils
 
FileUtils() - Constructor for class org.yamcs.utils.FileUtils
 
fill(byte[]) - Method in class org.yamcs.tctm.CcsdsSeqCountFiller
generates a sequence count and fills it in
FillBuff() - Method in class org.yamcs.utils.parser.SimpleCharStream
 
fillCheckword() - Method in class org.yamcs.tctm.CcsdsPacket
 
fillCode_Constructor(StringBuilder) - Method in class org.yamcs.yarch.streamsql.Expression
 
fillCode_Constructor(StringBuilder) - Method in class org.yamcs.yarch.streamsql.InExpression
 
fillCode_Declarations(StringBuilder) - Method in class org.yamcs.yarch.streamsql.Expression
 
fillCode_Declarations(StringBuilder) - Method in class org.yamcs.yarch.streamsql.InExpression
 
fillCode_getValueBody(StringBuilder) - Method in class org.yamcs.yarch.streamsql.Expression
 
fillCode_getValueBody(StringBuilder) - Method in class org.yamcs.yarch.streamsql.InExpression
 
fillCode_getValueReturn(StringBuilder) - Method in class org.yamcs.yarch.streamsql.AdditiveExpression
 
fillCode_getValueReturn(StringBuilder) - Method in class org.yamcs.yarch.streamsql.AggregateExpression
 
fillCode_getValueReturn(StringBuilder) - Method in class org.yamcs.yarch.streamsql.AndExpression
 
fillCode_getValueReturn(StringBuilder) - Method in class org.yamcs.yarch.streamsql.ColumnExpression
 
fillCode_getValueReturn(StringBuilder) - Method in class org.yamcs.yarch.streamsql.ExponentExpression
 
fillCode_getValueReturn(StringBuilder) - Method in class org.yamcs.yarch.streamsql.Expression
 
fillCode_getValueReturn(StringBuilder) - Method in class org.yamcs.yarch.streamsql.funct.ExtractNumberExpression
 
fillCode_getValueReturn(StringBuilder) - Method in class org.yamcs.yarch.streamsql.funct.SubstringExpression
 
fillCode_getValueReturn(StringBuilder) - Method in class org.yamcs.yarch.streamsql.funct.UnhexExpression
 
fillCode_getValueReturn(StringBuilder) - Method in class org.yamcs.yarch.streamsql.InExpression
 
fillCode_getValueReturn(StringBuilder) - Method in class org.yamcs.yarch.streamsql.LikeExpression
 
fillCode_getValueReturn(StringBuilder) - Method in class org.yamcs.yarch.streamsql.MultiplicativeExpression
 
fillCode_getValueReturn(StringBuilder) - Method in class org.yamcs.yarch.streamsql.NegativeExpression
 
fillCode_getValueReturn(StringBuilder) - Method in class org.yamcs.yarch.streamsql.NotExpression
 
fillCode_getValueReturn(StringBuilder) - Method in class org.yamcs.yarch.streamsql.OrExpression
 
fillCode_getValueReturn(StringBuilder) - Method in class org.yamcs.yarch.streamsql.RelationalExpression
 
fillCode_getValueReturn(StringBuilder) - Method in class org.yamcs.yarch.streamsql.ValueExpression
 
fillCode_InputDefVars(Collection<ColumnDefinition>, StringBuilder) - Method in class org.yamcs.yarch.streamsql.Expression
 
filter(List<ParameterValueWithId>) - Method in class org.yamcs.http.api.ParameterReplayListener
Override to filter out some replay data.
filter(ParameterValueWithId) - Method in class org.yamcs.http.api.ParameterReplayListener
 
filter(Tablespace.TablespaceRecord.Type, String, Predicate<Tablespace.TablespaceRecord.Builder>) - Method in class org.yamcs.yarch.rocksdb.Tablespace
 
FilterableTarget - Interface in org.yamcs.yarch
 
FilterOverlappingIterator(TimeInterval, Iterator<T>) - Constructor for class org.yamcs.utils.TimeInterval.FilterOverlappingIterator
Creates a new Interator that iterates the elements of inputIterator and outputs only those that overalp with timeInterval.
FilterParser - Class in org.yamcs.utils.parser
ID lister.
FilterParser(InputStream) - Constructor for class org.yamcs.utils.parser.FilterParser
Constructor with InputStream.
FilterParser(InputStream, String) - Constructor for class org.yamcs.utils.parser.FilterParser
Constructor with InputStream and supplied encoding
FilterParser(Reader) - Constructor for class org.yamcs.utils.parser.FilterParser
Constructor.
FilterParser(FilterParserTokenManager) - Constructor for class org.yamcs.utils.parser.FilterParser
Constructor with generated Token Manager.
FilterParser.Operator - Enum in org.yamcs.utils.parser
 
FilterParser.Result - Class in org.yamcs.utils.parser
 
FilterParserConstants - Interface in org.yamcs.utils.parser
Token literal values and constants.
FilterParserTokenManager - Class in org.yamcs.utils.parser
Token Manager.
FilterParserTokenManager(SimpleCharStream) - Constructor for class org.yamcs.utils.parser.FilterParserTokenManager
Constructor.
FilterParserTokenManager(SimpleCharStream, int) - Constructor for class org.yamcs.utils.parser.FilterParserTokenManager
Constructor.
find(String) - Method in class org.yamcs.utils.GlobFileFinder
Find a list of regular files (not directories) which match glob pattern.
findObject(String) - Method in interface org.yamcs.yarch.Bucket
retrieve the object properties or null if not such an object exist
findObject(String) - Method in class org.yamcs.yarch.FileSystemBucket
 
findObject(String) - Method in class org.yamcs.yarch.rocksdb.RdbBucket
 
findRange(Sheet, int, int, int) - Static method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
findSeparator(String) - Static method in class org.yamcs.utils.AggregateUtil
finds the first occurrence of . or [ after the last /
fineTime - Variable in class org.yamcs.utils.GpsCcsdsTime
 
finished() - Method in interface org.yamcs.TmProcessor
Notification that there is no more packet to process
finished() - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
finished(String, boolean) - Method in interface org.yamcs.archive.IndexRequestListener
Called right after the processing ended, either successfully or through error.
FINISHED - org.yamcs.cfdp.pdu.FileDirectiveCode
 
FINISHED_BY_END_SYSTEM - org.yamcs.cfdp.pdu.AckPacket.FileDirectiveSubtypeCode
 
FINISHED_BY_WAYPOINT_OR_OTHER - org.yamcs.cfdp.pdu.AckPacket.FileDirectiveSubtypeCode
 
FinishedPacket - Class in org.yamcs.cfdp.pdu
 
FinishedPacket(ByteBuffer, CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.FinishedPacket
 
FinishedPacket(ConditionCode, boolean, FinishedPacket.FileStatus, TLV, CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.FinishedPacket
 
FinishedPacket.FileStatus - Enum in org.yamcs.cfdp.pdu
 
first - Variable in class org.yamcs.utils.ParameterFormatter
 
firstRow - Variable in class org.yamcs.xtce.BaseSpreadsheetLoader.Range
 
FirstValExpression - Class in org.yamcs.yarch.streamsql
 
FirstValExpression(Expression[], boolean) - Constructor for class org.yamcs.yarch.streamsql.FirstValExpression
 
FIXED_DELAY - org.yamcs.yarch.SpeedSpec.Type
 
flatIndex(int[]) - Method in class org.yamcs.parameter.ArrayValue
 
flatIndex(int[], int[]) - Static method in class org.yamcs.parameter.ArrayValue
 
flatLength() - Method in class org.yamcs.parameter.ArrayValue
Return the length of the flat array This is the product of the size of the individual dimensions.
flatSize(int[]) - Static method in class org.yamcs.parameter.ArrayValue
 
FLOAT - org.yamcs.Spec.OptionType
 
FloatArray - Class in org.yamcs.utils
float array
FloatArray() - Constructor for class org.yamcs.utils.FloatArray
Creates a sorted int array with a default initial capacity
FloatArray(int) - Constructor for class org.yamcs.utils.FloatArray
Creates an IntArray with a given initial capacity
FloatCompressor - Class in org.yamcs.parameterarchive
Implements the floating point compression scheme described here: http://www.vldb.org/pvldb/vol8/p1816-teller.pdf
FloatCompressor() - Constructor for class org.yamcs.parameterarchive.FloatCompressor
 
floatValue() - Method in class me.lemire.integercompression.IntWrapper
 
FloatValue - Class in org.yamcs.parameter
 
FloatValue(float) - Constructor for class org.yamcs.parameter.FloatValue
 
FloatValueSegment - Class in org.yamcs.parameterarchive
 
flush() - Method in class org.yamcs.logging.SyslogHandler
 
flush() - Method in class org.yamcs.parameterarchive.RealtimeArchiveFiller
 
flush() - Method in class org.yamcs.utils.BitWriter
flush the temporary long to the ByteBuffer do not call this method twice!!
flush() - Method in class org.yamcs.utils.ParameterFormatter
 
flushEventBuffer(boolean) - Method in class org.yamcs.events.AbstractEventProducer
 
flushOptions - Static variable in class org.yamcs.yarch.rocksdb.RDBFactory
 
follow - Variable in class org.yamcs.yarch.AbstractTableWalker
 
Fop1Exception - Exception in org.yamcs.tctm.ccsds
 
Fop1Exception(String) - Constructor for exception org.yamcs.tctm.ccsds.Fop1Exception
 
Fop1Exception(Cop1Monitor.AlertType) - Constructor for exception org.yamcs.tctm.ccsds.Fop1Exception
 
ForbiddenException - Exception in org.yamcs.http
When there was an authz exception
ForbiddenException(String) - Constructor for exception org.yamcs.http.ForbiddenException
 
ForbiddenException(String, Throwable) - Constructor for exception org.yamcs.http.ForbiddenException
 
ForbiddenException(Throwable) - Constructor for exception org.yamcs.http.ForbiddenException
 
forceCoefficients(Instant, long, double, double) - Method in class org.yamcs.time.TimeCorrelationService
 
forceStandardStreams(Level) - Static method in class org.yamcs.logging.Log
Force all log message to be printed on stdout instead of the configured logger.
forceWrite() - Method in class org.yamcs.replication.ReplicationFile
Force writing the content on disk.
forEach(IntConsumer) - Method in class org.yamcs.utils.SortedIntArray
 
forEach(Parameter, Consumer<ParameterValue>) - Method in class org.yamcs.parameter.ParameterValueList
Performs the given action for each value of the parameter p The values are considered in insertion order - oldest is first to be processed
forEachRemaining(Consumer<TimedValue>) - Method in class org.yamcs.parameterarchive.SegmentIterator
 
forgetUser(String) - Method in class org.yamcs.http.auth.TokenStore
 
format(LogRecord) - Method in class org.yamcs.logging.CompactFormatter
 
format(LogRecord) - Method in class org.yamcs.logging.ConsoleFormatter
 
format(LogRecord) - Method in class org.yamcs.logging.JournalFormatter
 
FORMAT_ID_BinaryValueSegment - Static variable in class org.yamcs.parameterarchive.BaseSegment
 
FORMAT_ID_BooleanValueSegment - Static variable in class org.yamcs.parameterarchive.BaseSegment
 
FORMAT_ID_DoubleValueSegment - Static variable in class org.yamcs.parameterarchive.BaseSegment
 
FORMAT_ID_FloatValueSegment - Static variable in class org.yamcs.parameterarchive.BaseSegment
 
FORMAT_ID_GenericValueSegment - Static variable in class org.yamcs.parameterarchive.BaseSegment
 
FORMAT_ID_IntValueSegment - Static variable in class org.yamcs.parameterarchive.BaseSegment
 
FORMAT_ID_LongValueSegment - Static variable in class org.yamcs.parameterarchive.BaseSegment
 
FORMAT_ID_ParameterStatusSegment - Static variable in class org.yamcs.parameterarchive.BaseSegment
 
FORMAT_ID_SortedTimeValueSegment - Static variable in class org.yamcs.parameterarchive.BaseSegment
 
FORMAT_ID_StringValueSegment - Static variable in class org.yamcs.parameterarchive.BaseSegment
 
formatId - Variable in class org.yamcs.parameterarchive.BaseSegment
 
FORMATVERSION_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
forNumber(int) - Static method in enum org.yamcs.replication.protobuf.Request.Type
 
forNumber(int) - Static method in enum org.yamcs.security.protobuf.AccountRecord.AccountTypeCase
 
forNumber(int) - Static method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.PartitioningType
 
forNumber(int) - Static method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
 
frameCount - Variable in class org.yamcs.tctm.ccsds.AbstractTcFrameLink
 
frameCount - Variable in class org.yamcs.tctm.ccsds.AbstractTmFrameLink
 
frameHandler - Variable in class org.yamcs.tctm.ccsds.AbstractTmFrameLink
 
frameHeaderErrorControlPresent - Variable in class org.yamcs.tctm.ccsds.AosManagedParameters
 
FrameProcessingException - Class in org.yamcs.tctm.ccsds
 
FrameProcessingException() - Constructor for class org.yamcs.tctm.ccsds.FrameProcessingException
 
FrameStreamHelper - Class in org.yamcs.tctm.ccsds
Saves frames into streams.
FrameStreamHelper(String, String, String) - Constructor for class org.yamcs.tctm.ccsds.FrameStreamHelper
 
from(String) - Static method in class org.yamcs.http.MediaType
Returns one of the static members (OCTET_STREAM, CSV, etc) if this is a known type or a new object if the type is unknown.
fromByteArray(byte[], ColumnDefinition) - Method in interface org.yamcs.yarch.ColumnSerializer
this method deserializes the value from a byte array
fromCalendar(Calendar) - Static method in class org.yamcs.utils.TimeEncoding
Transforms the cal from UNIX (millisec since 1970) to instant
fromCommandHistoryEntry(Commanding.CommandHistoryEntry) - Static method in class org.yamcs.commanding.PreparedCommand
 
fromConfig(YConfiguration) - Static method in class org.yamcs.http.Binding
 
fromDate(Date) - Static method in class org.yamcs.utils.TimeEncoding
Transforms a Date from UNIX (millisec since 1970) to instant
fromDbEvent(Db.Event) - Static method in class org.yamcs.http.api.EventsApi
 
fromDescriptor(Map<String, Map<String, Object>>) - Static method in class org.yamcs.Spec
Creates a spec object based on a option descriptors.
fromGpb(String, Pvalue.ParameterValue) - Static method in class org.yamcs.parameter.BasicParameterValue
 
fromGpb(Yamcs.Value) - Static method in class org.yamcs.utils.ValueUtility
 
fromGpb(Parameter, Pvalue.ParameterValue) - Static method in class org.yamcs.parameter.BasicParameterValue
 
fromGpsCcsdsTime(int, byte) - Static method in class org.yamcs.utils.TimeEncoding
we assume coarseTime to be always positive (corresponding to uint32_t in C)
fromGpsMillisec(long) - Static method in class org.yamcs.utils.TimeEncoding
 
fromGpsYearSecMillis(int, int, int) - Static method in class org.yamcs.utils.TimeEncoding
 
fromJ2000Millisec(long) - Static method in class org.yamcs.utils.TimeEncoding
 
fromProtobufHresTimestamp(Timestamp) - Static method in class org.yamcs.utils.TimeEncoding
Transforms protobuf Timestamp to high resolution instant.
fromProtobufTimestamp(Timestamp) - Static method in class org.yamcs.utils.TimeEncoding
Transforms protobuf Timestamp to instant.
fromString(String) - Static method in enum org.yamcs.StreamConfig.StandardStreamType
 
fromTaiMillisec(long) - Static method in class org.yamcs.utils.TimeEncoding
 
fromTLV(TLV) - Static method in class org.yamcs.cfdp.pdu.FaultHandlerOverride
 
fromTLV(TLV) - Static method in class org.yamcs.cfdp.pdu.FileStoreRequest
 
fromTLV(TLV) - Static method in class org.yamcs.cfdp.pdu.FileStoreResponse
 
fromTLV(TLV) - Static method in class org.yamcs.cfdp.pdu.MessageToUser
 
fromTuple(Tuple) - Static method in class org.yamcs.cfdp.pdu.CfdpPacket
 
fromTuple(Tuple) - Static method in class org.yamcs.time.TimeOfFlightEstimator.TofInterval
 
fromTuple(Tuple, XtceDb) - Static method in class org.yamcs.commanding.PreparedCommand
 
fromUnixMillisec(long) - Static method in class org.yamcs.utils.TimeEncoding
Transforms UNIX time (milliseconds since 1970) to instant
fromUnixTime(long) - Static method in class org.yamcs.utils.TimeEncoding
fromUnixTime(long, int) - Static method in class org.yamcs.utils.TimeEncoding
Transforms UNIX time expressed in seconds and microseconds since 1970 to instant WARNING: this conversion will lose precision (microsecond to millisecond)
FS_COLLECTION_INTERVAL - Static variable in class org.yamcs.parameter.SystemParametersCollector
 
FULL - org.yamcs.http.api.XtceToGpbAssembler.DetailLevel
 
fullNettyRequest - Variable in class org.yamcs.http.RouteContext
 
FunctionArgumentList() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
FunctionCall() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
FunctionExpressionFactory - Class in org.yamcs.yarch.streamsql.funct
 
FunctionExpressionFactory() - Constructor for class org.yamcs.yarch.streamsql.funct.FunctionExpressionFactory
 

G

GbpToXtceAssembler - Class in org.yamcs.http.api
 
GbpToXtceAssembler() - Constructor for class org.yamcs.http.api.GbpToXtceAssembler
 
generateEvents() - Method in class org.yamcs.ProcessorConfig
 
generateFunctionCode(String, CustomAlgorithm) - Static method in class org.yamcs.algorithms.ScriptAlgorithmExecutorFactory
 
generateHS256Token(JsonObject, byte[]) - Static method in class org.yamcs.http.auth.JwtHelper
Generates a signed JSON Web Token appended with a signature which can be used to validate the JWT by whoever knows the specified secret.
generateHS256Token(String, String, byte[], int) - Static method in class org.yamcs.http.auth.JwtHelper
Generates a signed JSON Web Token appended with a signature which can be used to validate the JWT by whoever knows the specified secret.
generateParseException() - Method in class org.yamcs.utils.parser.FilterParser
Generate ParseException.
generateParseException() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
Generate ParseException.
generateRandomPassword(int) - Static method in class org.yamcs.security.CryptoUtils
Generates a random strong password.
generateRandomSecretKey() - Static method in class org.yamcs.security.CryptoUtils
Generates a difficult to guess random key via SecureRandom using the HmacSHA1 algorithm
generateRefreshToken(AuthenticationInfo) - Method in class org.yamcs.http.auth.TokenStore
 
generateRow(Tuple) - Method in class org.yamcs.yarch.TableDefinition
Generate a new table row by transforming the key part of the tuple into a byte array to be written to disk.
generateUnsignedToken(JsonObject) - Static method in class org.yamcs.http.auth.JwtHelper
Generates an unsigned JSON Web Token using fully custom claims.
generateUnsignedToken(String, String, int) - Static method in class org.yamcs.http.auth.JwtHelper
Generates an unsigned JSON Web Token using default claims iss, sub, iat and exp
generationTime - Variable in class org.yamcs.algorithms.ValueBinding
 
generationTime - Variable in class org.yamcs.parameter.BasicParameterValue
 
generationTime - Variable in class org.yamcs.xtceproc.TcProcessingContext
 
GENERATIONTIME_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.Event
 
GENERATIONTIME_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
generationTimeMs - Variable in class org.yamcs.algorithms.ValueBinding
 
GENERATIONTIMEUTC_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.Event
 
GenericCommandPostprocessor - Class in org.yamcs.tctm
 
GenericCommandPostprocessor(String) - Constructor for class org.yamcs.tctm.GenericCommandPostprocessor
 
GenericCommandPostprocessor(String, YConfiguration) - Constructor for class org.yamcs.tctm.GenericCommandPostprocessor
 
GenericPacketInputStream - Class in org.yamcs.tctm
Generic packet reader that splits the stream into packets based on the length of the packet
GenericPacketInputStream() - Constructor for class org.yamcs.tctm.GenericPacketInputStream
 
GenericPacketPreprocessor - Class in org.yamcs.tctm
Generic packet preprocessor.
GenericPacketPreprocessor(String, YConfiguration) - Constructor for class org.yamcs.tctm.GenericPacketPreprocessor
 
GenericStreamSqlException - Exception in org.yamcs.yarch.streamsql
 
GenericStreamSqlException(String) - Constructor for exception org.yamcs.yarch.streamsql.GenericStreamSqlException
 
GENTIME_COLUMN - Static variable in class org.yamcs.StandardTupleDefinitions
 
get() - Method in class me.lemire.integercompression.IntWrapper
 
get() - Static method in class org.yamcs.parameterarchive.FastPFORFactory
 
get() - Method in class org.yamcs.utils.ByteArray
 
get(byte[]) - Method in class org.yamcs.utils.ByteArray
 
get(byte[]) - Method in class org.yamcs.yarch.rocksdb.YRDB
RocksDB.get(byte[], byte[])
get(int) - Method in class org.yamcs.parameterarchive.ObjectSegment
 
get(int) - Method in class org.yamcs.utils.BooleanArray
Get value on position pos
get(int) - Method in class org.yamcs.utils.ByteArray
get element at position
get(int) - Method in class org.yamcs.utils.DoubleArray
get element at position
get(int) - Method in class org.yamcs.utils.FloatArray
get element at position
get(int) - Method in class org.yamcs.utils.IndexedList
 
get(int) - Method in class org.yamcs.utils.IntArray
get element at position
get(int) - Method in class org.yamcs.utils.LongArray
get element at position
get(int) - Method in class org.yamcs.utils.PartitionedTimeInterval
 
get(int) - Method in class org.yamcs.utils.SortedIntArray
get element at position
get(int) - Method in class org.yamcs.yarch.Row
 
get(long) - Static method in class org.yamcs.time.Instant
Returns a new instant with the given milliseconds and the picos 0
get(long, long) - Static method in class org.yamcs.time.Instant
Create a new instant given the number of milliseconds and the number of picoseconds
get(Object) - Method in class org.yamcs.InstanceMetadata
 
get(Object) - Method in class org.yamcs.yarch.PartitionManager.Interval
Get the partition corresponding to the value
get(String) - Method in class org.yamcs.parameterarchive.ParameterIdDb
Get all parameters ids for a given qualified name return null if no parameter id exists for that fqn.
get(String) - Method in class org.yamcs.yarch.Row
 
get(String) - Method in class org.yamcs.YConfiguration
 
get(String, Class<T>) - Method in interface org.yamcs.yarch.ProtobufDatabase
Retrieves a protobuf message for a specific id.
get(String, Class<T>) - Method in class org.yamcs.yarch.rocksdb.RdbProtobufDatabase
 
get(String, List<Expression>, boolean) - Static method in class org.yamcs.yarch.streamsql.funct.FunctionExpressionFactory
 
get(K) - Method in class org.yamcs.utils.IndexedList
Returns the value mapped to the key or null if there is no such element
get(ColumnFamilyHandle, byte[]) - Method in class org.yamcs.yarch.rocksdb.YRDB
 
get(Request) - Static method in class org.yamcs.replication.Message
 
get(Response) - Static method in class org.yamcs.replication.Message
 
get(Wakeup) - Static method in class org.yamcs.replication.Message
 
get(Algorithm) - Static method in class org.yamcs.xtceproc.DataDecoderFactory
 
get(Algorithm) - Static method in class org.yamcs.xtceproc.DataEncoderFactory
 
getAbsoluteBitOffset() - Method in class org.yamcs.parameter.ContainerParameterValue
 
getAccessTokenLifespan() - Method in class org.yamcs.security.SecurityStore
Returns the lifespan of access tokens (in milliseconds)
getAccount(String) - Method in class org.yamcs.security.Directory
 
getAccountForApplication(String) - Method in class org.yamcs.security.Directory
 
getAccountTypeCase() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
getAccountTypeCase() - Method in class org.yamcs.security.protobuf.AccountRecord
 
getAccountTypeCase() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
 
getAckMessage() - Method in class org.yamcs.alarms.ActiveAlarm
 
getAcknowledgeTime() - Method in class org.yamcs.alarms.ActiveAlarm
 
getAcquisitionStatus() - Method in class org.yamcs.parameter.BasicParameterValue
 
getAcquisitionStatus() - Method in class org.yamcs.parameter.ParameterStatus
 
getAcquisitionStatus() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.pvalue.AcquisitionStatus acquisitionStatus = 6;
getAcquisitionStatus() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional .yamcs.protobuf.pvalue.AcquisitionStatus acquisitionStatus = 6;
getAcquisitionStatus() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional .yamcs.protobuf.pvalue.AcquisitionStatus acquisitionStatus = 6;
getAcquisitionTime() - Method in class org.yamcs.ContainerExtractionResult
 
getAcquisitionTime() - Method in class org.yamcs.parameter.ParameterValue
 
getAcquisitionTime() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional int64 acquisitionTime = 4;
getAcquisitionTime() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional int64 acquisitionTime = 4;
getAcquisitionTime() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional int64 acquisitionTime = 4;
getActionCode() - Method in class org.yamcs.cfdp.pdu.FileStoreRequest
 
getActionCode() - Method in class org.yamcs.cfdp.pdu.FileStoreResponse
 
getActive() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional bool active = 4;
getActive() - Method in class org.yamcs.security.protobuf.AccountRecord
optional bool active = 4;
getActive() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional bool active = 4;
getActiveAlarm(S) - Method in class org.yamcs.alarms.AlarmServer
Returns the active alarm for the specified subject.
getActiveAlarm(S, int) - Method in class org.yamcs.alarms.AlarmServer
Returns the active alarm for the specified subject if it also matches the specified id.
getActiveAlarms() - Method in class org.yamcs.alarms.AlarmServer
Returns the current set of active alarms
getAdditionalHttpRoutes() - Method in class org.yamcs.http.RpcDescriptor
 
getAdditionalWebSocketTopics() - Method in class org.yamcs.http.RpcDescriptor
 
getAddress() - Method in class org.yamcs.ConnectedClient
 
getAddress() - Method in class org.yamcs.http.Binding
 
getAfapReplay() - Static method in class org.yamcs.archive.ReplayOptions
 
getAfapReplay(long, long) - Static method in class org.yamcs.archive.ReplayOptions
 
getAlarmChecker() - Method in class org.yamcs.parameter.ParameterRequestManager
 
getAlarmId(Db.Event) - Static method in class org.yamcs.http.api.AlarmsApi
 
getAlarmRange(int) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
Context-dependent ranges
getAlarmRange(int) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
Context-dependent ranges
getAlarmRange(int) - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
Context-dependent ranges
getAlarmRangeBuilder(int) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
Context-dependent ranges
getAlarmRangeBuilderList() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
Context-dependent ranges
getAlarmRangeCount() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
Context-dependent ranges
getAlarmRangeCount() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
Context-dependent ranges
getAlarmRangeCount() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
Context-dependent ranges
getAlarmRangeList() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
Context-dependent ranges
getAlarmRangeList() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
Context-dependent ranges
getAlarmRangeList() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
Context-dependent ranges
getAlarmRangeOrBuilder(int) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
Context-dependent ranges
getAlarmRangeOrBuilder(int) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
Context-dependent ranges
getAlarmRangeOrBuilder(int) - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
Context-dependent ranges
getAlarmRangeOrBuilderList() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
Context-dependent ranges
getAlarmRangeOrBuilderList() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
Context-dependent ranges
getAlarmRangeOrBuilderList() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
Context-dependent ranges
getAlarmServer() - Method in class org.yamcs.parameter.ParameterRequestManager
 
getAlgorithm() - Method in class org.yamcs.algorithms.AbstractAlgorithmExecutor
 
getAlgorithm() - Method in interface org.yamcs.algorithms.AlgorithmExecutor
 
getAlgorithm() - Method in class org.yamcs.xtceproc.AbstractDataDecoder
 
getAlgorithm() - Method in class org.yamcs.xtceproc.AbstractDataEncoder
 
getAlgorithm(Context, Mdb.GetAlgorithmRequest, Observer<Mdb.AlgorithmInfo>) - Method in class org.yamcs.http.api.MdbApi
 
getAlgorithmExecutionContext() - Method in class org.yamcs.commanding.CommandVerificationHandler
 
getAlgorithmManager() - Method in class org.yamcs.commanding.CommandVerificationHandler
 
getAlgorithms() - Method in class org.yamcs.algorithms.AlgorithmExecutionContext
 
getAllGroups(int) - Method in class org.yamcs.parameterarchive.ParameterGroupIdDb
get all parameter group ids for the parameters from which this parameter id is part of
getAllowedMethods() - Method in exception org.yamcs.http.MethodNotAllowedException
 
getAllValues(Parameter) - Method in class org.yamcs.parameter.ArrayParameterCache
 
getAllValues(Parameter) - Method in interface org.yamcs.parameter.ParameterCache
Returns all values from the cache for the parameter or null if there is no value cached The parameter are returned in descending order (newest parameter is returned first)
getAllValues(Parameter) - Method in class org.yamcs.parameter.ParameterCacheImpl
 
getAllValues(Parameter, long, long) - Method in class org.yamcs.parameter.ArrayParameterCache
 
getAllValues(Parameter, long, long) - Method in interface org.yamcs.parameter.ParameterCache
Same as above but return all values that have the generation time in the (start, stop] interval
getAllValues(Parameter, long, long) - Method in class org.yamcs.parameter.ParameterCacheImpl
 
getApi() - Method in class org.yamcs.http.Context
 
getApi() - Method in class org.yamcs.http.Route
 
getApi() - Method in class org.yamcs.http.Topic
 
getAPID() - Method in class org.yamcs.tctm.CcsdsPacket
 
getAPID(byte[]) - Static method in class org.yamcs.tctm.CcsdsPacket
 
getAPID(ByteBuffer) - Static method in class org.yamcs.tctm.CcsdsPacket
 
getAppConfigurationEntry(String) - Method in class org.yamcs.security.JaasConfiguration
 
getApplicationHash() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
optional string applicationHash = 2;
getApplicationHash() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
optional string applicationHash = 2;
getApplicationHash() - Method in interface org.yamcs.security.protobuf.ServiceAccountRecordDetailOrBuilder
optional string applicationHash = 2;
getApplicationHashBytes() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
optional string applicationHash = 2;
getApplicationHashBytes() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
optional string applicationHash = 2;
getApplicationHashBytes() - Method in interface org.yamcs.security.protobuf.ServiceAccountRecordDetailOrBuilder
optional string applicationHash = 2;
getApplicationId() - Method in class org.yamcs.security.ApplicationCredentials
 
getApplicationId() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
optional string applicationId = 1;
getApplicationId() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
optional string applicationId = 1;
getApplicationId() - Method in interface org.yamcs.security.protobuf.ServiceAccountRecordDetailOrBuilder
optional string applicationId = 1;
getApplicationId() - Method in class org.yamcs.security.ServiceAccount
 
getApplicationIdBytes() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
optional string applicationId = 1;
getApplicationIdBytes() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
optional string applicationId = 1;
getApplicationIdBytes() - Method in interface org.yamcs.security.protobuf.ServiceAccountRecordDetailOrBuilder
optional string applicationId = 1;
getApplicationName() - Method in class org.yamcs.ConnectedClient
Descriptive application name of the connected client
getApplicationSecret() - Method in class org.yamcs.security.ApplicationCredentials
 
getApproxNumRecords() - Method in class org.yamcs.yarch.rocksdb.YRDB
 
getApproxNumRecords(ColumnFamilyHandle) - Method in class org.yamcs.yarch.rocksdb.YRDB
 
getArchivedParameterInfo(Context, GetArchivedParameterInfoRequest, Observer<Yamcs.StringMessage>) - Method in class org.yamcs.http.api.ParameterArchiveApi
 
getArgAssignment() - Method in class org.yamcs.commanding.PreparedCommand
 
getArgs() - Method in class org.yamcs.ServiceWithConfig
 
getArgs() - Method in class org.yamcs.xtceproc.MetaCommandProcessor.CommandBuildResult
 
getArgumentValue(Argument) - Method in class org.yamcs.xtceproc.TcProcessingContext
 
getArray() - Method in class org.yamcs.parameter.SubscriptionArray
 
getArray() - Method in class org.yamcs.utils.SortedIntArray
 
getAsByte() - Method in interface org.yamcs.utils.ByteSupplier
Gets a result.
getAscendingIterator(int) - Method in class org.yamcs.utils.SortedIntArray
Constructs an ascending iterator starting from a specified value (inclusive)
getAssignment(int) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
repeated .Assignment assignment = 1;
getAssignment(int) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
repeated .Assignment assignment = 1;
getAssignment(int) - Method in interface org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfoOrBuilder
repeated .Assignment assignment = 1;
getAssignmentBuilder(int) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
repeated .Assignment assignment = 1;
getAssignmentBuilderList() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
repeated .Assignment assignment = 1;
getAssignmentCount() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
repeated .Assignment assignment = 1;
getAssignmentCount() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
repeated .Assignment assignment = 1;
getAssignmentCount() - Method in interface org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfoOrBuilder
repeated .Assignment assignment = 1;
getAssignmentList() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
repeated .Assignment assignment = 1;
getAssignmentList() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
repeated .Assignment assignment = 1;
getAssignmentList() - Method in interface org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfoOrBuilder
repeated .Assignment assignment = 1;
getAssignmentOrBuilder(int) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
repeated .Assignment assignment = 1;
getAssignmentOrBuilder(int) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
repeated .Assignment assignment = 1;
getAssignmentOrBuilder(int) - Method in interface org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfoOrBuilder
repeated .Assignment assignment = 1;
getAssignmentOrBuilderList() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
repeated .Assignment assignment = 1;
getAssignmentOrBuilderList() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
repeated .Assignment assignment = 1;
getAssignmentOrBuilderList() - Method in interface org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfoOrBuilder
repeated .Assignment assignment = 1;
getAttribute(String) - Method in class org.yamcs.commanding.PreparedCommand
 
getAttributes() - Method in class org.yamcs.commanding.PreparedCommand
 
getAuthenticationInfo(AuthenticationToken) - Method in interface org.yamcs.security.AuthModule
Identify the subject based on the given information.
getAuthenticationInfo(AuthenticationToken) - Method in class org.yamcs.security.DirectoryAuthModule
 
getAuthenticationInfo(AuthenticationToken) - Method in class org.yamcs.security.KerberosAuthModule
 
getAuthenticationInfo(AuthenticationToken) - Method in class org.yamcs.security.LdapAuthModule
 
getAuthenticationInfo(AuthenticationToken) - Method in class org.yamcs.security.OpenIDAuthModule
 
getAuthenticationInfo(AuthenticationToken) - Method in class org.yamcs.security.RemoteUserAuthModule
 
getAuthenticationInfo(AuthenticationToken) - Method in class org.yamcs.security.SingleUserAuthModule
 
getAuthenticationInfo(AuthenticationToken) - Method in class org.yamcs.security.SpnegoAuthModule
 
getAuthenticationInfo(AuthenticationToken) - Method in class org.yamcs.security.YamlAuthModule
 
getAuthenticator() - Method in class org.yamcs.security.AuthenticationInfo
The AuthModule that verified this authentication attempt.
getAuthModule(Class<T>) - Method in class org.yamcs.security.SecurityStore
 
getAuthModules() - Method in class org.yamcs.security.SecurityStore
 
getAuthorizationEndpoint() - Method in class org.yamcs.security.OpenIDAuthModule
 
getAuthorizationInfo(AuthenticationInfo) - Method in interface org.yamcs.security.AuthModule
Retrieve access control information based on the given AuthenticationInfo.
getAuthorizationInfo(AuthenticationInfo) - Method in class org.yamcs.security.DirectoryAuthModule
 
getAuthorizationInfo(AuthenticationInfo) - Method in class org.yamcs.security.KerberosAuthModule
 
getAuthorizationInfo(AuthenticationInfo) - Method in class org.yamcs.security.LdapAuthModule
 
getAuthorizationInfo(AuthenticationInfo) - Method in class org.yamcs.security.OpenIDAuthModule
 
getAuthorizationInfo(AuthenticationInfo) - Method in class org.yamcs.security.RemoteUserAuthModule
 
getAuthorizationInfo(AuthenticationInfo) - Method in class org.yamcs.security.SingleUserAuthModule
 
getAuthorizationInfo(AuthenticationInfo) - Method in class org.yamcs.security.SpnegoAuthModule
 
getAuthorizationInfo(AuthenticationInfo) - Method in class org.yamcs.security.YamlAuthModule
 
getAuthToken() - Method in class org.yamcs.replication.protobuf.Request.Builder
optional string authToken = 1;
getAuthToken() - Method in class org.yamcs.replication.protobuf.Request
optional string authToken = 1;
getAuthToken() - Method in interface org.yamcs.replication.protobuf.RequestOrBuilder
optional string authToken = 1;
getAuthToken() - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
optional string authToken = 1;
getAuthToken() - Method in class org.yamcs.replication.protobuf.Wakeup
optional string authToken = 1;
getAuthToken() - Method in interface org.yamcs.replication.protobuf.WakeupOrBuilder
optional string authToken = 1;
getAuthTokenBytes() - Method in class org.yamcs.replication.protobuf.Request.Builder
optional string authToken = 1;
getAuthTokenBytes() - Method in class org.yamcs.replication.protobuf.Request
optional string authToken = 1;
getAuthTokenBytes() - Method in interface org.yamcs.replication.protobuf.RequestOrBuilder
optional string authToken = 1;
getAuthTokenBytes() - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
optional string authToken = 1;
getAuthTokenBytes() - Method in class org.yamcs.replication.protobuf.Wakeup
optional string authToken = 1;
getAuthTokenBytes() - Method in interface org.yamcs.replication.protobuf.WakeupOrBuilder
optional string authToken = 1;
getAutoincrement() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
optional bool autoincrement = 4;
getAutoincrement() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
optional bool autoincrement = 4;
getAutoincrement() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfoOrBuilder
optional bool autoincrement = 4;
getBasicColumnSerializerV2(DataType) - Static method in class org.yamcs.yarch.ColumnSerializerFactory
returns a column serializer for basic types
getBasicColumnSerializerV3(DataType) - Static method in class org.yamcs.yarch.ColumnSerializerFactory
returns a column serializer for basic types
getBecome() - Method in class org.yamcs.security.ApplicationCredentials
 
getBeginColumn() - Method in class org.yamcs.utils.parser.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.yamcs.utils.parser.SimpleCharStream
Get token beginning line number.
getBinary() - Method in class org.yamcs.commanding.PreparedCommand
 
getBinary(String) - Method in class org.yamcs.YConfiguration
 
getBinary(String, byte[]) - Method in class org.yamcs.YConfiguration
 
getBinary(Map<String, Object>, String) - Static method in class org.yamcs.YConfiguration
 
getBinaryLength(PreparedCommand) - Method in interface org.yamcs.tctm.CommandPostprocessor
Return the size of the binary packet for this command.
getBinaryLength(PreparedCommand) - Method in class org.yamcs.tctm.GenericCommandPostprocessor
 
getBinaryLength(PreparedCommand) - Method in class org.yamcs.tctm.IssCommandPostprocessor
 
getBinaryLength(PreparedCommand) - Method in class org.yamcs.tctm.pus.PusCommandPostprocessor
 
getBinaryValue() - Method in class org.yamcs.parameter.BinaryValue
 
getBinaryValue() - Method in class org.yamcs.parameter.Value
 
getBinaryValue(byte[]) - Static method in class org.yamcs.utils.ValueUtility
 
getBindings() - Method in class org.yamcs.http.HttpServer
 
getBitOfByte(Byte, int) - Static method in class org.yamcs.cfdp.CfdpUtils
 
getBits(int) - Method in class org.yamcs.utils.BitBuffer
reads numBits from the buffer and returns them into a long on the rightmost position.
getBitSize() - Method in class org.yamcs.parameter.ContainerParameterValue
 
getBody() - Method in class org.yamcs.http.Route
 
getBody() - Method in class org.yamcs.http.RouteContext
returns the body of the http request
getBodyAsInputStream() - Method in class org.yamcs.http.RouteContext
 
getBodyAsMessage(T) - Method in class org.yamcs.http.RouteContext
Deserializes the incoming message extracted from the body.
getBodySpecifier() - Method in class org.yamcs.http.RouteContext
 
getBoolean(String) - Method in class org.yamcs.YConfiguration
 
getBoolean(String, boolean) - Method in class org.yamcs.YConfiguration
 
getBoolean(String, String) - Method in class org.yamcs.YConfiguration
 
getBoolean(Map<String, Object>, String) - Static method in class org.yamcs.YConfiguration
 
getBoolean(Map<String, Object>, String, boolean) - Static method in class org.yamcs.YConfiguration
Returns m.get(key) if it exists and is of type boolean, if m.get(key) exists and is not boolean, throw an exception. if m.get(key) does not exist, return the default value.
getBooleanColumn(String) - Method in class org.yamcs.yarch.Tuple
Get the value of column as boolean.
getBooleanValue() - Method in class org.yamcs.parameter.BooleanValue
 
getBooleanValue() - Method in class org.yamcs.parameter.Value
 
getBooleanValue(boolean) - Static method in class org.yamcs.utils.ValueUtility
 
getBucket() - Method in class org.yamcs.cfdp.PutRequest
 
getBucket(String) - Method in interface org.yamcs.yarch.BucketDatabase
Retrieve a bucket handler from the database.
getBucket(String) - Method in class org.yamcs.yarch.FileSystemBucketDatabase
 
getBucket(String) - Method in class org.yamcs.yarch.rocksdb.RdbBucketDatabase
 
getBucket(String) - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
getBucketDatabase(YarchDatabaseInstance) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
getBucketDatabase(YarchDatabaseInstance) - Method in interface org.yamcs.yarch.StorageEngine
 
getBucketName() - Method in class org.yamcs.cfdp.CfdpIncomingTransfer
 
getBucketName() - Method in class org.yamcs.cfdp.CfdpOutgoingTransfer
 
getBucketName() - Method in interface org.yamcs.cfdp.CfdpTransfer
 
getBucketName() - Method in class org.yamcs.cfdp.CompletedTransfer
 
getBucketProperties() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
bucketProperties
getBucketProperties() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
bucketProperties
getBucketProperties() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
bucketProperties
getBucketPropertiesBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
bucketProperties
getBucketPropertiesOrBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
bucketProperties
getBucketPropertiesOrBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
bucketProperties
getBucketPropertiesOrBuilder() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
bucketProperties
getBucketRoot() - Method in class org.yamcs.yarch.FileSystemBucket
 
getByte() - Method in class org.yamcs.utils.BitBuffer
fast getByte - only works when position%8 = 0 - otherwise throws an IllegalStateException advances the position by 8 bits
getByteArray(byte[]) - Method in class org.yamcs.utils.BitBuffer
Copies bytes from the buffer to the given destination array.
getByteBuffer() - Method in class org.yamcs.tctm.CcsdsPacket
 
getByteColumn(String) - Method in class org.yamcs.yarch.Tuple
Get the value of column as byte.
getByteOrder() - Method in class org.yamcs.utils.BitBuffer
 
getBytes() - Method in class org.yamcs.tctm.CcsdsPacket
 
getCacheDirectory() - Method in class org.yamcs.YamcsServer
 
getCalibrator(CriteriaEvaluator, DataEncoding) - Method in class org.yamcs.xtceproc.ProcessorData
returns a calibrator processor for the given data encoding.
getCancellationCause() - Method in class org.yamcs.http.TopicContext
 
getCccsdsPacketLength() - Method in class org.yamcs.tctm.CcsdsPacket
 
getCccsdsPacketLength(byte[]) - Static method in class org.yamcs.tctm.CcsdsPacket
 
getCccsdsPacketLength(ByteBuffer) - Static method in class org.yamcs.tctm.CcsdsPacket
 
getCell(Cell[], String) - Method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
getCFDPPacket(ByteBuffer) - Static method in class org.yamcs.cfdp.pdu.CfdpPacket
 
getCfdpState() - Method in class org.yamcs.cfdp.CfdpOutgoingTransfer
 
getCfdpTransfer(long) - Method in class org.yamcs.cfdp.CfdpService
 
getCfdpTransfer(CfdpTransactionId) - Method in class org.yamcs.cfdp.CfdpService
 
getCfdpTransfers() - Method in class org.yamcs.cfdp.CfdpService
 
getChannel() - Method in class org.yamcs.http.websocket.LegacyWebSocketFrameHandler
 
getChannelName() - Method in class org.yamcs.commanding.CommandQueueManager
 
getChecksum() - Method in class org.yamcs.cfdp.DataFile
 
getChecksum() - Method in class org.yamcs.cfdp.PutRequest
 
getChecksumIndicator() - Method in class org.yamcs.tctm.CcsdsPacket
 
getChecksumIndicator(byte[]) - Static method in class org.yamcs.tctm.CcsdsPacket
 
getChecksumType() - Method in class org.yamcs.cfdp.pdu.MetadataPacket
 
getChoices() - Method in class org.yamcs.templating.Variable
Different choices.
getClassName() - Method in class org.yamcs.yarch.ProtobufDataType
 
getClearance() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional .Clearance clearance = 6;
getClearance() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
optional .Clearance clearance = 6;
getClearance() - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
optional .Clearance clearance = 6;
getClearance() - Method in class org.yamcs.security.User
 
getClearanceBuilder() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional .Clearance clearance = 6;
getClearanceOrBuilder() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional .Clearance clearance = 6;
getClearanceOrBuilder() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
optional .Clearance clearance = 6;
getClearanceOrBuilder() - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
optional .Clearance clearance = 6;
getClearMessage() - Method in class org.yamcs.alarms.ActiveAlarm
 
getClearTime() - Method in class org.yamcs.alarms.ActiveAlarm
 
getClient(int) - Method in class org.yamcs.management.ManagementService
 
getClient(Context, GetClientRequest, Observer<ClientInfo>) - Method in class org.yamcs.http.api.ClientsApi
 
getClientAddress() - Method in class org.yamcs.http.Context
 
getClientAddress() - Method in class org.yamcs.http.RouteContext
 
getClientChannels() - Method in class org.yamcs.http.HttpServer
 
getClientHash() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string clientHash = 4;
getClientHash() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional string clientHash = 4;
getClientHash() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional string clientHash = 4;
getClientHashBytes() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string clientHash = 4;
getClientHashBytes() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional string clientHash = 4;
getClientHashBytes() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional string clientHash = 4;
getClientId() - Method in class org.yamcs.security.OpenIDAuthModule
 
getClientId() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string clientId = 3;
getClientId() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional string clientId = 3;
getClientId() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional string clientId = 3;
getClientIdBytes() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string clientId = 3;
getClientIdBytes() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional string clientId = 3;
getClientIdBytes() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional string clientId = 3;
getClients() - Method in class org.yamcs.management.ManagementService
 
getClients(String) - Method in class org.yamcs.management.ManagementService
 
getCmdName() - Method in class org.yamcs.commanding.PreparedCommand
 
getCmdPacket() - Method in class org.yamcs.xtceproc.MetaCommandProcessor.CommandBuildResult
 
getCoarseTime() - Method in class org.yamcs.tctm.CcsdsPacket
 
getCoarseTime(ByteBuffer) - Static method in class org.yamcs.tctm.CcsdsPacket
 
getCode() - Method in enum org.yamcs.cfdp.pdu.AckPacket.FileDirectiveSubtypeCode
 
getCode() - Method in enum org.yamcs.cfdp.pdu.ActionCode
 
getCode() - Method in enum org.yamcs.cfdp.pdu.ConditionCode
 
getCode() - Method in enum org.yamcs.cfdp.pdu.FileDirectiveCode
 
getCode() - Method in enum org.yamcs.cfdp.pdu.FinishedPacket.FileStatus
 
getCode() - Method in enum org.yamcs.cfdp.pdu.HandlerCode
 
getCode() - Method in enum org.yamcs.cfdp.pdu.StatusCode
 
getColNameClear() - Method in class org.yamcs.alarms.AlarmStreamer
 
getColNameClear() - Method in class org.yamcs.alarms.EventAlarmStreamer
 
getColNameClear() - Method in class org.yamcs.alarms.ParameterAlarmStreamer
 
getColNameSeverityIncreased() - Method in class org.yamcs.alarms.AlarmStreamer
 
getColNameSeverityIncreased() - Method in class org.yamcs.alarms.EventAlarmStreamer
 
getColNameSeverityIncreased() - Method in class org.yamcs.alarms.ParameterAlarmStreamer
 
getColNameTrigger() - Method in class org.yamcs.alarms.AlarmStreamer
 
getColNameTrigger() - Method in class org.yamcs.alarms.EventAlarmStreamer
 
getColNameTrigger() - Method in class org.yamcs.alarms.ParameterAlarmStreamer
 
getColumn() - Method in class org.yamcs.utils.parser.SimpleCharStream
Deprecated.
getColumn(int) - Method in class org.yamcs.yarch.Tuple
 
getColumn(int) - Method in class org.yamcs.yarch.TupleDefinition
 
getColumn(String) - Method in class org.yamcs.yarch.Tuple
 
getColumn(String) - Method in class org.yamcs.yarch.TupleDefinition
Get a column definition by name
getColumnDefinition(int) - Method in class org.yamcs.yarch.Tuple
 
getColumnDefinition(String) - Method in class org.yamcs.yarch.Row
 
getColumnDefinition(String) - Method in class org.yamcs.yarch.Stream
 
getColumnDefinition(String) - Method in class org.yamcs.yarch.TableDefinition
 
getColumnDefinition(String) - Method in class org.yamcs.yarch.Tuple
 
getColumnDefinitions() - Method in class org.yamcs.yarch.TupleDefinition
 
getColumnFamilies() - Method in class org.yamcs.yarch.rocksdb.YRDB
 
getColumnFamiliesAsStrings() - Method in class org.yamcs.yarch.rocksdb.YRDB
 
getColumnFamilyHandle(byte[]) - Method in class org.yamcs.yarch.rocksdb.YRDB
 
getColumnFamilyHandle(String) - Method in class org.yamcs.yarch.rocksdb.YRDB
 
getColumnFamilyOptions() - Method in class org.yamcs.yarch.rocksdb.RdbConfig.TablespaceConfig
 
getColumnIndex(String) - Method in class org.yamcs.yarch.Tuple
 
getColumnIndex(String) - Method in class org.yamcs.yarch.TupleDefinition
returns the index of the column with name or -1 if there is no such column
getColumnName() - Method in class org.yamcs.yarch.streamsql.Expression
when the expression behaves like a column expression, this is the column name
getColumnName(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
repeated string columnName = 1;
getColumnName(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
repeated string columnName = 1;
getColumnName(int) - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndexOrBuilder
repeated string columnName = 1;
getColumnNameBytes(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
repeated string columnName = 1;
getColumnNameBytes(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
repeated string columnName = 1;
getColumnNameBytes(int) - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndexOrBuilder
repeated string columnName = 1;
getColumnNameCount() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
repeated string columnName = 1;
getColumnNameCount() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
repeated string columnName = 1;
getColumnNameCount() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndexOrBuilder
repeated string columnName = 1;
getColumnNameList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
repeated string columnName = 1;
getColumnNameList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
repeated string columnName = 1;
getColumnNameList() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndexOrBuilder
repeated string columnName = 1;
getColumns() - Method in class org.yamcs.yarch.Tuple
 
getColumns(int) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
repeated .ColumnInfo columns = 3;
getColumns(int) - Method in class org.yamcs.replication.protobuf.StreamInfo
repeated .ColumnInfo columns = 3;
getColumns(int) - Method in interface org.yamcs.replication.protobuf.StreamInfoOrBuilder
repeated .ColumnInfo columns = 3;
getColumnsBuilder(int) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
repeated .ColumnInfo columns = 3;
getColumnsBuilderList() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
repeated .ColumnInfo columns = 3;
getColumnsCount() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
repeated .ColumnInfo columns = 3;
getColumnsCount() - Method in class org.yamcs.replication.protobuf.StreamInfo
repeated .ColumnInfo columns = 3;
getColumnsCount() - Method in interface org.yamcs.replication.protobuf.StreamInfoOrBuilder
repeated .ColumnInfo columns = 3;
getColumnSerializer(String) - Method in class org.yamcs.yarch.TableDefinition
 
getColumnSerializer(TableDefinition, TableColumnDefinition) - Static method in class org.yamcs.yarch.ColumnSerializerFactory
 
getColumnSerializerForReplication(ColumnDefinition) - Static method in class org.yamcs.yarch.ColumnSerializerFactory
Returns the V2 serializers with the enumerations serialzied as strings (so they don't need a decoding table on the other end)
getColumnsList() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
repeated .ColumnInfo columns = 3;
getColumnsList() - Method in class org.yamcs.replication.protobuf.StreamInfo
repeated .ColumnInfo columns = 3;
getColumnsList() - Method in interface org.yamcs.replication.protobuf.StreamInfoOrBuilder
repeated .ColumnInfo columns = 3;
getColumnsOrBuilder(int) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
repeated .ColumnInfo columns = 3;
getColumnsOrBuilder(int) - Method in class org.yamcs.replication.protobuf.StreamInfo
repeated .ColumnInfo columns = 3;
getColumnsOrBuilder(int) - Method in interface org.yamcs.replication.protobuf.StreamInfoOrBuilder
repeated .ColumnInfo columns = 3;
getColumnsOrBuilderList() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
repeated .ColumnInfo columns = 3;
getColumnsOrBuilderList() - Method in class org.yamcs.replication.protobuf.StreamInfo
repeated .ColumnInfo columns = 3;
getColumnsOrBuilderList() - Method in interface org.yamcs.replication.protobuf.StreamInfoOrBuilder
repeated .ColumnInfo columns = 3;
getColumnv() - Method in class org.yamcs.yarch.HistogramRecord
 
getColumnValue(ColumnDefinition, Object) - Static method in class org.yamcs.utils.ValueUtility
 
getCommand(Context, GetCommandRequest, Observer<Commanding.CommandHistoryEntry>) - Method in class org.yamcs.http.api.CommandsApi
 
getCommand(Context, Mdb.GetCommandRequest, Observer<Mdb.CommandInfo>) - Method in class org.yamcs.http.api.MdbApi
 
getCommandArray() - Method in class org.yamcs.commanding.CommandQueue
 
getCommandCount() - Method in class org.yamcs.commanding.CommandQueue
 
getCommandHistoryManager() - Method in class org.yamcs.Processor
 
getCommandHistoryPublisher() - Method in class org.yamcs.Processor
 
getCommandHistoryRequest() - Method in class org.yamcs.archive.ReplayOptions
 
getCommandId() - Method in class org.yamcs.commanding.PreparedCommand
 
getCommandId(Tuple) - Static method in class org.yamcs.commanding.PreparedCommand
 
getCommandingManager() - Method in class org.yamcs.Processor
 
getCommandName() - Method in class org.yamcs.commanding.PreparedCommand
 
getCommandOption(String) - Method in class org.yamcs.YamcsServer
 
getCommandOptions() - Method in class org.yamcs.YamcsServer
Returns the command options registered to this instance.
getCommandParameters() - Method in class org.yamcs.commanding.CommandVerificationHandler
Returns the collected list of pseudo parameter values related to command: command properties, command arguments and command history events.
getCommandQueueManager() - Method in class org.yamcs.commanding.CommandingManager
 
getCommandQueueManager(Processor) - Method in class org.yamcs.management.ManagementService
 
getCommandQueueManagers() - Method in class org.yamcs.management.ManagementService
 
getCommandReleaser() - Method in class org.yamcs.Processor
 
getCommands() - Method in class org.yamcs.commanding.CommandQueue
 
getCommands() - Method in class org.yamcs.tctm.ccsds.TcTransferFrame
 
getComment() - Method in class org.yamcs.commanding.PreparedCommand
 
getCompiledAggregate() - Method in class org.yamcs.yarch.streamsql.AggregateExpression
 
getCompiledAggregate() - Method in class org.yamcs.yarch.streamsql.AggregateListExpression
 
getCompiledAggregate() - Method in class org.yamcs.yarch.streamsql.CompilableAggregateExpression
 
getCompiledAggregate() - Method in class org.yamcs.yarch.streamsql.FirstValExpression
 
getCompressed() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional bool compressed = 9;
getCompressed() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
optional bool compressed = 9;
getCompressed() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
optional bool compressed = 9;
getConditionCode() - Method in class org.yamcs.cfdp.pdu.AckPacket
 
getConditionCode() - Method in class org.yamcs.cfdp.pdu.EofPacket
 
getConditionCode() - Method in class org.yamcs.cfdp.pdu.FaultHandlerOverride
 
getConditionCode() - Method in class org.yamcs.cfdp.pdu.FinishedPacket
 
getConfig() - Method in class org.yamcs.AbstractProcessorService
 
getConfig() - Method in class org.yamcs.AbstractYamcsService
 
getConfig() - Method in class org.yamcs.Processor
 
getConfig() - Method in class org.yamcs.ProcessorServiceWithConfig
 
getConfig() - Method in class org.yamcs.tctm.AbstractLink
 
getConfig() - Method in class org.yamcs.tctm.ccsds.VcTmPacketHandler
 
getConfig() - Method in interface org.yamcs.tctm.Link
 
getConfig() - Method in class org.yamcs.tctm.UdpParameterDataLink
 
getConfig() - Method in class org.yamcs.YamcsServer
Returns the main Yamcs configuration
getConfig() - Method in class org.yamcs.YamcsServerInstance
Returns the main configuration for this Yamcs instance
getConfig(String) - Method in class org.yamcs.YConfiguration
If the key is pointing to a map, creates and returns a configuration object out of that map
getConfig(Context, GetConfigRequest, Observer<Cop1Config>) - Method in class org.yamcs.http.api.Cop1Api
 
getConfig(Context, GetTcoConfigRequest, Observer<TcoConfig>) - Method in class org.yamcs.http.api.TimeCorrelationApi
 
getConfigDirectory() - Method in class org.yamcs.cli.YamcsAdminCli
 
getConfigDirectory() - Method in class org.yamcs.YamcsServer
 
getConfigList(String) - Method in class org.yamcs.YConfiguration
 
getConfigListIdx(String, int) - Method in class org.yamcs.YConfiguration
If config.get(key) exists and is a list, and the list has the element idx and is a map, then return a configuration wrapper around that map.
getConfigName() - Method in class org.yamcs.xtce.AbstractFileLoader
 
getConfigName() - Method in class org.yamcs.xtce.EmptyNodeLoader
 
getConfigName() - Method in interface org.yamcs.xtce.SpaceSystemLoader
The filename used to save the database after all the loaders have loaded it, is based on a concatenation of the config names returned by the loaders.
getConfigName() - Method in class org.yamcs.xtce.xlsv6.V6Loader
 
getConfigName() - Method in class org.yamcs.xtce.xlsv7.V7Loader
 
getConfigName() - Method in class org.yamcs.xtce.XtceLoader
 
getConfigOrEmpty(String) - Method in class org.yamcs.YConfiguration
Same as YConfiguration.getConfig(String) but return an empty config if the key does not exist.
getConfiguration(String) - Static method in class org.yamcs.YConfiguration
Loads (if not already loaded) and returns a configuration corresponding to a file <subsystem>.yaml This method does not reload the configuration file if it has changed.
getConfiguration(String, boolean) - Static method in class org.yamcs.YConfiguration
Loads and returns a configuration corresponding to a file <subsystem>.yaml This method reloads the configuration file always.
getConfigurationSections(ConfigScope) - Method in class org.yamcs.YamcsServer
 
getConfigurationStream(String) - Method in class org.yamcs.FileBasedConfigurationResolver
 
getConfigurationStream(String) - Method in class org.yamcs.YConfiguration.DefaultConfigurationResolver
 
getConfigurationStream(String) - Method in interface org.yamcs.YConfigurationResolver
Searches configuration by name
getConfirmationTime() - Method in class org.yamcs.security.Account
 
getConfirmationTime() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp confirmationTime = 7;
getConfirmationTime() - Method in class org.yamcs.security.protobuf.AccountRecord
optional .google.protobuf.Timestamp confirmationTime = 7;
getConfirmationTime() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional .google.protobuf.Timestamp confirmationTime = 7;
getConfirmationTimeBuilder() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp confirmationTime = 7;
getConfirmationTimeOrBuilder() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp confirmationTime = 7;
getConfirmationTimeOrBuilder() - Method in class org.yamcs.security.protobuf.AccountRecord
optional .google.protobuf.Timestamp confirmationTime = 7;
getConfirmationTimeOrBuilder() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional .google.protobuf.Timestamp confirmationTime = 7;
getConnectedClients() - Method in class org.yamcs.Processor
 
getConsolidatedParameterStatusSegments() - Method in class org.yamcs.parameterarchive.PGSegment
 
getConsolidatedRawValueSegments() - Method in class org.yamcs.parameterarchive.PGSegment
 
getConsolidatedValueSegments() - Method in class org.yamcs.parameterarchive.PGSegment
 
getConstantValue() - Method in class org.yamcs.yarch.streamsql.Expression
 
getContainer() - Method in class org.yamcs.container.ContainerWithId
 
getContainer() - Method in class org.yamcs.ContainerExtractionResult
 
getContainer(Context, Mdb.GetContainerRequest, Observer<Mdb.ContainerInfo>) - Method in class org.yamcs.http.api.MdbApi
 
getContainer(Yamcs.NamedObjectId) - Method in interface org.yamcs.container.ContainerProvider
Returns the containerDefinition corresponding to the itemId
getContainer(Yamcs.NamedObjectId) - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
getContainerContent() - Method in class org.yamcs.ContainerExtractionResult
 
getContainerProcessingOptions() - Method in class org.yamcs.ProcessorConfig
 
getContainerRequestManager() - Method in class org.yamcs.Processor
 
getContainerResult() - Method in class org.yamcs.xtceproc.XtceTmExtractor
 
getContainers() - Method in class org.yamcs.xtceproc.Subscription
Get the set of all containers subscribed
getContent(Cell[], String) - Method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
getContent(Cell[], String, String) - Method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
getContentType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional string contentType = 3;
getContentType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
optional string contentType = 3;
getContentType() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
optional string contentType = 3;
getContentType(HttpRequest) - Static method in class org.yamcs.http.HttpRequestHandler
 
getContentTypeBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional string contentType = 3;
getContentTypeBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
optional string contentType = 3;
getContentTypeBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
optional string contentType = 3;
getContext() - Method in class org.yamcs.logging.YamcsLogRecord
 
getContext() - Method in exception org.yamcs.ValidationException
 
getContextPath() - Method in class org.yamcs.http.HttpServer
 
getContinuationToken() - Method in class org.yamcs.http.api.MdbPageBuilder.MdbPage
 
getCop1Config() - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
getCop1Status() - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
getCorsConfig() - Method in class org.yamcs.http.HttpServer
 
getCrashHandler(String) - Method in class org.yamcs.YamcsServer
 
getCreated() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
optional int64 created = 2;
getCreated() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
optional int64 created = 2;
getCreated() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketPropertiesOrBuilder
optional int64 created = 2;
getCreated() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional int64 created = 4;
getCreated() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
optional int64 created = 4;
getCreated() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
optional int64 created = 4;
getCreatedBy() - Method in class org.yamcs.security.Account
 
getCreatedBy() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional int32 createdBy = 5;
getCreatedBy() - Method in class org.yamcs.security.protobuf.AccountRecord
optional int32 createdBy = 5;
getCreatedBy() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional int32 createdBy = 5;
getCreatedBy() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional int32 createdBy = 6;
getCreatedBy() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional int32 createdBy = 6;
getCreatedBy() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional int32 createdBy = 6;
getCreatedBy() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
Set by API when event was posted by a user
getCreatedBy() - Method in class org.yamcs.yarch.protobuf.Db.Event
Set by API when event was posted by a user
getCreatedBy() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
Set by API when event was posted by a user
getCreatedByBytes() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
Set by API when event was posted by a user
getCreatedByBytes() - Method in class org.yamcs.yarch.protobuf.Db.Event
Set by API when event was posted by a user
getCreatedByBytes() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
Set by API when event was posted by a user
getCreatePath() - Method in class org.yamcs.cfdp.PutRequest
 
getCreationTime() - Method in class org.yamcs.security.Account
 
getCreationTime() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp creationTime = 6;
getCreationTime() - Method in class org.yamcs.security.protobuf.AccountRecord
optional .google.protobuf.Timestamp creationTime = 6;
getCreationTime() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional .google.protobuf.Timestamp creationTime = 6;
getCreationTime() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional .google.protobuf.Timestamp creationTime = 7;
getCreationTime() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional .google.protobuf.Timestamp creationTime = 7;
getCreationTime() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional .google.protobuf.Timestamp creationTime = 7;
getCreationTimeBuilder() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp creationTime = 6;
getCreationTimeBuilder() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional .google.protobuf.Timestamp creationTime = 7;
getCreationTimeOrBuilder() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp creationTime = 6;
getCreationTimeOrBuilder() - Method in class org.yamcs.security.protobuf.AccountRecord
optional .google.protobuf.Timestamp creationTime = 6;
getCreationTimeOrBuilder() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional .google.protobuf.Timestamp creationTime = 6;
getCreationTimeOrBuilder() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional .google.protobuf.Timestamp creationTime = 7;
getCreationTimeOrBuilder() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional .google.protobuf.Timestamp creationTime = 7;
getCreationTimeOrBuilder() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional .google.protobuf.Timestamp creationTime = 7;
getCreator() - Method in class org.yamcs.Processor
 
getCriticalRange() - Method in class org.yamcs.parameter.BasicParameterValue
 
getCriticalRange() - Method in class org.yamcs.parameter.ParameterStatus
 
getCurrentGpsTime() - Static method in class org.yamcs.utils.TimeEncoding
Conversion from current instant to GPS time.
getCurrentReplayRequest() - Method in class org.yamcs.archive.YarchReplay
 
getCurrentTime() - Method in class org.yamcs.Processor
Returns the processor time for realtime processors it is the mission time or simulation time for replay processors it is the replay time
getCurrentTime() - Method in class org.yamcs.tctm.AbstractLink
 
getCurrentTime() - Method in class org.yamcs.tctm.AbstractTcDataLink
 
getCurrentValue() - Method in class org.yamcs.alarms.ActiveAlarm
 
getCustomDataDir() - Method in class org.yamcs.yarch.rocksdb.Tablespace
 
getData() - Method in class org.yamcs.cfdp.DataFile
 
getData() - Method in class org.yamcs.cfdp.DataFileSegment
 
getData() - Method in class org.yamcs.cfdp.pdu.FileDataPacket
 
getData() - Method in class org.yamcs.http.websocket.WebSocketDecodeContext
 
getData() - Method in exception org.yamcs.http.websocket.WebSocketException
 
getData() - Method in class org.yamcs.http.websocket.WebSocketReply
 
getData() - Method in class org.yamcs.tctm.ccsds.DownlinkTransferFrame
 
getData() - Method in class org.yamcs.tctm.ccsds.TcTransferFrame
 
getData() - Method in class org.yamcs.utils.ByteArrayWrapper
 
getData(byte[]) - Method in class org.yamcs.yarch.rocksdb.Tablespace
 
getDataAvailableSemaphore() - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
getDatabase(Context, GetDatabaseRequest, Observer<DatabaseInfo>) - Method in class org.yamcs.http.api.DatabaseApi
 
getDatabases() - Static method in class org.yamcs.yarch.YarchDatabase
Returns the names of the loaded databases.
getDataCount() - Method in class org.yamcs.yarch.Stream
 
getDataDecoder(DataEncoding) - Method in class org.yamcs.xtceproc.ProcessorData
 
getDataDir() - Method in class org.yamcs.yarch.rocksdb.Tablespace
 
getDataDir() - Static method in class org.yamcs.yarch.YarchDatabase
 
getDataDirectory() - Method in class org.yamcs.YamcsServer
 
getDataEncoder(DataEncoding) - Method in class org.yamcs.xtceproc.ProcessorData
 
getDataEnd() - Method in class org.yamcs.tctm.ccsds.DownlinkTransferFrame
The offset in the buffer where the data ends.
getDataFieldLength() - Method in class org.yamcs.cfdp.pdu.AckPacket
 
getDataFieldLength() - Method in class org.yamcs.cfdp.pdu.CfdpPacket
 
getDataFieldLength() - Method in class org.yamcs.cfdp.pdu.EofPacket
 
getDataFieldLength() - Method in class org.yamcs.cfdp.pdu.FileDataPacket
 
getDataFieldLength() - Method in class org.yamcs.cfdp.pdu.FinishedPacket
 
getDataFieldLength() - Method in class org.yamcs.cfdp.pdu.KeepAlivePacket
 
getDataFieldLength() - Method in class org.yamcs.cfdp.pdu.MetadataPacket
 
getDataFieldLength() - Method in class org.yamcs.cfdp.pdu.NakPacket
 
getDataFieldLength() - Method in class org.yamcs.cfdp.pdu.PromptPacket
 
getDataInCount() - Method in class org.yamcs.tctm.AbstractTcDataLink
 
getDataInCount() - Method in class org.yamcs.tctm.AbstractTmDataLink
 
getDataInCount() - Method in class org.yamcs.tctm.ccsds.AbstractTcFrameLink
 
getDataInCount() - Method in class org.yamcs.tctm.ccsds.AbstractTmFrameLink
 
getDataInCount() - Method in class org.yamcs.tctm.ccsds.VcTmPacketHandler
 
getDataInCount() - Method in interface org.yamcs.tctm.Link
 
getDataInCount() - Method in class org.yamcs.tctm.UdpParameterDataLink
 
getDataLength(ByteBuffer) - Static method in class org.yamcs.cfdp.pdu.CfdpHeader
 
getDataOutCount() - Method in class org.yamcs.tctm.AbstractTcDataLink
 
getDataOutCount() - Method in class org.yamcs.tctm.AbstractTmDataLink
 
getDataOutCount() - Method in class org.yamcs.tctm.ccsds.AbstractTcFrameLink
 
getDataOutCount() - Method in class org.yamcs.tctm.ccsds.AbstractTmFrameLink
 
getDataOutCount() - Method in class org.yamcs.tctm.ccsds.VcTmPacketHandler
 
getDataOutCount() - Method in interface org.yamcs.tctm.Link
 
getDataOutCount() - Method in class org.yamcs.tctm.UdpParameterDataLink
 
getDataStart() - Method in class org.yamcs.tctm.ccsds.DownlinkTransferFrame
Where in the byte array returned by DownlinkTransferFrame.getData() starts the data.
getDataStart() - Method in class org.yamcs.tctm.ccsds.TcTransferFrame
 
getDataType() - Method in exception org.yamcs.http.websocket.WebSocketException
 
getDataType() - Method in class org.yamcs.http.websocket.WebSocketReply
 
getDay() - Method in class org.yamcs.utils.TaiUtcConverter.DateTimeComponents
 
getDb() - Method in class org.yamcs.yarch.rocksdb.YRDB
 
getDb() - Method in class org.yamcs.yarch.streamsql.ExecutionContext
 
getDBOptions() - Method in class org.yamcs.yarch.rocksdb.RdbConfig.TablespaceConfig
 
getDbPartition(Tuple) - Method in class org.yamcs.yarch.rocksdb.RdbTableWriter
get the filename where the tuple would fit (can be a partition)
getDecalibrator(DataEncoding) - Method in class org.yamcs.xtceproc.ProcessorData
 
getDefaultColumnFamilyOptions() - Method in class org.yamcs.yarch.rocksdb.RdbConfig
default column family options if no table specific config has been configured.
getDefaultDBOptions() - Method in class org.yamcs.yarch.rocksdb.RdbConfig
default db options if no table specific config has been configured.
getDefaultInstance() - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
getDefaultInstance() - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
getDefaultInstance() - Static method in class org.yamcs.replication.protobuf.ColumnInfo
 
getDefaultInstance() - Static method in class org.yamcs.replication.protobuf.Request
 
getDefaultInstance() - Static method in class org.yamcs.replication.protobuf.Response
 
getDefaultInstance() - Static method in class org.yamcs.replication.protobuf.StreamInfo
 
getDefaultInstance() - Static method in class org.yamcs.replication.protobuf.Wakeup
 
getDefaultInstance() - Static method in class org.yamcs.security.protobuf.AccountCollection
 
getDefaultInstance() - Static method in class org.yamcs.security.protobuf.AccountRecord
 
getDefaultInstance() - Static method in class org.yamcs.security.protobuf.ApplicationCollection
 
getDefaultInstance() - Static method in class org.yamcs.security.protobuf.ApplicationRecord
 
getDefaultInstance() - Static method in class org.yamcs.security.protobuf.Clearance
 
getDefaultInstance() - Static method in class org.yamcs.security.protobuf.ExternalIdentity
 
getDefaultInstance() - Static method in class org.yamcs.security.protobuf.GroupCollection
 
getDefaultInstance() - Static method in class org.yamcs.security.protobuf.GroupRecord
 
getDefaultInstance() - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
getDefaultInstance() - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
getDefaultInstance() - Static method in class org.yamcs.yarch.protobuf.Db.Event
 
getDefaultInstance() - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
getDefaultInstance() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
getDefaultInstance() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
getDefaultInstance() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
getDefaultInstance() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
getDefaultInstance() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
getDefaultInstance() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
getDefaultInstance() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
getDefaultInstance() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
getDefaultInstance() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
getDefaultInstanceForType() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
getDefaultInstanceForType() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
getDefaultInstanceForType() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.replication.protobuf.ColumnInfo
 
getDefaultInstanceForType() - Method in class org.yamcs.replication.protobuf.Request.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.replication.protobuf.Request
 
getDefaultInstanceForType() - Method in class org.yamcs.replication.protobuf.Response.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.replication.protobuf.Response
 
getDefaultInstanceForType() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.replication.protobuf.StreamInfo
 
getDefaultInstanceForType() - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.replication.protobuf.Wakeup
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.AccountCollection
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.AccountRecord
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.ApplicationCollection
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.ApplicationRecord
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.Clearance.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.Clearance
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.ExternalIdentity
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.GroupCollection
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.GroupRecord
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.protobuf.Db.Event
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
getDefaultInstanceForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
getDefaultOptions() - Method in class org.yamcs.yarch.rocksdb.RdbConfig
default options if no table specific config has been configured.
getDefaultPartitioningSchema() - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
getDefaultStorageEngine() - Static method in class org.yamcs.yarch.YarchDatabase
 
getDefaultStorageEngineName() - Static method in class org.yamcs.yarch.YarchDatabase
 
getDefaultValue() - Method in class org.yamcs.Spec.Option
 
getDefinition() - Method in interface org.yamcs.yarch.CompiledExpression
 
getDefinition() - Method in class org.yamcs.yarch.ConstantValueCompiledExpression
 
getDefinition() - Method in class org.yamcs.yarch.FieldReturnCompiledExpression
 
getDefinition() - Method in class org.yamcs.yarch.Stream
 
getDefinition() - Method in class org.yamcs.yarch.Table
 
getDefinition() - Method in class org.yamcs.yarch.Tuple
 
getDeltaMonitoringResult() - Method in class org.yamcs.parameter.BasicParameterValue
 
getDeltaMonitoringResult() - Method in class org.yamcs.parameter.ParameterStatus
 
getDeprecationMessage() - Method in class org.yamcs.Spec.Option
 
getDescendingIterator(int) - Method in class org.yamcs.utils.SortedIntArray
Constructs an descending iterator starting from a specified value (exclusive)
getDescription() - Method in class org.yamcs.http.RpcDescriptor
 
getDescription() - Method in class org.yamcs.PluginMetadata
 
getDescription() - Method in class org.yamcs.security.Group
 
getDescription() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
optional string description = 3;
getDescription() - Method in class org.yamcs.security.protobuf.GroupRecord
optional string description = 3;
getDescription() - Method in interface org.yamcs.security.protobuf.GroupRecordOrBuilder
optional string description = 3;
getDescription() - Method in class org.yamcs.security.Role
 
getDescription() - Method in class org.yamcs.Spec.Option
 
getDescription() - Method in class org.yamcs.templating.Template
 
getDescriptionBytes() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
optional string description = 3;
getDescriptionBytes() - Method in class org.yamcs.security.protobuf.GroupRecord
optional string description = 3;
getDescriptionBytes() - Method in interface org.yamcs.security.protobuf.GroupRecordOrBuilder
optional string description = 3;
getDescriptor() - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
getDescriptor() - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
getDescriptor() - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
getDescriptor() - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
getDescriptor() - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory
 
getDescriptor() - Method in class org.yamcs.http.Route
 
getDescriptor() - Method in class org.yamcs.http.Topic
 
getDescriptor() - Static method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
getDescriptor() - Static method in class org.yamcs.replication.protobuf.ColumnInfo
 
getDescriptor() - Static method in class org.yamcs.replication.protobuf.ReplicationProto
 
getDescriptor() - Static method in class org.yamcs.replication.protobuf.Request.Builder
 
getDescriptor() - Static method in class org.yamcs.replication.protobuf.Request
 
getDescriptor() - Static method in enum org.yamcs.replication.protobuf.Request.Type
 
getDescriptor() - Static method in class org.yamcs.replication.protobuf.Response.Builder
 
getDescriptor() - Static method in class org.yamcs.replication.protobuf.Response
 
getDescriptor() - Static method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
getDescriptor() - Static method in class org.yamcs.replication.protobuf.StreamInfo
 
getDescriptor() - Static method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
getDescriptor() - Static method in class org.yamcs.replication.protobuf.Wakeup
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.AccountCollection
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.AccountRecord
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.ApplicationCollection
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.ApplicationRecord
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.Clearance.Builder
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.Clearance
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.ExternalIdentity
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.GroupCollection
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.GroupRecord
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.SecurityProto
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
getDescriptor() - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
getDescriptor() - Static method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
getDescriptor() - Static method in class org.yamcs.yarch.protobuf.Db.Event
 
getDescriptor() - Static method in class org.yamcs.yarch.protobuf.Db
 
getDescriptor() - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
getDescriptor() - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
getDescriptor() - Method in class org.yamcs.yarch.ProtobufDataType
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
getDescriptor() - Static method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.PartitioningType
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
getDescriptor() - Static method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
getDescriptor() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
getDescriptorForType() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
getDescriptorForType() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
getDescriptorForType() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
getDescriptorForType() - Method in class org.yamcs.replication.protobuf.Request.Builder
 
getDescriptorForType() - Method in enum org.yamcs.replication.protobuf.Request.Type
 
getDescriptorForType() - Method in class org.yamcs.replication.protobuf.Response.Builder
 
getDescriptorForType() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
getDescriptorForType() - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
getDescriptorForType() - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
getDescriptorForType() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
getDescriptorForType() - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
getDescriptorForType() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
getDescriptorForType() - Method in class org.yamcs.security.protobuf.Clearance.Builder
 
getDescriptorForType() - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
getDescriptorForType() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
getDescriptorForType() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
getDescriptorForType() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
getDescriptorForType() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
getDescriptorForType() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
getDescriptorForType() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
getDescriptorForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
getDescriptorForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
getDescriptorForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
getDescriptorForType() - Method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.PartitioningType
 
getDescriptorForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
getDescriptorForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
getDescriptorForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
getDescriptorForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
getDescriptorForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
getDescriptorForType() - Method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
 
getDescriptorForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
getDestinationFilename() - Method in class org.yamcs.cfdp.pdu.MetadataPacket
 
getDestinationId() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
Return the entity id of the Receiver
getDestinationId() - Method in class org.yamcs.cfdp.pdu.CfdpHeader
 
getDestinationId() - Method in class org.yamcs.cfdp.PutRequest
 
getDetail() - Method in exception org.yamcs.http.HttpException
 
getDetailedStatus() - Method in class org.yamcs.tctm.AbstractLink
 
getDetailedStatus() - Method in class org.yamcs.tctm.ccsds.UdpTmFrameLink
returns statistics with the number of datagram received and the number of invalid datagrams
getDetailedStatus() - Method in class org.yamcs.tctm.ccsds.VcTmPacketHandler
 
getDetailedStatus() - Method in class org.yamcs.tctm.FilePollingTmDataLink
 
getDetailedStatus() - Method in interface org.yamcs.tctm.Link
 
getDetailedStatus() - Method in class org.yamcs.tctm.TcpTcDataLink
 
getDetailedStatus() - Method in class org.yamcs.tctm.TcpTmDataLink
 
getDetailedStatus() - Method in class org.yamcs.tctm.UdpParameterDataLink
Returns statistics with the number of datagrams received and the number of invalid datagrams
getDetailedStatus() - Method in class org.yamcs.tctm.UdpTcDataLink
 
getDetailedStatus() - Method in class org.yamcs.tctm.UdpTmDataLink
returns statistics with the number of datagram received and the number of invalid datagrams
getDimensions() - Method in class org.yamcs.parameter.ArrayValue
returns the dimensions of the array
getDir() - Method in class org.yamcs.yarch.TimePartitionInfo
 
getDirection() - Method in class org.yamcs.cfdp.CfdpIncomingTransfer
 
getDirection() - Method in class org.yamcs.cfdp.CfdpOutgoingTransfer
 
getDirection() - Method in interface org.yamcs.cfdp.CfdpTransfer
 
getDirection() - Method in class org.yamcs.cfdp.CompletedTransfer
 
getDirectiveCode() - Method in class org.yamcs.cfdp.pdu.AckPacket
 
getDirectory() - Method in class org.yamcs.security.SecurityStore
 
getDisplayName() - Method in class org.yamcs.security.Account
 
getDisplayName() - Method in class org.yamcs.security.AuthenticationInfo
 
getDisplayName() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional string displayName = 3;
getDisplayName() - Method in class org.yamcs.security.protobuf.AccountRecord
optional string displayName = 3;
getDisplayName() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional string displayName = 3;
getDisplayNameBytes() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional string displayName = 3;
getDisplayNameBytes() - Method in class org.yamcs.security.protobuf.AccountRecord
optional string displayName = 3;
getDisplayNameBytes() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional string displayName = 3;
getDistressRange() - Method in class org.yamcs.parameter.BasicParameterValue
 
getDistressRange() - Method in class org.yamcs.parameter.ParameterStatus
 
getDouble() - Method in class org.yamcs.utils.ByteArray
 
getDouble(String) - Method in class org.yamcs.YConfiguration
 
getDouble(String, double) - Method in class org.yamcs.YConfiguration
 
getDouble(Map<String, Object>, String, double) - Static method in class org.yamcs.YConfiguration
 
getDoubleArray() - Method in class org.yamcs.parameter.ValueArray
get the array as an double[].
getDoubleColumn(String) - Method in class org.yamcs.yarch.Tuple
Get the value of column as double.
getDoubleGbpValue(double) - Static method in class org.yamcs.utils.ValueUtility
 
getDoubleValue() - Method in class org.yamcs.parameter.DoubleValue
 
getDoubleValue() - Method in class org.yamcs.parameter.Value
 
getDoubleValue(double) - Static method in class org.yamcs.utils.ValueUtility
 
getDoy() - Method in class org.yamcs.utils.TaiUtcConverter.DateTimeComponents
 
getEarthRceptionTime() - Method in class org.yamcs.tctm.ccsds.DownlinkTransferFrame
 
getEarthReceptionTime() - Method in class org.yamcs.TmPacket
Returns the time when the packet has been received on earth or TimeEncoding.INVALID_INSTANT if it has not been set.
getElementType() - Method in class org.yamcs.parameter.ArrayValue
 
getElementType() - Method in class org.yamcs.Spec.Option
 
getElementValue(int) - Method in class org.yamcs.parameter.ArrayValue
Get the element value using the flat index;
getElementValue(int[]) - Method in class org.yamcs.parameter.ArrayValue
Get the value of the element at the given index
getEmail() - Method in class org.yamcs.security.AuthenticationInfo
 
getEmail() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional string email = 1;
getEmail() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
optional string email = 1;
getEmail() - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
optional string email = 1;
getEmail() - Method in class org.yamcs.security.User
 
getEmailBytes() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional string email = 1;
getEmailBytes() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
optional string email = 1;
getEmailBytes() - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
optional string email = 1;
getEncodedSize(int) - Static method in class org.yamcs.utils.VarIntUtil
get the number of bytes necessary to encode value
getEnd() - Method in class org.yamcs.utils.TimeInterval
 
getEnd() - Method in class org.yamcs.yarch.Partition
 
getEnd() - Method in class org.yamcs.yarch.TimePartitionInfo
 
getEndAction() - Method in class org.yamcs.archive.ReplayOptions
 
getEndColumn() - Method in class org.yamcs.utils.parser.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.yamcs.utils.parser.SimpleCharStream
Get token end line number.
getEndOffset() - Method in class org.yamcs.cfdp.DataFileSegment
 
getEngType() - Method in class org.yamcs.parameterarchive.ParameterValueArray
 
getEngType(ParameterType) - Static method in class org.yamcs.xtceproc.ParameterTypeUtils
Returns the nominal Value.Type of a parameter of the given XTCE parameter type definition
getEngValue() - Method in class org.yamcs.parameter.BasicParameterValue
 
getEngValue() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.Value engValue = 3;
getEngValue() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional .yamcs.protobuf.Value engValue = 3;
getEngValue() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional .yamcs.protobuf.Value engValue = 3;
getEngValue(ParameterType, Object) - Static method in class org.yamcs.xtceproc.ParameterTypeUtils
Returns a Value corresponding to the java object and the parameter type or null if the parameter cannot be converted Note that the operation may involve some casting and loss of precision (e.g. from long to int or double to float)
getEngValueBuilder() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.Value engValue = 3;
getEngValueOrBuilder() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.Value engValue = 3;
getEngValueOrBuilder() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional .yamcs.protobuf.Value engValue = 3;
getEngValueOrBuilder() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional .yamcs.protobuf.Value engValue = 3;
getEngValues() - Method in class org.yamcs.parameterarchive.ParameterValueArray
 
getEntityIdLength() - Method in class org.yamcs.cfdp.pdu.CfdpHeader
 
getEntityIdTLV(long, int) - Static method in class org.yamcs.cfdp.pdu.TLV
 
getEntries() - Method in class org.yamcs.StreamConfig
get all stream configurations
getEntries(StreamConfig.StandardStreamType) - Method in class org.yamcs.StreamConfig
get stream configuration of a specific type.
getEntries(SequenceContainer) - Method in class org.yamcs.xtceproc.Subscription
 
getEntry(StreamConfig.StandardStreamType, String) - Method in class org.yamcs.StreamConfig
returns the stream config with the given type and name or null if it has not been defined
getEnum(String, Class<T>) - Method in class org.yamcs.YConfiguration
 
getEnum(String, Class<T>, T) - Method in class org.yamcs.YConfiguration
 
getEnum(Map<String, Object>, String, Class<T>) - Static method in class org.yamcs.YConfiguration
Returns a value of an enumeration that matches ignoring case the string obtained from the config with the given key.
getEnumeratedValue(long, String) - Static method in class org.yamcs.utils.ValueUtility
 
getEnumIndex(String) - Method in class org.yamcs.yarch.TableColumnDefinition
 
getEnumValue(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
repeated .TableColumnInfo.EnumValue enumValue = 3;
getEnumValue(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
repeated .TableColumnInfo.EnumValue enumValue = 3;
getEnumValue(int) - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfoOrBuilder
repeated .TableColumnInfo.EnumValue enumValue = 3;
getEnumValue(short) - Method in class org.yamcs.yarch.TableColumnDefinition
 
getEnumValueBuilder(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
repeated .TableColumnInfo.EnumValue enumValue = 3;
getEnumValueBuilderList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
repeated .TableColumnInfo.EnumValue enumValue = 3;
getEnumValueCount() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
repeated .TableColumnInfo.EnumValue enumValue = 3;
getEnumValueCount() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
repeated .TableColumnInfo.EnumValue enumValue = 3;
getEnumValueCount() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfoOrBuilder
repeated .TableColumnInfo.EnumValue enumValue = 3;
getEnumValueList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
repeated .TableColumnInfo.EnumValue enumValue = 3;
getEnumValueList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
repeated .TableColumnInfo.EnumValue enumValue = 3;
getEnumValueList() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfoOrBuilder
repeated .TableColumnInfo.EnumValue enumValue = 3;
getEnumValueOrBuilder(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
repeated .TableColumnInfo.EnumValue enumValue = 3;
getEnumValueOrBuilder(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
repeated .TableColumnInfo.EnumValue enumValue = 3;
getEnumValueOrBuilder(int) - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfoOrBuilder
repeated .TableColumnInfo.EnumValue enumValue = 3;
getEnumValueOrBuilderList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
repeated .TableColumnInfo.EnumValue enumValue = 3;
getEnumValueOrBuilderList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
repeated .TableColumnInfo.EnumValue enumValue = 3;
getEnumValueOrBuilderList() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfoOrBuilder
repeated .TableColumnInfo.EnumValue enumValue = 3;
getEnumValues() - Method in class org.yamcs.yarch.TableColumnDefinition
 
getEnumValues(String) - Method in class org.yamcs.yarch.TableDefinition
 
getErrorCount() - Method in class org.yamcs.http.Route
 
getErrorCounter() - Method in class org.yamcs.http.Route
 
getErrorDetectionWordCalculator(YConfiguration) - Static method in class org.yamcs.tctm.AbstractPacketPreprocessor
 
getErrorMsg() - Method in class org.yamcs.replication.protobuf.Response.Builder
optional string errorMsg = 3;
getErrorMsg() - Method in class org.yamcs.replication.protobuf.Response
optional string errorMsg = 3;
getErrorMsg() - Method in interface org.yamcs.replication.protobuf.ResponseOrBuilder
optional string errorMsg = 3;
getErrorMsgBytes() - Method in class org.yamcs.replication.protobuf.Response.Builder
optional string errorMsg = 3;
getErrorMsgBytes() - Method in class org.yamcs.replication.protobuf.Response
optional string errorMsg = 3;
getErrorMsgBytes() - Method in interface org.yamcs.replication.protobuf.ResponseOrBuilder
optional string errorMsg = 3;
getEventAlarmMinViolations() - Method in class org.yamcs.ProcessorConfig
 
getEventAlarmServer() - Method in class org.yamcs.Processor
 
getEventAlarmSeverity(Yamcs.Event.EventSeverity) - Static method in class org.yamcs.http.api.AlarmsApi
 
getEventLoop() - Static method in class org.yamcs.tctm.AbstractLink
 
getEventProducer() - Method in class org.yamcs.algorithms.AlgorithmExecutionContext
 
getEventProducer() - Static method in class org.yamcs.events.EventProducerFactory
 
getEventProducer() - Method in class org.yamcs.xtceproc.ProcessorData
 
getEventProducer(String) - Static method in class org.yamcs.events.EventProducerFactory
 
getEventProducer(String, String, long) - Static method in class org.yamcs.events.EventProducerFactory
 
getEventRequest() - Method in class org.yamcs.archive.ReplayOptions
 
getExecutionContext() - Method in class org.yamcs.algorithms.AbstractAlgorithmExecutor
 
getExecutionContext() - Method in interface org.yamcs.algorithms.AlgorithmExecutor
 
getExecutionContext() - Method in class org.yamcs.xtceproc.AbstractDataDecoder
 
getExecutionContext() - Method in class org.yamcs.xtceproc.AbstractDataEncoder
 
getExecutor(Algorithm) - Method in class org.yamcs.algorithms.AlgorithmExecutionContext
 
getExpirationTolerance() - Method in class org.yamcs.xtceproc.ContainerProcessingOptions
 
getExpireMillis() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
How long (in milliseconds) this parameter value is valid Note that there is an option when subscribing to parameters to get updated when the parameter values expire.
getExpireMillis() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
How long (in milliseconds) this parameter value is valid Note that there is an option when subscribing to parameters to get updated when the parameter values expire.
getExpireMillis() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
How long (in milliseconds) this parameter value is valid Note that there is an option when subscribing to parameters to get updated when the parameter values expire.
getExpireMills() - Method in class org.yamcs.parameter.BasicParameterValue
 
getExpireMills() - Method in class org.yamcs.parameter.ParameterStatus
 
getExtensionRegistry() - Method in class org.yamcs.http.ProtobufRegistry
 
getExtensions(Descriptors.Descriptor) - Method in class org.yamcs.http.ProtobufRegistry
Returns extensions for a specific Message type in the order as they have been defined
getExternalIdentities() - Method in class org.yamcs.security.AuthenticationInfo
 
getExtra() - Method in exception org.yamcs.YamcsException
 
getFailuredReason() - Method in interface org.yamcs.cfdp.CfdpTransfer
 
getFailuredReason() - Method in class org.yamcs.cfdp.CompletedTransfer
 
getFailuredReason() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
getFaultHandlingAction(ConditionCode) - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
getFieldType() - Method in class org.yamcs.yarch.streamsql.WindowSpecification
 
getFile(long) - Method in class org.yamcs.replication.ReplicationMaster
Get the file where startTxId transaction is or the earliest file available if the transaction is in the past
getFileChecksum() - Method in class org.yamcs.cfdp.pdu.EofPacket
 
getFileData() - Method in class org.yamcs.cfdp.PutRequest
 
getFileDirectiveCode() - Method in interface org.yamcs.cfdp.FileDirective
 
getFileDirectiveCode() - Method in class org.yamcs.cfdp.pdu.AckPacket
 
getFileDirectiveCode() - Method in class org.yamcs.cfdp.pdu.EofPacket
 
getFileDirectiveCode() - Method in class org.yamcs.cfdp.pdu.FinishedPacket
 
getFileDirectiveCode() - Method in class org.yamcs.cfdp.pdu.KeepAlivePacket
 
getFileDirectiveCode() - Method in class org.yamcs.cfdp.pdu.MetadataPacket
 
getFileDirectiveCode() - Method in class org.yamcs.cfdp.pdu.NakPacket
 
getFileDirectiveCode() - Method in class org.yamcs.cfdp.pdu.PromptPacket
 
getFileDirectiveSubtypeCode() - Method in class org.yamcs.cfdp.pdu.AckPacket
 
getFileLength() - Method in class org.yamcs.cfdp.pdu.MetadataPacket
 
getFileLength() - Method in class org.yamcs.cfdp.PutRequest
 
getFilestoreMessage() - Method in class org.yamcs.cfdp.pdu.FileStoreResponse
 
getFineTime() - Method in class org.yamcs.tctm.CcsdsPacket
 
getFineTime(ByteBuffer) - Static method in class org.yamcs.tctm.CcsdsPacket
 
getFirst() - Method in class org.yamcs.parameter.ParameterValueList
 
getFirstEntry() - Method in class org.yamcs.YConfiguration
returns the first entry(key) in the config file.
getFirstFileName() - Method in class org.yamcs.cfdp.pdu.FileStoreRequest
 
getFirstFileName() - Method in class org.yamcs.cfdp.pdu.FileStoreResponse
 
getFirstFrameTimestamp() - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
getFirstFrameTimestamp() - Method in class org.yamcs.tctm.ccsds.TcPacketHandler
 
getFirstFrameTimestamp() - Method in interface org.yamcs.tctm.ccsds.VcUplinkHandler
Returns the timestamp of the first frame ready to be dispatched or TimeEncoding.INVALID_INSTANT if there is no frame.
getFirstHeaderPointer() - Method in class org.yamcs.tctm.ccsds.DownlinkTransferFrame
Where in the byte array returned by DownlinkTransferFrame.getData() starts the first packet (assuming this is a frame containing packets).
getFirstId() - Method in class org.yamcs.replication.ReplicationFile
 
getFirstInserted(Parameter) - Method in class org.yamcs.parameter.ParameterValueList
 
getFirstMap() - Method in class org.yamcs.YConfiguration
returns the first entry in the config file if it's a map.
getFirstProcessor() - Method in class org.yamcs.YamcsServerInstance
Returns the first register processor or null if there is no processor registered.
getFit(long) - Method in class org.yamcs.utils.PartitionedTimeInterval
returns an interval where t would fit or null if there is no such interval
getFiveSecondsRate() - Method in class org.yamcs.utils.DataRateMeter
 
getFixedDelay() - Method in class org.yamcs.yarch.SpeedSpec
 
getFloatArray() - Method in class org.yamcs.parameter.ValueArray
get the array as an float[].
getFloatValue() - Method in class org.yamcs.parameter.FloatValue
 
getFloatValue() - Method in class org.yamcs.parameter.Value
 
getFloatValue(float) - Static method in class org.yamcs.utils.ValueUtility
 
getFormatId() - Method in class org.yamcs.parameterarchive.BaseSegment
 
getFormatVersion() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional int32 formatVersion = 7;
getFormatVersion() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
optional int32 formatVersion = 7;
getFormatVersion() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
optional int32 formatVersion = 7;
getFormatVersion() - Method in class org.yamcs.yarch.TableDefinition
 
getFrame() - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
getFrame() - Method in class org.yamcs.tctm.ccsds.MasterChannelFrameMultiplexer
Get the next frame blocking until one is available or until MasterChannelFrameMultiplexer.quit() is called.
getFrame() - Method in class org.yamcs.tctm.ccsds.TcPacketHandler
 
getFrame() - Method in interface org.yamcs.tctm.ccsds.VcUplinkHandler
Retrieves the next frame in the Virtual Channel, or returns null if there is no frame available at the moment.
getFrameFactory() - Method in class org.yamcs.tctm.ccsds.TcManagedParameters.TcVcManagedParameters
 
getFrameType() - Method in class org.yamcs.tctm.ccsds.MasterChannelFrameHandler
 
getFramingLength(int) - Method in class org.yamcs.tctm.ccsds.TcFrameFactory
retrieves the headers size + CRC size
getGenerationTime() - Method in class org.yamcs.archive.XtceTmReplayHandler.ReplayPacket
 
getGenerationTime() - Method in class org.yamcs.commanding.PreparedCommand
 
getGenerationTime() - Method in class org.yamcs.ContainerExtractionResult
 
getGenerationTime() - Method in class org.yamcs.parameter.BasicParameterValue
 
getGenerationTime() - Method in class org.yamcs.tctm.ccsds.TcTransferFrame
 
getGenerationTime() - Method in class org.yamcs.TmPacket
The time when the packet has been generated by the payload.
getGenerationTime() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional int64 generationTime = 2;
getGenerationTime() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional int64 generationTime = 2;
getGenerationTime() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional int64 generationTime = 2;
getGenerationTime() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional int64 generationTime = 5;
getGenerationTime() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional int64 generationTime = 5;
getGenerationTime() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional int64 generationTime = 5;
getGenerationTimeUTC() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string generationTimeUTC = 8;
getGenerationTimeUTC() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional string generationTimeUTC = 8;
getGenerationTimeUTC() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional string generationTimeUTC = 8;
getGenerationTimeUTCBytes() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string generationTimeUTC = 8;
getGenerationTimeUTCBytes() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional string generationTimeUTC = 8;
getGenerationTimeUTCBytes() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional string generationTimeUTC = 8;
getGlobalCrashHandler() - Method in class org.yamcs.YamcsServer
 
getGlobalService(String) - Method in class org.yamcs.YamcsServer
 
getGlobalServices() - Method in class org.yamcs.YamcsServer
 
getGlobalServices(Class<T>) - Method in class org.yamcs.YamcsServer
 
getGlobalServiceWithConfig(String) - Method in class org.yamcs.YamcsServer
 
getGroup(String) - Method in class org.yamcs.security.Directory
 
getGroup(Context, GetGroupRequest, Observer<GroupInfo>) - Method in class org.yamcs.http.api.IamApi
 
getGroups() - Method in class org.yamcs.commanding.CommandQueue
 
getGroups() - Method in class org.yamcs.security.Directory
 
getGroups(User) - Method in class org.yamcs.security.Directory
 
getGuestUser() - Method in class org.yamcs.security.SecurityStore
 
getHandlerCode() - Method in class org.yamcs.cfdp.pdu.FaultHandlerOverride
 
getHash() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional string hash = 2;
getHash() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
optional string hash = 2;
getHash() - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
optional string hash = 2;
getHash() - Method in class org.yamcs.security.User
 
getHashBytes() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional string hash = 2;
getHashBytes() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
optional string hash = 2;
getHashBytes() - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
optional string hash = 2;
getHeader() - Method in class org.yamcs.cfdp.pdu.CfdpPacket
 
getHeader() - Method in class org.yamcs.security.RemoteUserAuthModule
 
getHeader() - Method in class org.yamcs.security.RemoteUserToken
 
getHeaders() - Method in class org.yamcs.http.HttpRequestInfo
 
getHelp() - Method in class org.yamcs.CommandOption
 
getHelp() - Method in class org.yamcs.templating.Variable
 
getHistogram(String) - Method in class org.yamcs.yarch.PartitionManager.Interval
 
getHistogramColumn(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated string histogramColumn = 5;
getHistogramColumn(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated string histogramColumn = 5;
getHistogramColumn(int) - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated string histogramColumn = 5;
getHistogramColumnBytes(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated string histogramColumn = 5;
getHistogramColumnBytes(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated string histogramColumn = 5;
getHistogramColumnBytes(int) - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated string histogramColumn = 5;
getHistogramColumnCount() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated string histogramColumn = 5;
getHistogramColumnCount() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated string histogramColumn = 5;
getHistogramColumnCount() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated string histogramColumn = 5;
getHistogramColumnList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated string histogramColumn = 5;
getHistogramColumnList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated string histogramColumn = 5;
getHistogramColumnList() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated string histogramColumn = 5;
getHistogramColumnName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for HISTOGRAM
getHistogramColumnName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for HISTOGRAM
getHistogramColumnName() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for HISTOGRAM
getHistogramColumnNameBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for HISTOGRAM
getHistogramColumnNameBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for HISTOGRAM
getHistogramColumnNameBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for HISTOGRAM
getHistogramColumns() - Method in class org.yamcs.yarch.TableDefinition
 
getHistogramIterator(YarchDatabaseInstance, TableDefinition, String, TimeInterval) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
getHistogramIterator(YarchDatabaseInstance, TableDefinition, String, TimeInterval) - Method in interface org.yamcs.yarch.StorageEngine
 
getHistograms() - Method in class org.yamcs.yarch.PartitionManager.Interval
 
getHistogramWriter() - Method in class org.yamcs.yarch.rocksdb.RdbTable
 
getHistoIdx() - Method in class org.yamcs.yarch.TableDefinition
 
getHistoricalTime(Instant, long) - Method in class org.yamcs.time.TimeCorrelationService
Returns the time when the on-board clock had the given value. obi is an approximative time used to search in history for the coefficients applicable at that time.
getHistoricValue(int) - Method in class org.yamcs.algorithms.WindowBuffer
-1 goes back one
getHistoricValue(ParameterInstanceRef) - Method in class org.yamcs.algorithms.AlgorithmExecutionContext
 
getHome() - Static method in class org.yamcs.yarch.YarchDatabase
 
getHour() - Method in class org.yamcs.utils.TaiUtcConverter.DateTimeComponents
 
getHresMissionTime() - Method in interface org.yamcs.time.TimeService
 
getHttpMethod() - Method in class org.yamcs.http.Route
 
getHttpRoute() - Method in class org.yamcs.http.RpcDescriptor
 
getId() - Method in class org.yamcs.alarms.ActiveAlarm
 
getId() - Method in interface org.yamcs.cfdp.CfdpTransfer
 
getId() - Method in class org.yamcs.cfdp.CompletedTransfer
 
getId() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
getId() - Method in class org.yamcs.commanding.PreparedCommand
 
getId() - Method in class org.yamcs.CommandOption
 
getId() - Method in class org.yamcs.ConnectedClient
 
getId() - Method in class org.yamcs.container.ContainerWithId
 
getId() - Method in class org.yamcs.http.Context
 
getId() - Method in class org.yamcs.parameter.ParameterValueWithId
 
getId() - Method in class org.yamcs.parameter.ParameterWithId
 
getId() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
optional uint32 id = 1;
getId() - Method in class org.yamcs.replication.protobuf.ColumnInfo
optional uint32 id = 1;
getId() - Method in interface org.yamcs.replication.protobuf.ColumnInfoOrBuilder
optional uint32 id = 1;
getId() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
stream id
getId() - Method in class org.yamcs.replication.protobuf.StreamInfo
stream id
getId() - Method in interface org.yamcs.replication.protobuf.StreamInfoOrBuilder
stream id
getId() - Method in class org.yamcs.security.Account
 
getId() - Method in class org.yamcs.security.Group
 
getId() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional int32 id = 1;
getId() - Method in class org.yamcs.security.protobuf.AccountRecord
optional int32 id = 1;
getId() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional int32 id = 1;
getId() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional int32 id = 1;
getId() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional int32 id = 1;
getId() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional int32 id = 1;
getId() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
optional int32 id = 1;
getId() - Method in class org.yamcs.security.protobuf.GroupRecord
optional int32 id = 1;
getId() - Method in interface org.yamcs.security.protobuf.GroupRecordOrBuilder
optional int32 id = 1;
getIdentities(int) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated .ExternalIdentity identities = 4;
getIdentities(int) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
repeated .ExternalIdentity identities = 4;
getIdentities(int) - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
repeated .ExternalIdentity identities = 4;
getIdentitiesBuilder(int) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated .ExternalIdentity identities = 4;
getIdentitiesBuilderList() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated .ExternalIdentity identities = 4;
getIdentitiesCount() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated .ExternalIdentity identities = 4;
getIdentitiesCount() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
repeated .ExternalIdentity identities = 4;
getIdentitiesCount() - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
repeated .ExternalIdentity identities = 4;
getIdentitiesList() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated .ExternalIdentity identities = 4;
getIdentitiesList() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
repeated .ExternalIdentity identities = 4;
getIdentitiesList() - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
repeated .ExternalIdentity identities = 4;
getIdentitiesOrBuilder(int) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated .ExternalIdentity identities = 4;
getIdentitiesOrBuilder(int) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
repeated .ExternalIdentity identities = 4;
getIdentitiesOrBuilder(int) - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
repeated .ExternalIdentity identities = 4;
getIdentitiesOrBuilderList() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated .ExternalIdentity identities = 4;
getIdentitiesOrBuilderList() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
repeated .ExternalIdentity identities = 4;
getIdentitiesOrBuilderList() - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
repeated .ExternalIdentity identities = 4;
getIdentity() - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
optional string identity = 1;
getIdentity() - Method in class org.yamcs.security.protobuf.ExternalIdentity
optional string identity = 1;
getIdentity() - Method in interface org.yamcs.security.protobuf.ExternalIdentityOrBuilder
optional string identity = 1;
getIdentityBytes() - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
optional string identity = 1;
getIdentityBytes() - Method in class org.yamcs.security.protobuf.ExternalIdentity
optional string identity = 1;
getIdentityBytes() - Method in interface org.yamcs.security.protobuf.ExternalIdentityOrBuilder
optional string identity = 1;
getIdentityEntrySet() - Method in class org.yamcs.security.User
 
GetImage() - Method in class org.yamcs.utils.parser.SimpleCharStream
Get token literal value.
getIncomingDirectory() - Method in class org.yamcs.YamcsServer
 
getIndex(K) - Method in class org.yamcs.utils.IndexedList
returns the index of the element with key or -1 if there is no such element
getInheritingContainers(SequenceContainer) - Method in class org.yamcs.xtceproc.Subscription
 
getInitial() - Method in class org.yamcs.templating.Variable
 
getInitiatorEntity() - Method in class org.yamcs.cfdp.CfdpTransactionId
 
getInputStream(String) - Static method in class org.yamcs.tctm.FilePollingTmDataLink
 
getInputType() - Method in class org.yamcs.http.RpcDescriptor
 
getInstance() - Method in class org.yamcs.cmdhistory.CommandHistoryRequestManager
 
getInstance() - Method in class org.yamcs.cmdhistory.StreamCommandHistoryPublisher
 
getInstance() - Method in class org.yamcs.commanding.CommandQueueManager
 
getInstance() - Static method in class org.yamcs.management.ManagementService
 
getInstance() - Method in class org.yamcs.Processor
 
getInstance() - Static method in class org.yamcs.utils.Mimetypes
 
getInstance() - Static method in class org.yamcs.yarch.rocksdb.RdbConfig
 
getInstance() - Static method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
getInstance(String) - Static method in class org.yamcs.parameter.SystemParametersCollector
 
getInstance(String) - Static method in class org.yamcs.StreamConfig
 
getInstance(String) - Static method in class org.yamcs.xtceproc.XtceDbFactory
retrieves the XtceDb for the corresponding yamcsInstance. if yamcsInstance is null, then the first one in the mdb.yaml config file is loaded
getInstance(String) - Method in class org.yamcs.YamcsServer
 
getInstance(String) - Static method in class org.yamcs.yarch.TimePartitionSchema
 
getInstance(String) - Static method in class org.yamcs.yarch.YarchDatabase
 
getInstance(Context, GetInstanceRequest, Observer<YamcsInstance>) - Method in class org.yamcs.http.api.ManagementApi
 
getInstance(WindowSpecification, TupleDefinition, List<CompiledAggregateExpression>, TupleDefinition) - Static method in class org.yamcs.yarch.WindowProcessor
 
getInstanceByConfig(String, String) - Static method in class org.yamcs.xtceproc.XtceDbFactory
 
getInstanceId() - Method in interface org.yamcs.replication.Transaction
 
getInstanceId() - Method in class org.yamcs.YamcsServerInstance
 
getInstanceInfo() - Method in class org.yamcs.YamcsServerInstance
 
getInstanceName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for all record types if not specified then instanceName = tablespaceName
getInstanceName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for all record types if not specified then instanceName = tablespaceName
getInstanceName() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for all record types if not specified then instanceName = tablespaceName
getInstanceNameBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for all record types if not specified then instanceName = tablespaceName
getInstanceNameBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for all record types if not specified then instanceName = tablespaceName
getInstanceNameBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for all record types if not specified then instanceName = tablespaceName
getInstances() - Static method in class org.yamcs.YamcsServer
 
getInstanceTemplate(String) - Method in class org.yamcs.YamcsServer
 
getInstanceTemplate(Context, GetInstanceTemplateRequest, Observer<InstanceTemplate>) - Method in class org.yamcs.http.api.ManagementApi
 
getInstanceTemplates() - Method in class org.yamcs.YamcsServer
 
getInstantfromJavaGps(long) - Static method in class org.yamcs.utils.TimeEncoding
 
getInt() - Method in class org.yamcs.utils.ByteArray
 
getInt(String) - Method in class org.yamcs.YConfiguration
 
getInt(String, int) - Method in class org.yamcs.YConfiguration
 
getInt(String, String) - Method in class org.yamcs.YConfiguration
 
getInt(String, String, int) - Method in class org.yamcs.YConfiguration
 
getInt(Map<String, Object>, String) - Static method in class org.yamcs.YConfiguration
 
getInt(Map<String, Object>, String, int) - Static method in class org.yamcs.YConfiguration
return the m.get(key) as an int if it's present or v if it is not.
getIntArray() - Method in class org.yamcs.parameter.ValueArray
get the array as an int[].
getIntColumn(String) - Method in class org.yamcs.yarch.Tuple
Get the value of column as int.
getIntercept() - Method in class org.yamcs.external.SimpleRegression
Returns the intercept of the estimated regression line, if SimpleRegression.hasIntercept() is true; otherwise 0.
getInterceptStdErr() - Method in class org.yamcs.external.SimpleRegression
Returns the standard error of the intercept estimate, usually denoted s(b0).
getIntervalDuration() - Static method in class org.yamcs.parameterarchive.ParameterArchive
duration in milliseconds of one segment
getIntervalEnd(long) - Static method in class org.yamcs.parameterarchive.ParameterArchive
returns the end of the interval where the instant fits
getIntervalStart(long) - Static method in class org.yamcs.parameterarchive.ParameterArchive
returns the intervalStart where this instant could fit.
getInvalidParameters() - Method in exception org.yamcs.InvalidIdentification
 
getIssuedBy() - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional int32 issuedBy = 2;
getIssuedBy() - Method in class org.yamcs.security.protobuf.Clearance
optional int32 issuedBy = 2;
getIssuedBy() - Method in interface org.yamcs.security.protobuf.ClearanceOrBuilder
optional int32 issuedBy = 2;
getIssueTime() - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional .google.protobuf.Timestamp issueTime = 3;
getIssueTime() - Method in class org.yamcs.security.protobuf.Clearance
optional .google.protobuf.Timestamp issueTime = 3;
getIssueTime() - Method in interface org.yamcs.security.protobuf.ClearanceOrBuilder
optional .google.protobuf.Timestamp issueTime = 3;
getIssueTimeBuilder() - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional .google.protobuf.Timestamp issueTime = 3;
getIssueTimeOrBuilder() - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional .google.protobuf.Timestamp issueTime = 3;
getIssueTimeOrBuilder() - Method in class org.yamcs.security.protobuf.Clearance
optional .google.protobuf.Timestamp issueTime = 3;
getIssueTimeOrBuilder() - Method in interface org.yamcs.security.protobuf.ClearanceOrBuilder
optional .google.protobuf.Timestamp issueTime = 3;
getItems() - Method in class org.yamcs.http.api.MdbPageBuilder.MdbPage
 
getIterator(List<Yamcs.NamedObjectId>, long, long) - Method in class org.yamcs.archive.CcsdsTmIndex
 
getIterator(List<Yamcs.NamedObjectId>, long, long) - Method in interface org.yamcs.archive.TmIndexService
return an iterator that provides all the index entries between start and stop
getIterator(ParameterArchive.Partition) - Method in class org.yamcs.parameterarchive.ParameterArchive
 
getJavaExpression(MathOperation, List<InputParameter>) - Static method in class org.yamcs.xtceproc.MathOperationCalibratorFactory
 
getJavaGpsFromInstant(long) - Static method in class org.yamcs.utils.TimeEncoding
JavaGps is number of milliseconds since 1970 that assumes no leap seconds from 1970 to GPS Epoch, and then continues with the leap seconds.
getJsonParser() - Method in class org.yamcs.http.HttpServer
 
getJsonPrinter() - Method in class org.yamcs.http.HttpServer
 
getJulLogger() - Method in class org.yamcs.logging.Log
 
getKey() - Method in class org.yamcs.cmdhistory.Attribute
 
getKey() - Method in class org.yamcs.yarch.RawTuple
 
getKey() - Method in class org.yamcs.yarch.Row
 
getKeyColumn(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo keyColumn = 2;
getKeyColumn(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated .TableColumnInfo keyColumn = 2;
getKeyColumn(int) - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated .TableColumnInfo keyColumn = 2;
getKeyColumnBuilder(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo keyColumn = 2;
getKeyColumnBuilderList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo keyColumn = 2;
getKeyColumnCount() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo keyColumn = 2;
getKeyColumnCount() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated .TableColumnInfo keyColumn = 2;
getKeyColumnCount() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated .TableColumnInfo keyColumn = 2;
getKeyColumnList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo keyColumn = 2;
getKeyColumnList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated .TableColumnInfo keyColumn = 2;
getKeyColumnList() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated .TableColumnInfo keyColumn = 2;
getKeyColumnOrBuilder(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo keyColumn = 2;
getKeyColumnOrBuilder(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated .TableColumnInfo keyColumn = 2;
getKeyColumnOrBuilder(int) - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated .TableColumnInfo keyColumn = 2;
getKeyColumnOrBuilderList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo keyColumn = 2;
getKeyColumnOrBuilderList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated .TableColumnInfo keyColumn = 2;
getKeyColumnOrBuilderList() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated .TableColumnInfo keyColumn = 2;
getKeyDefinition() - Method in class org.yamcs.yarch.TableDefinition
 
getKeys() - Method in class org.yamcs.YConfiguration
 
getLabel() - Method in class org.yamcs.templating.Variable
 
getLabel() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
optional string label = 2;
getLabel() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
optional string label = 2;
getLabel() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValueOrBuilder
optional string label = 2;
getLabel(String) - Method in class org.yamcs.InstanceMetadata
 
getLabelBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
optional string label = 2;
getLabelBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
optional string label = 2;
getLabelBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValueOrBuilder
optional string label = 2;
getLabels() - Method in class org.yamcs.InstanceMetadata
 
getLabels() - Method in class org.yamcs.YamcsServerInstance
 
getLanguages() - Method in interface org.yamcs.algorithms.AlgorithmExecutorFactory
Returns all the languages supported by this factory.
getLanguages() - Method in class org.yamcs.algorithms.JavaAlgorithmExecutorFactory
 
getLanguages() - Method in class org.yamcs.algorithms.ScriptAlgorithmExecutorFactory
 
getLast() - Method in class org.yamcs.parameter.ParameterValueList
 
getLastInserted(Parameter) - Method in class org.yamcs.parameter.ParameterValueList
Returns the last inserted value for Parameter p or null if there is no value
getLastLoginTime() - Method in class org.yamcs.security.Account
 
getLastLoginTime() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp lastLoginTime = 8;
getLastLoginTime() - Method in class org.yamcs.security.protobuf.AccountRecord
optional .google.protobuf.Timestamp lastLoginTime = 8;
getLastLoginTime() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional .google.protobuf.Timestamp lastLoginTime = 8;
getLastLoginTime() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional .google.protobuf.Timestamp lastLoginTime = 8;
getLastLoginTime() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional .google.protobuf.Timestamp lastLoginTime = 8;
getLastLoginTime() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional .google.protobuf.Timestamp lastLoginTime = 8;
getLastLoginTimeBuilder() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp lastLoginTime = 8;
getLastLoginTimeBuilder() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional .google.protobuf.Timestamp lastLoginTime = 8;
getLastLoginTimeOrBuilder() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp lastLoginTime = 8;
getLastLoginTimeOrBuilder() - Method in class org.yamcs.security.protobuf.AccountRecord
optional .google.protobuf.Timestamp lastLoginTime = 8;
getLastLoginTimeOrBuilder() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional .google.protobuf.Timestamp lastLoginTime = 8;
getLastLoginTimeOrBuilder() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional .google.protobuf.Timestamp lastLoginTime = 8;
getLastLoginTimeOrBuilder() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional .google.protobuf.Timestamp lastLoginTime = 8;
getLastLoginTimeOrBuilder() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional .google.protobuf.Timestamp lastLoginTime = 8;
getLastUpdate() - Method in class org.yamcs.PluginMetadata
 
getLastUpdated() - Method in class org.yamcs.xtceproc.ProcessingStatistics
 
getLastValue(Parameter) - Method in class org.yamcs.parameter.ArrayParameterCache
 
getLastValue(Parameter) - Method in interface org.yamcs.parameter.ParameterCache
Returns last cached value for parameter or null if there is no value in the cache
getLastValue(Parameter) - Method in class org.yamcs.parameter.ParameterCacheImpl
 
getLastValue1(Parameter) - Method in class org.yamcs.parameter.ArrayParameterCache
 
getLastValueCache() - Method in class org.yamcs.parameter.ParameterRequestManager
 
getLastValueCache() - Method in class org.yamcs.Processor
 
getLastValueCache() - Method in class org.yamcs.xtceproc.ProcessorData
 
getLastValueFromCache(Parameter) - Method in class org.yamcs.parameter.ParameterRequestManager
Get the last value from cache for a specific parameters
getLeapSeconds(Context, Empty, Observer<LeapSecondsTable>) - Method in class org.yamcs.http.api.TimeApi
 
getLength() - Method in class org.yamcs.cfdp.DataFileSegment
 
getLength() - Method in class org.yamcs.cfdp.pdu.CfdpHeader
 
getLength() - Method in class org.yamcs.tctm.CcsdsPacket
returns the length of the packet, normally equals ccsdslength+7
getLevel() - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional string level = 1;
getLevel() - Method in class org.yamcs.security.protobuf.Clearance
optional string level = 1;
getLevel() - Method in interface org.yamcs.security.protobuf.ClearanceOrBuilder
optional string level = 1;
getLevelBytes() - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional string level = 1;
getLevelBytes() - Method in class org.yamcs.security.protobuf.Clearance
optional string level = 1;
getLevelBytes() - Method in interface org.yamcs.security.protobuf.ClearanceOrBuilder
optional string level = 1;
getLimit() - Method in class org.yamcs.parameterarchive.MultipleParameterValueRequest
 
getLine() - Method in class org.yamcs.utils.parser.SimpleCharStream
Deprecated.
getLinesReceived() - Method in class org.yamcs.utils.ParameterFormatter
 
getLinesSaved() - Method in class org.yamcs.utils.ParameterFormatter
 
getLink() - Method in class org.yamcs.management.LinkManager.LinkWithInfo
 
getLink(String) - Method in class org.yamcs.management.LinkManager
Return the link by the given name or null if there is no such link.
getLink(Context, GetLinkRequest, Observer<LinkInfo>) - Method in class org.yamcs.http.api.ManagementApi
 
getLinkInfo() - Method in class org.yamcs.management.LinkManager
 
getLinkInfo(String) - Method in class org.yamcs.management.LinkManager
 
getLinkManager() - Method in class org.yamcs.YamcsServerInstance
 
getLinkStatus() - Method in class org.yamcs.tctm.AbstractLink
 
getLinkStatus() - Method in class org.yamcs.tctm.ccsds.VcTmPacketHandler
 
getLinkStatus() - Method in interface org.yamcs.tctm.Link
Returns the current link status.
getLinkStatus() - Method in class org.yamcs.tctm.UdpParameterDataLink
 
getLinkWithInfo(String) - Method in class org.yamcs.management.LinkManager
 
getList() - Method in class org.yamcs.utils.IndexedList
 
getList(String) - Method in class org.yamcs.YConfiguration
 
getList(Map<String, Object>, String) - Static method in class org.yamcs.YConfiguration
 
getLocalEntities() - Method in class org.yamcs.cfdp.CfdpService
 
getLocalEntity(long) - Method in class org.yamcs.cfdp.CfdpService
 
getLocationInContainerInBits() - Method in class org.yamcs.ContainerExtractionResult
 
getLoginTime() - Method in class org.yamcs.ConnectedClient
The time at which the client connected to Yamcs
getLong() - Method in class org.yamcs.utils.ByteArray
 
getLong() - Method in class org.yamcs.utils.MutableLong
 
getLong(String) - Method in class org.yamcs.YConfiguration
 
getLong(String, long) - Method in class org.yamcs.YConfiguration
 
getLong(Map<String, Object>, String) - Static method in class org.yamcs.YConfiguration
 
getLong(Map<String, Object>, String, long) - Static method in class org.yamcs.YConfiguration
return the m.get(key) as an long if it's present or v if it is not.
getLongArray() - Method in class org.yamcs.parameter.ValueArray
get the array as an long[].
getLongColumn(String) - Method in class org.yamcs.yarch.Tuple
Get the value of column as long.
getLookbackSize(Parameter) - Method in class org.yamcs.algorithms.AbstractAlgorithmExecutor
 
getLookbackSize(Parameter) - Method in interface org.yamcs.algorithms.AlgorithmExecutor
 
getLookbackSize(Parameter) - Method in class org.yamcs.xtceproc.AbstractDataDecoder
 
getLookbackSize(Parameter) - Method in class org.yamcs.xtceproc.AbstractDataEncoder
 
getMap(String) - Method in class org.yamcs.YConfiguration
Consider using YConfiguration.getConfig(java.lang.String) to get a child config instead of accessing the map directly
getMap(Map<String, Object>, String) - Static method in class org.yamcs.YConfiguration
 
getMapId() - Method in class org.yamcs.tctm.ccsds.UslpTransferFrame
 
getMaxBodySize() - Method in class org.yamcs.http.Route
 
getMaxBodySize() - Method in class org.yamcs.http.RouteContext
 
getMaxCommandSize() - Method in class org.yamcs.ProcessorConfig
 
getMaxFrameLength() - Method in class org.yamcs.tctm.ccsds.AosManagedParameters
 
getMaxFrameLength() - Method in class org.yamcs.tctm.ccsds.TcManagedParameters
 
getMaxFrameLength() - Method in class org.yamcs.tctm.ccsds.TmManagedParameters
 
getMaxFrameLength() - Method in class org.yamcs.tctm.ccsds.UslpManagedParameters
 
getMaxFrameSize() - Method in class org.yamcs.tctm.ccsds.MasterChannelFrameHandler
 
getMaxNumObjects() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
maximum number of objects in the bucket
getMaxNumObjects() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
maximum number of objects in the bucket
getMaxNumObjects() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketPropertiesOrBuilder
maximum number of objects in the bucket
getMaxSerializedSize() - Method in class org.yamcs.parameterarchive.BaseSegment
 
getMaxSerializedSize() - Method in class org.yamcs.parameterarchive.BooleanValueSegment
 
getMaxSerializedSize() - Method in class org.yamcs.parameterarchive.DoubleValueSegment
 
getMaxSerializedSize() - Method in class org.yamcs.parameterarchive.FloatValueSegment
 
getMaxSerializedSize() - Method in class org.yamcs.parameterarchive.IntValueSegment
 
getMaxSerializedSize() - Method in class org.yamcs.parameterarchive.LongValueSegment
 
getMaxSerializedSize() - Method in class org.yamcs.parameterarchive.ObjectSegment
 
getMaxSerializedSize() - Method in class org.yamcs.parameterarchive.SortedTimeSegment
 
getMaxSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
maximum size in bytes
getMaxSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
maximum size in bytes
getMaxSize() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketPropertiesOrBuilder
maximum size in bytes
getMeanSquareError() - Method in class org.yamcs.external.SimpleRegression
Returns the sum of squared errors divided by the degrees of freedom, usually abbreviated MSE.
getMemberName(int) - Method in class org.yamcs.parameter.AggregateValue
 
getMemberNames() - Method in class org.yamcs.parameter.AggregateValue
 
getMembers() - Method in class org.yamcs.security.Group
 
getMembers(int) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
repeated int32 members = 4;
getMembers(int) - Method in class org.yamcs.security.protobuf.GroupRecord
repeated int32 members = 4;
getMembers(int) - Method in interface org.yamcs.security.protobuf.GroupRecordOrBuilder
repeated int32 members = 4;
getMembersCount() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
repeated int32 members = 4;
getMembersCount() - Method in class org.yamcs.security.protobuf.GroupRecord
repeated int32 members = 4;
getMembersCount() - Method in interface org.yamcs.security.protobuf.GroupRecordOrBuilder
repeated int32 members = 4;
getMembersList() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
repeated int32 members = 4;
getMembersList() - Method in class org.yamcs.security.protobuf.GroupRecord
repeated int32 members = 4;
getMembersList() - Method in interface org.yamcs.security.protobuf.GroupRecordOrBuilder
repeated int32 members = 4;
getMemberValue(int) - Method in class org.yamcs.parameter.AggregateValue
 
getMemberValue(String) - Method in class org.yamcs.parameter.AggregateValue
Returns the value of the member with the given name or null if the parameter has no such member.
getMemberValue(Value, PathElement[]) - Static method in class org.yamcs.utils.AggregateUtil
This function is used to retrieve values from hierarchical aggregates.
getMessage() - Method in class org.yamcs.cfdp.pdu.MessageToUser
 
getMessage() - Method in error org.yamcs.utils.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
required string message = 6;
getMessage() - Method in class org.yamcs.yarch.protobuf.Db.Event
required string message = 6;
getMessage() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
required string message = 6;
getMessage() - Method in error org.yamcs.yarch.streamsql.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessageBytes() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
required string message = 6;
getMessageBytes() - Method in class org.yamcs.yarch.protobuf.Db.Event
required string message = 6;
getMessageBytes() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
required string message = 6;
getMessageType() - Method in class org.yamcs.http.websocket.WebSocketDecodeContext
 
getMetaCommand() - Method in class org.yamcs.commanding.PreparedCommand
 
getMetadata() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
Deprecated.
getMetadata() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
Deprecated.
getMetadata() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
Deprecated.
getMetadata(Class<T>) - Method in class org.yamcs.PluginManager
 
getMetadata(Object) - Method in class org.yamcs.YamcsServerInstance
 
getMetadataCount() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
getMetadataCount() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
getMetadataCount() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
map<string, string> metadata = 6;
getMetadataMap() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
map<string, string> metadata = 6;
getMetadataMap() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
map<string, string> metadata = 6;
getMetadataMap() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
map<string, string> metadata = 6;
getMetadataOrDefault(String, String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
map<string, string> metadata = 6;
getMetadataOrDefault(String, String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
map<string, string> metadata = 6;
getMetadataOrDefault(String, String) - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
map<string, string> metadata = 6;
getMetadataOrThrow(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
map<string, string> metadata = 6;
getMetadataOrThrow(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
map<string, string> metadata = 6;
getMetadataOrThrow(String) - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
map<string, string> metadata = 6;
getMethod() - Method in class org.yamcs.http.Context
 
getMethod() - Method in class org.yamcs.http.HttpRequestInfo
 
getMethod() - Method in class org.yamcs.http.RouteContext
 
getMethod() - Method in class org.yamcs.http.RpcDescriptor
 
getMethod() - Method in class org.yamcs.http.TopicContext
 
getMethodDescriptor() - Method in class org.yamcs.http.Topic
 
getMetricRegistry() - Method in class org.yamcs.http.HttpServer
 
getMillis() - Method in class org.yamcs.time.Instant
 
getMillisec() - Method in class org.yamcs.utils.TaiUtcConverter.DateTimeComponents
 
getMimetype(File) - Method in class org.yamcs.utils.Mimetypes
 
getMimetype(String) - Method in class org.yamcs.utils.Mimetypes
 
getMimetype(Path) - Method in class org.yamcs.utils.Mimetypes
 
getMinFrameLength() - Method in class org.yamcs.tctm.ccsds.AosManagedParameters
 
getMinFrameLength() - Method in class org.yamcs.tctm.ccsds.TmManagedParameters
 
getMinFrameLength() - Method in class org.yamcs.tctm.ccsds.UslpManagedParameters
 
getMinFrameSize() - Method in class org.yamcs.tctm.ccsds.MasterChannelFrameHandler
 
getMiniminimumTcPacketLength() - Method in class org.yamcs.tctm.IssCommandPostprocessor
 
getMinLevel() - Method in class org.yamcs.commanding.CommandQueue
 
getMinute() - Method in class org.yamcs.utils.TaiUtcConverter.DateTimeComponents
 
getMissingChunks() - Method in class org.yamcs.cfdp.DataFile
 
getMissingChunks(boolean) - Method in class org.yamcs.cfdp.DataFile
Returns the missing data segments.
getMissionDatabase(Context, Mdb.GetMissionDatabaseRequest, Observer<Mdb.MissionDatabase>) - Method in class org.yamcs.http.api.MdbApi
 
GetMissionDatabase - Static variable in class org.yamcs.security.SystemPrivilege
Allows to read the entire Mission Database.
getMissionTime() - Method in class org.yamcs.events.AbstractEventProducer
 
getMissionTime() - Method in class org.yamcs.events.MockupEventProducer
 
getMissionTime() - Method in class org.yamcs.events.QuietEventProducer
 
getMissionTime() - Method in class org.yamcs.events.Slf4jEventProducer
 
getMissionTime() - Method in class org.yamcs.events.StreamEventProducer
 
getMissionTime() - Method in class org.yamcs.time.RealtimeTimeService
 
getMissionTime() - Method in class org.yamcs.time.SimulationTimeService
The mission time returned is:
getMissionTime() - Method in interface org.yamcs.time.TimeService
 
getMockupQueue() - Static method in class org.yamcs.events.EventProducerFactory
 
getMonitoringResult() - Method in class org.yamcs.parameter.BasicParameterValue
 
getMonitoringResult() - Method in class org.yamcs.parameter.ParameterStatus
 
getMonitoringResult() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.pvalue.MonitoringResult monitoringResult = 8;
getMonitoringResult() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional .yamcs.protobuf.pvalue.MonitoringResult monitoringResult = 8;
getMonitoringResult() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional .yamcs.protobuf.pvalue.MonitoringResult monitoringResult = 8;
getMonth() - Method in class org.yamcs.utils.TaiUtcConverter.DateTimeComponents
 
getMostSevereValue() - Method in class org.yamcs.alarms.ActiveAlarm
 
getMultiplier() - Method in class org.yamcs.yarch.SpeedSpec
 
getMutableMetadata() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
Deprecated.
getN() - Method in class org.yamcs.external.SimpleRegression
Returns the number of observations that have been added to the model.
getName() - Method in class org.yamcs.algorithms.AlgorithmExecutionContext
 
getName() - Method in class org.yamcs.cli.Command
 
getName() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional string name = 1;
getName() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
optional string name = 1;
getName() - Method in interface org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentOrBuilder
optional string name = 1;
getName() - Method in class org.yamcs.commanding.CommandQueue
 
getName() - Method in class org.yamcs.http.Topic
 
getName() - Method in class org.yamcs.http.websocket.AlarmResource
 
getName() - Method in class org.yamcs.http.websocket.CommandHistoryResource
 
getName() - Method in class org.yamcs.http.websocket.EventResource
 
getName() - Method in class org.yamcs.http.websocket.LinkResource
 
getName() - Method in class org.yamcs.http.websocket.PacketResource
 
getName() - Method in class org.yamcs.http.websocket.ParameterResource
 
getName() - Method in class org.yamcs.http.websocket.StreamResource
 
getName() - Method in class org.yamcs.http.websocket.TimeResource
 
getName() - Method in interface org.yamcs.http.websocket.WebSocketResource
 
getName() - Method in class org.yamcs.PluginMetadata
 
getName() - Method in class org.yamcs.Processor
 
getName() - Method in class org.yamcs.ProcessorServiceWithConfig
 
getName() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
optional string name = 2;
getName() - Method in class org.yamcs.replication.protobuf.ColumnInfo
optional string name = 2;
getName() - Method in interface org.yamcs.replication.protobuf.ColumnInfoOrBuilder
optional string name = 2;
getName() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
stream name
getName() - Method in class org.yamcs.replication.protobuf.StreamInfo
stream name
getName() - Method in interface org.yamcs.replication.protobuf.StreamInfoOrBuilder
stream name
getName() - Method in class org.yamcs.security.Account
Identifying attribute, e.g. a username or an application name.
getName() - Method in class org.yamcs.security.Group
 
getName() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional string name = 2;
getName() - Method in class org.yamcs.security.protobuf.AccountRecord
optional string name = 2;
getName() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional string name = 2;
getName() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string name = 2;
getName() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional string name = 2;
getName() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional string name = 2;
getName() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
optional string name = 2;
getName() - Method in class org.yamcs.security.protobuf.GroupRecord
optional string name = 2;
getName() - Method in interface org.yamcs.security.protobuf.GroupRecordOrBuilder
optional string name = 2;
getName() - Method in class org.yamcs.security.Role
 
getName() - Method in class org.yamcs.security.SystemPrivilege
 
getName() - Method in class org.yamcs.ServiceWithConfig
 
getName() - Method in class org.yamcs.Spec.Option
 
getName() - Method in class org.yamcs.StreamConfig.StreamConfigEntry
 
getName() - Method in class org.yamcs.tctm.AbstractLink
 
getName() - Method in class org.yamcs.tctm.ccsds.VcTmPacketHandler
 
getName() - Method in interface org.yamcs.tctm.Link
Return the name of the link
getName() - Method in class org.yamcs.tctm.UdpParameterDataLink
 
getName() - Method in class org.yamcs.templating.Template
 
getName() - Method in class org.yamcs.templating.Variable
 
getName() - Method in class org.yamcs.YamcsServerInstance
Returns the name of this Yamcs instance
getName() - Method in interface org.yamcs.yarch.Bucket
get the bucket name
getName() - Method in class org.yamcs.yarch.ColumnDefinition
 
getName() - Method in class org.yamcs.yarch.FileSystemBucket
 
getName() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional string name = 1;
getName() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional string name = 1;
getName() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional string name = 1;
getName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
optional string name = 1;
getName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
optional string name = 1;
getName() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketPropertiesOrBuilder
optional string name = 1;
getName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional string name = 1;
getName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
optional string name = 1;
getName() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
optional string name = 1;
getName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
optional string name = 1;
getName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
optional string name = 1;
getName() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfoOrBuilder
optional string name = 1;
getName() - Method in class org.yamcs.yarch.rocksdb.RdbBucket
 
getName() - Method in class org.yamcs.yarch.rocksdb.Tablespace
 
getName() - Method in class org.yamcs.yarch.Stream
 
getName() - Method in class org.yamcs.yarch.streamsql.ColumnExpression
 
getName() - Method in class org.yamcs.yarch.streamsql.SelectItem
 
getName() - Method in class org.yamcs.yarch.Table
 
getName() - Method in class org.yamcs.yarch.TableDefinition
 
getName() - Method in class org.yamcs.yarch.TimePartitionSchema
name for the partitioning schema (YYYY/DOY, YYYY/MM, etc)
getName() - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
getNameBytes() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional string name = 1;
getNameBytes() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
optional string name = 1;
getNameBytes() - Method in interface org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentOrBuilder
optional string name = 1;
getNameBytes() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
optional string name = 2;
getNameBytes() - Method in class org.yamcs.replication.protobuf.ColumnInfo
optional string name = 2;
getNameBytes() - Method in interface org.yamcs.replication.protobuf.ColumnInfoOrBuilder
optional string name = 2;
getNameBytes() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
stream name
getNameBytes() - Method in class org.yamcs.replication.protobuf.StreamInfo
stream name
getNameBytes() - Method in interface org.yamcs.replication.protobuf.StreamInfoOrBuilder
stream name
getNameBytes() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional string name = 2;
getNameBytes() - Method in class org.yamcs.security.protobuf.AccountRecord
optional string name = 2;
getNameBytes() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional string name = 2;
getNameBytes() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string name = 2;
getNameBytes() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional string name = 2;
getNameBytes() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional string name = 2;
getNameBytes() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
optional string name = 2;
getNameBytes() - Method in class org.yamcs.security.protobuf.GroupRecord
optional string name = 2;
getNameBytes() - Method in interface org.yamcs.security.protobuf.GroupRecordOrBuilder
optional string name = 2;
getNameBytes() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional string name = 1;
getNameBytes() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional string name = 1;
getNameBytes() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional string name = 1;
getNameBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
optional string name = 1;
getNameBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
optional string name = 1;
getNameBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketPropertiesOrBuilder
optional string name = 1;
getNameBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional string name = 1;
getNameBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
optional string name = 1;
getNameBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
optional string name = 1;
getNameBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
optional string name = 1;
getNameBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
optional string name = 1;
getNameBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfoOrBuilder
optional string name = 1;
getNamespace() - Method in class org.yamcs.parameter.SystemParametersCollector
this is the namespace all system parameters should be in
getNbRejectedCommands() - Method in class org.yamcs.commanding.CommandQueue
 
getNbSentCommands() - Method in class org.yamcs.commanding.CommandQueue
 
getNewData(ReplicationTail) - Method in class org.yamcs.replication.ReplicationFile
Change the limit inside the file tail to the current position in the file buffer.
getNewPv(String, long) - Static method in class org.yamcs.parameter.SystemParametersCollector
 
getNextData() - Method in class org.yamcs.tctm.UdpParameterDataLink
Called to retrieve the next packet.
getNextPacket() - Method in class org.yamcs.tctm.TcpTmDataLink
 
getNextPacket() - Method in class org.yamcs.tctm.UdpTmDataLink
Called to retrieve the next packet.
getNextRecord() - Method in interface org.yamcs.archive.IndexIterator
 
getNextToken() - Method in class org.yamcs.utils.parser.FilterParser
Get the next Token.
getNextToken() - Method in class org.yamcs.utils.parser.FilterParserTokenManager
Get the next Token.
getNextToken() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
Get the next Token.
getNextToken() - Method in class org.yamcs.yarch.streamsql.StreamSqlParserTokenManager
Get the next Token.
getNextTxId() - Method in class org.yamcs.replication.ReplicationFile
Returns the last tx id from this file + 1.
getNullTerminatedUTF() - Method in class org.yamcs.utils.ByteArray
 
getNumber() - Method in enum org.yamcs.replication.protobuf.Request.Type
 
getNumber() - Method in enum org.yamcs.security.protobuf.AccountRecord.AccountTypeCase
 
getNumber() - Method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.PartitioningType
 
getNumber() - Method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
 
getNumObjects() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
current number of objects in the bucket
getNumObjects() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
current number of objects in the bucket
getNumObjects() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketPropertiesOrBuilder
current number of objects in the bucket
getNumProcessedPackets() - Method in class org.yamcs.archive.XtceTmRecorder
 
getNumProcessedParameters() - Method in class org.yamcs.parameterarchive.RealtimeArchiveFiller
 
getNumRecordsRead() - Method in class org.yamcs.yarch.rocksdb.RdbTableWalker
 
getNumTuples() - Method in class org.yamcs.yarch.HistogramRecord
 
getObject() - Method in class org.yamcs.security.ObjectPrivilege
 
getObject(String) - Method in interface org.yamcs.yarch.Bucket
Retrieve object from the bucket.
getObject(String) - Method in class org.yamcs.yarch.FileSystemBucket
 
getObject(String) - Method in class org.yamcs.yarch.rocksdb.RdbBucket
 
getObject(Context, GetObjectRequest, Observer<HttpBody>) - Method in class org.yamcs.http.api.BucketsApi
 
getObjectId() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional uint32 objectId = 2;
getObjectId() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
optional uint32 objectId = 2;
getObjectId() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
optional uint32 objectId = 2;
getObjectName() - Method in class org.yamcs.cfdp.CfdpIncomingTransfer
 
getObjectName() - Method in class org.yamcs.cfdp.CfdpOutgoingTransfer
 
getObjectName() - Method in interface org.yamcs.cfdp.CfdpTransfer
 
getObjectName() - Method in class org.yamcs.cfdp.CompletedTransfer
 
getObjectName() - Method in class org.yamcs.cfdp.PutRequest
 
getObjectPrivileges() - Method in class org.yamcs.security.AuthorizationInfo
 
getObjectPrivileges() - Method in class org.yamcs.security.Role
 
getObjectPrivileges() - Method in class org.yamcs.security.User
 
getObjectPrivileges(ObjectPrivilegeType) - Method in class org.yamcs.security.User
 
getObjectPrivilegeTypes() - Method in class org.yamcs.security.SecurityStore
 
getOcf() - Method in class org.yamcs.tctm.ccsds.DownlinkTransferFrame
Get the 4 bytes operational control field.
getOffset() - Method in class org.yamcs.cfdp.DataFileSegment
 
getOffset() - Method in class org.yamcs.cfdp.pdu.FileDataPacket
 
getOngoingCfdpTransfer(long) - Method in class org.yamcs.cfdp.CfdpService
 
getOpenDbPaths() - Method in class org.yamcs.yarch.rocksdb.RDBFactory
 
getOpenRdb() - Method in class org.yamcs.yarch.rocksdb.RDBFactory
Get the root database if it's open, otherwise return null
getOpenRdb(String) - Method in class org.yamcs.yarch.rocksdb.RDBFactory
Get the database which is already open or null if it is not open
getOperation() - Method in class org.yamcs.http.websocket.WebSocketDecodeContext
 
getOppsite() - Method in enum org.yamcs.yarch.streamsql.RelOp
 
getOptions() - Method in class org.yamcs.Spec
 
getOptions() - Method in class org.yamcs.yarch.rocksdb.RdbConfig.TablespaceConfig
 
getOrCreateDataType(SpaceSystem, V7LoaderBase.DataTypeRecord, boolean) - Method in class org.yamcs.xtce.xlsv7.V7Loader
 
getOrDefault(Object, Object) - Method in class org.yamcs.InstanceMetadata
 
getOrganization() - Method in class org.yamcs.PluginMetadata
 
getOrganizationUrl() - Method in class org.yamcs.PluginMetadata
 
getOrigin() - Method in class org.yamcs.commanding.PreparedCommand
 
getOutputDefinition() - Method in class org.yamcs.yarch.streamsql.SelectExpression
 
getOutputDefinition() - Method in class org.yamcs.yarch.streamsql.SpeedLimitStreamExpression
 
getOutputType() - Method in class org.yamcs.http.RpcDescriptor
 
getOverwrite() - Method in class org.yamcs.cfdp.PutRequest
 
getOwnUser(Context, Empty, Observer<UserInfo>) - Method in class org.yamcs.http.api.IamApi
 
getPacket() - Method in class org.yamcs.archive.XtceTmReplayHandler.ReplayPacket
 
getPacket() - Method in class org.yamcs.TmPacket
 
getPacket(Context, GetPacketRequest, Observer<Yamcs.TmPacketData>) - Method in class org.yamcs.http.api.PacketsApi
 
getPacketID() - Method in class org.yamcs.tctm.CcsdsPacket
 
getPacketName() - Method in class org.yamcs.xtceproc.XtceTmExtractor
 
getPacketRequest() - Method in class org.yamcs.archive.ReplayOptions
 
getPameterCacheConfig() - Method in class org.yamcs.Processor
 
getParameter() - Method in class org.yamcs.parameter.ParameterValue
Retrieve the parameter definition for this parameter value
getParameter() - Method in class org.yamcs.parameter.ParameterWithId
 
getParameter(String) - Method in class org.yamcs.parameter.ParameterRequestManager
returns a parameter based on fully qualified name
getParameter(Context, Mdb.GetParameterRequest, Observer<Mdb.ParameterInfo>) - Method in class org.yamcs.http.api.MdbApi
 
getParameter(Yamcs.NamedObjectId) - Method in class org.yamcs.algorithms.AlgorithmManager
 
getParameter(Yamcs.NamedObjectId) - Method in class org.yamcs.parameter.LocalParameterManager
 
getParameter(Yamcs.NamedObjectId) - Method in interface org.yamcs.parameter.ParameterProvider
Returns the parameterDefinition corresponding to the parameter id
getParameter(Yamcs.NamedObjectId) - Method in class org.yamcs.parameter.ParameterRequestManager
 
getParameter(Yamcs.NamedObjectId) - Method in class org.yamcs.tctm.ReplayService
 
getParameter(Yamcs.NamedObjectId) - Method in class org.yamcs.tctm.StreamParameterProvider
 
getParameter(Yamcs.NamedObjectId) - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
getParameterAlarmSeverity(Pvalue.MonitoringResult) - Static method in class org.yamcs.http.api.AlarmsApi
 
getParameterCache() - Method in class org.yamcs.parameter.ParameterRequestManager
 
getParameterCache() - Method in class org.yamcs.Processor
 
getParameterFqn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used by the PARCHIVE_DATA to associate parameter ids to (parameter qualified name, parameterType) tbsIndex is the parameter id parameterType is a number assigned to (rawType,engType) combination parameterFqn is the parameter fully qualified name (something like /system/subsystem1/subsystem2/paraName)
getParameterFqn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used by the PARCHIVE_DATA to associate parameter ids to (parameter qualified name, parameterType) tbsIndex is the parameter id parameterType is a number assigned to (rawType,engType) combination parameterFqn is the parameter fully qualified name (something like /system/subsystem1/subsystem2/paraName)
getParameterFqn() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used by the PARCHIVE_DATA to associate parameter ids to (parameter qualified name, parameterType) tbsIndex is the parameter id parameterType is a number assigned to (rawType,engType) combination parameterFqn is the parameter fully qualified name (something like /system/subsystem1/subsystem2/paraName)
getParameterFqnById(int) - Method in class org.yamcs.parameterarchive.ParameterIdDb
returns the parameter FQN for the given parameterId - relatively expensive operation
getParameterFqnBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used by the PARCHIVE_DATA to associate parameter ids to (parameter qualified name, parameterType) tbsIndex is the parameter id parameterType is a number assigned to (rawType,engType) combination parameterFqn is the parameter fully qualified name (something like /system/subsystem1/subsystem2/paraName)
getParameterFqnBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used by the PARCHIVE_DATA to associate parameter ids to (parameter qualified name, parameterType) tbsIndex is the parameter id parameterType is a number assigned to (rawType,engType) combination parameterFqn is the parameter fully qualified name (something like /system/subsystem1/subsystem2/paraName)
getParameterFqnBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used by the PARCHIVE_DATA to associate parameter ids to (parameter qualified name, parameterType) tbsIndex is the parameter id parameterType is a number assigned to (rawType,engType) combination parameterFqn is the parameter fully qualified name (something like /system/subsystem1/subsystem2/paraName)
getParameterGroup(int) - Method in class org.yamcs.parameterarchive.ParameterGroupIdDb
 
getParameterGroupId() - Method in class org.yamcs.parameterarchive.PartitionIterator
 
getParameterGroupId() - Method in class org.yamcs.parameterarchive.PGSegment
 
getParameterGroupIdDb() - Method in class org.yamcs.parameterarchive.ParameterArchive
 
getParameterGroupIds() - Method in class org.yamcs.parameterarchive.MultipleParameterValueRequest
 
getParameterId() - Method in class org.yamcs.parameterarchive.PartitionIterator
 
getParameterId(int) - Method in class org.yamcs.parameterarchive.ParameterIdDb
returns ParameterId based on numeric id
getParameterId(int) - Method in class org.yamcs.parameterarchive.PGSegment
 
getParameterIdDb() - Method in class org.yamcs.parameterarchive.ParameterArchive
 
getParameterIds() - Method in class org.yamcs.parameterarchive.MultipleParameterValueRequest
 
getParameterNames() - Method in class org.yamcs.parameterarchive.MultipleParameterValueRequest
 
getParameterProvider(Class<T>) - Method in class org.yamcs.parameter.ParameterRequestManager
 
getParameterQualifiedNamed() - Method in class org.yamcs.parameter.ParameterValue
 
getParameterRanges(Context, GetParameterRangesRequest, Observer<Pvalue.Ranges>) - Method in class org.yamcs.http.api.ParameterArchiveApi
 
getParameterReference(SpaceSystem, String, boolean) - Static method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
getParameterRequest() - Method in class org.yamcs.archive.ReplayOptions
 
getParameterRequestManager() - Method in class org.yamcs.Processor
 
getParameterResult() - Method in class org.yamcs.xtceproc.XtceTmExtractor
 
getParameters() - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
getParameters() - Method in class org.yamcs.tctm.ccsds.TcPacketHandler
 
getParameters() - Method in interface org.yamcs.tctm.ccsds.VcUplinkHandler
return the virtual channel parameters
getParameterSamples(Context, Archive.GetParameterSamplesRequest, Observer<Pvalue.TimeSeries>) - Method in class org.yamcs.http.api.ParameterArchiveApi
 
getParameterSamples(Context, Archive.GetParameterSamplesRequest, Observer<Pvalue.TimeSeries>) - Method in class org.yamcs.http.api.StreamArchiveApi
 
getParameterType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
optional uint32 parameterType = 9;
getParameterType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
optional uint32 parameterType = 9;
getParameterType() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
optional uint32 parameterType = 9;
getParameterType(Parameter) - Method in class org.yamcs.xtceproc.ProcessorData
 
getParameterTypeProcessor() - Method in class org.yamcs.xtceproc.ProcessorData
Returns the parameter type processor (this is the guy that converts from raw to engineering value) used by the associated processor.
getParameterValue() - Method in class org.yamcs.parameter.ParameterValueWithId
 
getParameterValue(Context, GetParameterValueRequest, Observer<Pvalue.ParameterValue>) - Method in class org.yamcs.http.api.ProcessingApi
 
getParameterValue(Parameter) - Method in class org.yamcs.xtceproc.TcProcessingContext
 
getParent() - Method in class org.yamcs.tctm.AbstractTcDataLink
 
getParent() - Method in class org.yamcs.tctm.ccsds.VcTmPacketHandler
 
getParent() - Method in interface org.yamcs.tctm.Link
If this link is a sublink of an aggregated link, get the parent link.
getParserForType() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
getParserForType() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
getParserForType() - Method in class org.yamcs.replication.protobuf.ColumnInfo
 
getParserForType() - Method in class org.yamcs.replication.protobuf.Request
 
getParserForType() - Method in class org.yamcs.replication.protobuf.Response
 
getParserForType() - Method in class org.yamcs.replication.protobuf.StreamInfo
 
getParserForType() - Method in class org.yamcs.replication.protobuf.Wakeup
 
getParserForType() - Method in class org.yamcs.security.protobuf.AccountCollection
 
getParserForType() - Method in class org.yamcs.security.protobuf.AccountRecord
 
getParserForType() - Method in class org.yamcs.security.protobuf.ApplicationCollection
 
getParserForType() - Method in class org.yamcs.security.protobuf.ApplicationRecord
 
getParserForType() - Method in class org.yamcs.security.protobuf.Clearance
 
getParserForType() - Method in class org.yamcs.security.protobuf.ExternalIdentity
 
getParserForType() - Method in class org.yamcs.security.protobuf.GroupCollection
 
getParserForType() - Method in class org.yamcs.security.protobuf.GroupRecord
 
getParserForType() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
getParserForType() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
getParserForType() - Method in class org.yamcs.yarch.protobuf.Db.Event
 
getParserForType() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
getParserForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
getParserForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
getParserForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
getParserForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
getParserForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
getParserForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
getParserForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
getParserForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
getParserForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
getPartition() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_PARTITION, HISTOGRAM: if partition by time - partitionDir is subdirectory name (usually something like 2017/11) - partitionStart/End are the times representing partition start(inclusive) and end (exclusive)
getPartition() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for TABLE_PARTITION, HISTOGRAM: if partition by time - partitionDir is subdirectory name (usually something like 2017/11) - partitionStart/End are the times representing partition start(inclusive) and end (exclusive)
getPartition() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for TABLE_PARTITION, HISTOGRAM: if partition by time - partitionDir is subdirectory name (usually something like 2017/11) - partitionStart/End are the times representing partition start(inclusive) and end (exclusive)
getPartitionBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_PARTITION, HISTOGRAM: if partition by time - partitionDir is subdirectory name (usually something like 2017/11) - partitionStart/End are the times representing partition start(inclusive) and end (exclusive)
getPartitionDir() - Method in class org.yamcs.parameterarchive.ParameterArchive.Partition
 
getPartitionDir() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
optional string partitionDir = 1;
getPartitionDir() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
optional string partitionDir = 1;
getPartitionDir() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartitionOrBuilder
optional string partitionDir = 1;
getPartitionDirBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
optional string partitionDir = 1;
getPartitionDirBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
optional string partitionDir = 1;
getPartitionDirBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartitionOrBuilder
optional string partitionDir = 1;
getPartitionEnd() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
optional int64 partitionEnd = 3;
getPartitionEnd() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
optional int64 partitionEnd = 3;
getPartitionEnd() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartitionOrBuilder
optional int64 partitionEnd = 3;
getPartitionForTuple(Tuple) - Method in class org.yamcs.yarch.PartitionManager
Gets partition where tuple has to be written.
getPartitionInfo(long) - Method in class org.yamcs.yarch.TimePartitionSchema
returns the directory where this instant shall be written.
getPartitioningInfo() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional .PartitioningInfo partitioningInfo = 10;
getPartitioningInfo() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
optional .PartitioningInfo partitioningInfo = 10;
getPartitioningInfo() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
optional .PartitioningInfo partitioningInfo = 10;
getPartitioningInfoBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional .PartitioningInfo partitioningInfo = 10;
getPartitioningInfoOrBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional .PartitioningInfo partitioningInfo = 10;
getPartitioningInfoOrBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
optional .PartitioningInfo partitioningInfo = 10;
getPartitioningInfoOrBuilder() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
optional .PartitioningInfo partitioningInfo = 10;
getPartitioningSchema() - Method in class org.yamcs.parameterarchive.ParameterArchive
 
getPartitioningSchema() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
partitioning schema used currently for parameter archive (for tables is stored in the .def file)
getPartitioningSchema() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
partitioning schema used currently for parameter archive (for tables is stored in the .def file)
getPartitioningSchema() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
partitioning schema used currently for parameter archive (for tables is stored in the .def file)
getPartitioningSchemaBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
partitioning schema used currently for parameter archive (for tables is stored in the .def file)
getPartitioningSchemaBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
partitioning schema used currently for parameter archive (for tables is stored in the .def file)
getPartitioningSchemaBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
partitioning schema used currently for parameter archive (for tables is stored in the .def file)
getPartitioningSpec() - Method in class org.yamcs.yarch.PartitionManager
 
getPartitioningSpec() - Method in class org.yamcs.yarch.TableDefinition
 
getPartitionList() - Method in class org.yamcs.yarch.PartitionManager.Interval
 
getPartitionManager() - Method in class org.yamcs.yarch.rocksdb.RdbTable
 
getPartitionManager(TableDefinition) - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
getPartitionManager(YarchDatabaseInstance, TableDefinition) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
getPartitionManager(YarchDatabaseInstance, TableDefinition) - Method in interface org.yamcs.yarch.StorageEngine
 
getPartitionOrBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_PARTITION, HISTOGRAM: if partition by time - partitionDir is subdirectory name (usually something like 2017/11) - partitionStart/End are the times representing partition start(inclusive) and end (exclusive)
getPartitionOrBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for TABLE_PARTITION, HISTOGRAM: if partition by time - partitionDir is subdirectory name (usually something like 2017/11) - partitionStart/End are the times representing partition start(inclusive) and end (exclusive)
getPartitionOrBuilder() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for TABLE_PARTITION, HISTOGRAM: if partition by time - partitionDir is subdirectory name (usually something like 2017/11) - partitionStart/End are the times representing partition start(inclusive) and end (exclusive)
getPartitions() - Method in class org.yamcs.yarch.PartitionManager
Retrieves the existing partitions
getPartitions() - Method in class org.yamcs.yarch.PartitionManager.Interval
 
getPartitions(long, long, boolean) - Method in class org.yamcs.parameterarchive.ParameterArchive
a copy of the partitions from start to stop inclusive
getPartitionStart() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
optional int64 partitionStart = 2;
getPartitionStart() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
optional int64 partitionStart = 2;
getPartitionStart() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartitionOrBuilder
optional int64 partitionStart = 2;
getPartitionValue() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_PARTITION: if partitioned by value - the value
getPartitionValue() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for TABLE_PARTITION: if partitioned by value - the value
getPartitionValue() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for TABLE_PARTITION: if partitioned by value - the value
getPassword() - Method in class org.yamcs.security.UsernamePasswordToken
 
getPath() - Method in class org.yamcs.parameter.ParameterWithId
 
getPath() - Method in class org.yamcs.parameter.PartialParameterValue
The path to the element of the aggregate or array for which the value applies
getPath() - Method in class org.yamcs.Spec.ValidationContext
 
getPath() - Method in class org.yamcs.yarch.rocksdb.YRDB
 
getPath() - Method in class org.yamcs.YConfiguration
 
getPathWithoutContext(HttpRequest, String) - Static method in class org.yamcs.http.HttpUtils
Returns the path for the given HTTP request.
getPicos() - Method in class org.yamcs.time.Instant
 
getPids() - Method in class org.yamcs.parameterarchive.ParameterIdValueList
 
getPlugin(Class<T>) - Method in class org.yamcs.PluginManager
 
getPluginManager() - Method in class org.yamcs.YamcsServer
 
getPlugins() - Method in class org.yamcs.PluginManager
 
getPort() - Method in class org.yamcs.http.Binding
 
getPort() - Method in class org.yamcs.yarch.OutputStream
 
getPosition() - Method in class org.yamcs.utils.BitBuffer
get position in bits
getPpRequest() - Method in class org.yamcs.archive.ReplayOptions
 
getPreparedCommand() - Method in class org.yamcs.commanding.CommandVerificationHandler
 
getPrincipal() - Method in class org.yamcs.security.RemoteUserToken
 
getPrincipal() - Method in class org.yamcs.security.ThirdPartyAuthorizationCode
 
getPrincipal() - Method in class org.yamcs.security.UsernamePasswordToken
 
getPriority() - Method in class org.yamcs.tctm.ccsds.VcUplinkManagedParameters
 
getPrivateHeaderClass() - Method in class org.yamcs.tctm.CcsdsPacket
 
getPrivateHeaderSource() - Method in class org.yamcs.tctm.CcsdsPacket
 
getPrivateHeaderType() - Method in class org.yamcs.tctm.CcsdsPacket
 
getPrm() - Method in class org.yamcs.parameter.ParameterWithIdRequestHelper
 
getProcessingStatus() - Method in class org.yamcs.parameter.BasicParameterValue
 
getProcessingStatus() - Method in class org.yamcs.parameter.ParameterStatus
 
getProcessingStatus() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional bool processingStatus = 7;
getProcessingStatus() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional bool processingStatus = 7;
getProcessingStatus() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional bool processingStatus = 7;
getProcessor() - Method in class org.yamcs.algorithms.AlgorithmManager
 
getProcessor() - Method in class org.yamcs.commanding.CommandingManager
 
getProcessor() - Method in class org.yamcs.commanding.CommandQueue
 
getProcessor() - Method in class org.yamcs.commanding.CommandVerificationHandler
 
getProcessor() - Method in class org.yamcs.ConnectedClient
 
getProcessor() - Method in class org.yamcs.http.HttpRequestInfo
 
getProcessor() - Method in class org.yamcs.StreamConfig.StreamConfigEntry
Return the name of the processor where this stream should be connected to or null if no such processor exists
getProcessor(String) - Method in class org.yamcs.YamcsServerInstance
 
getProcessor(String, String) - Method in class org.yamcs.YamcsServer
 
getProcessor(Context, GetProcessorRequest, Observer<ProcessorInfo>) - Method in class org.yamcs.http.api.ProcessingApi
 
getProcessorConfig() - Method in class org.yamcs.xtceproc.ProcessorData
 
getProcessorData() - Method in class org.yamcs.algorithms.AlgorithmExecutionContext
 
getProcessorData() - Method in class org.yamcs.Processor
Returns the processor data used to store processor specific calibration, alarms
getProcessorData() - Method in class org.yamcs.xtceproc.ContainerProcessingContext
 
getProcessorName() - Method in class org.yamcs.xtceproc.ProcessorData
 
getProcessors() - Method in class org.yamcs.YamcsServerInstance
 
getProcessorTypes() - Static method in class org.yamcs.ProcessorFactory
Returns the processor types as defined in processor.yaml
getProperties() - Method in class org.yamcs.yarch.rocksdb.YRDB
 
getProtobufDatabase() - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
getProtobufDatabase(YarchDatabaseInstance) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
getProtobufDatabase(YarchDatabaseInstance) - Method in interface org.yamcs.yarch.StorageEngine
 
getProtobufRegistry() - Method in class org.yamcs.http.HttpServer
 
getProtobufSerializer(ColumnDefinition) - Static method in class org.yamcs.yarch.ColumnSerializerFactory
 
getProtoClass() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
the name of the class implementing the proto object if the dataType=PROTOBUF
getProtoClass() - Method in class org.yamcs.replication.protobuf.ColumnInfo
the name of the class implementing the proto object if the dataType=PROTOBUF
getProtoClass() - Method in interface org.yamcs.replication.protobuf.ColumnInfoOrBuilder
the name of the class implementing the proto object if the dataType=PROTOBUF
getProtoClassBytes() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
the name of the class implementing the proto object if the dataType=PROTOBUF
getProtoClassBytes() - Method in class org.yamcs.replication.protobuf.ColumnInfo
the name of the class implementing the proto object if the dataType=PROTOBUF
getProtoClassBytes() - Method in interface org.yamcs.replication.protobuf.ColumnInfoOrBuilder
the name of the class implementing the proto object if the dataType=PROTOBUF
getProtocolVersion() - Method in class org.yamcs.http.websocket.WebSocketDecodeContext
 
getProvider() - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
optional string provider = 2;
getProvider() - Method in class org.yamcs.security.protobuf.ExternalIdentity
optional string provider = 2;
getProvider() - Method in interface org.yamcs.security.protobuf.ExternalIdentityOrBuilder
optional string provider = 2;
getProviderBytes() - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
optional string provider = 2;
getProviderBytes() - Method in class org.yamcs.security.protobuf.ExternalIdentity
optional string provider = 2;
getProviderBytes() - Method in interface org.yamcs.security.protobuf.ExternalIdentityOrBuilder
optional string provider = 2;
getPV(String, long, boolean) - Static method in class org.yamcs.parameter.SystemParametersCollector
 
getPV(String, long, double) - Static method in class org.yamcs.parameter.SystemParametersCollector
 
getPV(String, long, float) - Static method in class org.yamcs.parameter.SystemParametersCollector
 
getPV(String, long, long) - Static method in class org.yamcs.parameter.SystemParametersCollector
 
getPV(String, long, String) - Static method in class org.yamcs.parameter.SystemParametersCollector
 
getPV(String, long, Value) - Static method in class org.yamcs.parameter.SystemParametersCollector
 
getQualifiedName() - Method in class org.yamcs.archive.XtceTmReplayHandler.ReplayPacket
 
getQualifiedName() - Method in class org.yamcs.parameter.ParameterWithId
 
getQueryArguments() - Method in class org.yamcs.http.api.SqlBuilder
 
getQueue(String) - Method in class org.yamcs.commanding.CommandQueueManager
 
getQueue(Context, GetQueueRequest, Observer<Commanding.CommandQueueInfo>) - Method in class org.yamcs.http.api.QueueApi
 
getQueue(User, PreparedCommand) - Method in class org.yamcs.commanding.CommandQueueManager
 
getQueueManager(String, String) - Method in class org.yamcs.management.ManagementService
 
getQueueManagers() - Method in class org.yamcs.management.ManagementService
 
getQueues() - Method in class org.yamcs.commanding.CommandQueueManager
 
getR() - Method in class org.yamcs.external.SimpleRegression
getRange(int, int, boolean) - Method in class org.yamcs.parameterarchive.BinaryValueSegment
 
getRange(int, int, boolean) - Method in class org.yamcs.parameterarchive.BooleanValueSegment
 
getRange(int, int, boolean) - Method in class org.yamcs.parameterarchive.DoubleValueSegment
 
getRange(int, int, boolean) - Method in class org.yamcs.parameterarchive.FloatValueSegment
 
getRange(int, int, boolean) - Method in class org.yamcs.parameterarchive.IntValueSegment
 
getRange(int, int, boolean) - Method in class org.yamcs.parameterarchive.LongValueSegment
 
getRange(int, int, boolean) - Method in class org.yamcs.parameterarchive.SortedTimeSegment
 
getRange(int, int, boolean) - Method in class org.yamcs.parameterarchive.StringValueSegment
 
getRange(int, int, boolean) - Method in interface org.yamcs.parameterarchive.ValueSegment
returns an array containing the values in the range [posStart, posStop) if ascending or [posStop, posStart) if descending
getRangeArray(int, int, boolean) - Method in class org.yamcs.parameterarchive.ObjectSegment
 
getRangeCondition() - Method in class org.yamcs.parameter.BasicParameterValue
 
getRangeCondition() - Method in class org.yamcs.parameter.ParameterStatus
 
getRangeCondition() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.pvalue.RangeCondition rangeCondition = 9;
getRangeCondition() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional .yamcs.protobuf.pvalue.RangeCondition rangeCondition = 9;
getRangeCondition() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional .yamcs.protobuf.pvalue.RangeCondition rangeCondition = 9;
getRanges() - Method in class org.yamcs.http.api.ParameterRanger
 
getRawType() - Method in class org.yamcs.parameterarchive.ParameterId
 
getRawType(DataEncoding) - Static method in class org.yamcs.xtceproc.DataEncodingDecoder
return the nominal Value.Type of a raw value corresponding to the given XTCE data encoding definition
getRawValue() - Method in class org.yamcs.parameter.BasicParameterValue
 
getRawValue() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.Value rawValue = 2;
getRawValue() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional .yamcs.protobuf.Value rawValue = 2;
getRawValue() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional .yamcs.protobuf.Value rawValue = 2;
getRawValue(DataEncoding, Object) - Static method in class org.yamcs.xtceproc.DataEncodingDecoder
 
getRawValueBuilder() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.Value rawValue = 2;
getRawValueOrBuilder() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.Value rawValue = 2;
getRawValueOrBuilder() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional .yamcs.protobuf.Value rawValue = 2;
getRawValueOrBuilder() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional .yamcs.protobuf.Value rawValue = 2;
getRawValues() - Method in class org.yamcs.parameterarchive.ParameterValueArray
 
getRdb() - Method in class org.yamcs.yarch.rocksdb.Tablespace
Get the main database of the tablespace
getRdb(boolean) - Method in class org.yamcs.yarch.rocksdb.RDBFactory
Opens or creates a database at the root dataDir
getRdb(String) - Method in class org.yamcs.yarch.rocksdb.Tablespace
 
getRdb(String, boolean) - Method in class org.yamcs.yarch.rocksdb.RDBFactory
Opens or create a database at a given relative path
getRdb(String, boolean) - Method in class org.yamcs.yarch.rocksdb.Tablespace
(Creates) and returns a database in the given partition directory.
getRdbFactory() - Method in class org.yamcs.yarch.rocksdb.Tablespace
 
getReceivedSize() - Method in class org.yamcs.cfdp.DataFile
 
getReceptionTime() - Method in class org.yamcs.archive.XtceTmReplayHandler.ReplayPacket
 
getReceptionTime() - Method in class org.yamcs.TmPacket
Return the time when the packet has been received in Yamcs.
getReceptionTime() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional int64 receptionTime = 3;
getReceptionTime() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional int64 receptionTime = 3;
getReceptionTime() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional int64 receptionTime = 3;
getReceptionTimeUTC() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string receptionTimeUTC = 9;
getReceptionTimeUTC() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional string receptionTimeUTC = 9;
getReceptionTimeUTC() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional string receptionTimeUTC = 9;
getReceptionTimeUTCBytes() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string receptionTimeUTC = 9;
getReceptionTimeUTCBytes() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional string receptionTimeUTC = 9;
getReceptionTimeUTCBytes() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional string receptionTimeUTC = 9;
getRecords(int) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
repeated .AccountRecord records = 2;
getRecords(int) - Method in class org.yamcs.security.protobuf.AccountCollection
repeated .AccountRecord records = 2;
getRecords(int) - Method in interface org.yamcs.security.protobuf.AccountCollectionOrBuilder
repeated .AccountRecord records = 2;
getRecords(int) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord records = 2;
getRecords(int) - Method in class org.yamcs.security.protobuf.ApplicationCollection
repeated .ApplicationRecord records = 2;
getRecords(int) - Method in interface org.yamcs.security.protobuf.ApplicationCollectionOrBuilder
repeated .ApplicationRecord records = 2;
getRecords(int) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
repeated .GroupRecord records = 2;
getRecords(int) - Method in class org.yamcs.security.protobuf.GroupCollection
repeated .GroupRecord records = 2;
getRecords(int) - Method in interface org.yamcs.security.protobuf.GroupCollectionOrBuilder
repeated .GroupRecord records = 2;
getRecordsBuilder(int) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
repeated .AccountRecord records = 2;
getRecordsBuilder(int) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord records = 2;
getRecordsBuilder(int) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
repeated .GroupRecord records = 2;
getRecordsBuilderList() - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
repeated .AccountRecord records = 2;
getRecordsBuilderList() - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord records = 2;
getRecordsBuilderList() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
repeated .GroupRecord records = 2;
getRecordsCount() - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
repeated .AccountRecord records = 2;
getRecordsCount() - Method in class org.yamcs.security.protobuf.AccountCollection
repeated .AccountRecord records = 2;
getRecordsCount() - Method in interface org.yamcs.security.protobuf.AccountCollectionOrBuilder
repeated .AccountRecord records = 2;
getRecordsCount() - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord records = 2;
getRecordsCount() - Method in class org.yamcs.security.protobuf.ApplicationCollection
repeated .ApplicationRecord records = 2;
getRecordsCount() - Method in interface org.yamcs.security.protobuf.ApplicationCollectionOrBuilder
repeated .ApplicationRecord records = 2;
getRecordsCount() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
repeated .GroupRecord records = 2;
getRecordsCount() - Method in class org.yamcs.security.protobuf.GroupCollection
repeated .GroupRecord records = 2;
getRecordsCount() - Method in interface org.yamcs.security.protobuf.GroupCollectionOrBuilder
repeated .GroupRecord records = 2;
getRecordsList() - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
repeated .AccountRecord records = 2;
getRecordsList() - Method in class org.yamcs.security.protobuf.AccountCollection
repeated .AccountRecord records = 2;
getRecordsList() - Method in interface org.yamcs.security.protobuf.AccountCollectionOrBuilder
repeated .AccountRecord records = 2;
getRecordsList() - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord records = 2;
getRecordsList() - Method in class org.yamcs.security.protobuf.ApplicationCollection
repeated .ApplicationRecord records = 2;
getRecordsList() - Method in interface org.yamcs.security.protobuf.ApplicationCollectionOrBuilder
repeated .ApplicationRecord records = 2;
getRecordsList() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
repeated .GroupRecord records = 2;
getRecordsList() - Method in class org.yamcs.security.protobuf.GroupCollection
repeated .GroupRecord records = 2;
getRecordsList() - Method in interface org.yamcs.security.protobuf.GroupCollectionOrBuilder
repeated .GroupRecord records = 2;
getRecordsOrBuilder(int) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
repeated .AccountRecord records = 2;
getRecordsOrBuilder(int) - Method in class org.yamcs.security.protobuf.AccountCollection
repeated .AccountRecord records = 2;
getRecordsOrBuilder(int) - Method in interface org.yamcs.security.protobuf.AccountCollectionOrBuilder
repeated .AccountRecord records = 2;
getRecordsOrBuilder(int) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord records = 2;
getRecordsOrBuilder(int) - Method in class org.yamcs.security.protobuf.ApplicationCollection
repeated .ApplicationRecord records = 2;
getRecordsOrBuilder(int) - Method in interface org.yamcs.security.protobuf.ApplicationCollectionOrBuilder
repeated .ApplicationRecord records = 2;
getRecordsOrBuilder(int) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
repeated .GroupRecord records = 2;
getRecordsOrBuilder(int) - Method in class org.yamcs.security.protobuf.GroupCollection
repeated .GroupRecord records = 2;
getRecordsOrBuilder(int) - Method in interface org.yamcs.security.protobuf.GroupCollectionOrBuilder
repeated .GroupRecord records = 2;
getRecordsOrBuilderList() - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
repeated .AccountRecord records = 2;
getRecordsOrBuilderList() - Method in class org.yamcs.security.protobuf.AccountCollection
repeated .AccountRecord records = 2;
getRecordsOrBuilderList() - Method in interface org.yamcs.security.protobuf.AccountCollectionOrBuilder
repeated .AccountRecord records = 2;
getRecordsOrBuilderList() - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord records = 2;
getRecordsOrBuilderList() - Method in class org.yamcs.security.protobuf.ApplicationCollection
repeated .ApplicationRecord records = 2;
getRecordsOrBuilderList() - Method in interface org.yamcs.security.protobuf.ApplicationCollectionOrBuilder
repeated .ApplicationRecord records = 2;
getRecordsOrBuilderList() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
repeated .GroupRecord records = 2;
getRecordsOrBuilderList() - Method in class org.yamcs.security.protobuf.GroupCollection
repeated .GroupRecord records = 2;
getRecordsOrBuilderList() - Method in interface org.yamcs.security.protobuf.GroupCollectionOrBuilder
repeated .GroupRecord records = 2;
getReference(String) - Method in class org.yamcs.xtce.BaseSpreadsheetLoader.BasicPrefFactory
 
getReference(String) - Method in interface org.yamcs.xtce.ConditionParser.ParameterReferenceFactory
 
getRegressionSumSquares() - Method in class org.yamcs.external.SimpleRegression
Returns the sum of squared deviations of the predicted y values about their mean (which equals the mean of y).
getRelation() - Method in class org.yamcs.yarch.streamsql.RelationalExpression
 
getRemoteEntities() - Method in class org.yamcs.cfdp.CfdpService
 
getRemoteEntity(long) - Method in class org.yamcs.cfdp.CfdpService
 
getRemotePath() - Method in class org.yamcs.cfdp.CfdpIncomingTransfer
 
getRemotePath() - Method in class org.yamcs.cfdp.CfdpOutgoingTransfer
 
getRemotePath() - Method in interface org.yamcs.cfdp.CfdpTransfer
 
getRemotePath() - Method in class org.yamcs.cfdp.CompletedTransfer
 
getReplayRequest() - Method in class org.yamcs.Processor
valid only if isArchiveReplay returns true
getReplayRequest() - Method in interface org.yamcs.tctm.ArchiveTmPacketProvider
 
getReplayRequest() - Method in class org.yamcs.tctm.ReplayService
 
getReplayState() - Method in class org.yamcs.Processor
valid only if isArchiveReplay returns true
getReplayState() - Method in interface org.yamcs.tctm.ArchiveTmPacketProvider
 
getReplayState() - Method in class org.yamcs.tctm.ReplayService
 
getReplayTime() - Method in interface org.yamcs.tctm.ArchiveTmPacketProvider
 
getReplayTime() - Method in class org.yamcs.tctm.ReplayService
 
getRequestCount() - Method in class org.yamcs.http.Route
 
getRequestCounter() - Method in class org.yamcs.http.Route
 
getRequestId() - Method in class org.yamcs.http.websocket.WebSocketDecodeContext
 
getRequestId() - Method in exception org.yamcs.http.websocket.WebSocketException
 
getRequestId() - Method in class org.yamcs.http.websocket.WebSocketReply
 
getRequestPrototype() - Method in class org.yamcs.http.Context
 
getRequestPrototype() - Method in class org.yamcs.http.Topic
 
getRequestSeq() - Method in class org.yamcs.replication.protobuf.Request.Builder
used to track back the response
getRequestSeq() - Method in class org.yamcs.replication.protobuf.Request
used to track back the response
getRequestSeq() - Method in interface org.yamcs.replication.protobuf.RequestOrBuilder
used to track back the response
getRequestSeq() - Method in class org.yamcs.replication.protobuf.Response.Builder
optional uint32 requestSeq = 1;
getRequestSeq() - Method in class org.yamcs.replication.protobuf.Response
optional uint32 requestSeq = 1;
getRequestSeq() - Method in interface org.yamcs.replication.protobuf.ResponseOrBuilder
optional uint32 requestSeq = 1;
getRequiredParameters() - Method in class org.yamcs.xtceproc.AbstractDataDecoder
 
getRequiredParameters() - Method in class org.yamcs.xtceproc.AbstractDataEncoder
 
getResolver() - Static method in class org.yamcs.YConfiguration
 
getResource() - Method in class org.yamcs.http.websocket.WebSocketDecodeContext
 
getResponsePrototype() - Method in class org.yamcs.http.Context
 
getResponsePrototype() - Method in class org.yamcs.http.Topic
 
getResult() - Method in class org.yamcs.replication.protobuf.Response.Builder
optional int32 result = 2;
getResult() - Method in class org.yamcs.replication.protobuf.Response
optional int32 result = 2;
getResult() - Method in interface org.yamcs.replication.protobuf.ResponseOrBuilder
optional int32 result = 2;
getRleRangeDescending(int, int) - Method in class org.yamcs.parameterarchive.ObjectSegment
 
getRole(String) - Method in class org.yamcs.security.Directory
 
getRole(Context, GetRoleRequest, Observer<RoleInfo>) - Method in class org.yamcs.http.api.IamApi
 
getRoles() - Method in class org.yamcs.security.Directory
 
getRoles() - Method in class org.yamcs.security.User
 
getRoles(int) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated string roles = 5;
getRoles(int) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
repeated string roles = 5;
getRoles(int) - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
repeated string roles = 5;
getRolesBytes(int) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated string roles = 5;
getRolesBytes(int) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
repeated string roles = 5;
getRolesBytes(int) - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
repeated string roles = 5;
getRolesCount() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated string roles = 5;
getRolesCount() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
repeated string roles = 5;
getRolesCount() - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
repeated string roles = 5;
getRolesList() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated string roles = 5;
getRolesList() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
repeated string roles = 5;
getRolesList() - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
repeated string roles = 5;
getRoot() - Method in class org.yamcs.yarch.YarchDatabaseInstance
Returns the root directory for this database instance.
getRoot() - Method in class org.yamcs.YConfiguration
 
getRootContainer() - Method in class org.yamcs.StreamConfig.TmStreamConfigEntry
 
getRootPath() - Method in class org.yamcs.yarch.FileSystemBucketDatabase
 
getRouteParam(String) - Method in class org.yamcs.http.RouteContext
 
getRoutes() - Method in class org.yamcs.http.HttpServer
 
getRpc(String) - Method in class org.yamcs.http.ProtobufRegistry
 
getRSquare() - Method in class org.yamcs.external.SimpleRegression
Returns the coefficient of determination, usually denoted r-square.
getScope() - Method in class org.yamcs.security.OpenIDAuthModule
 
getScopes(int) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
repeated string scopes = 5;
getScopes(int) - Method in class org.yamcs.security.protobuf.ApplicationRecord
repeated string scopes = 5;
getScopes(int) - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
repeated string scopes = 5;
getScopesBytes(int) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
repeated string scopes = 5;
getScopesBytes(int) - Method in class org.yamcs.security.protobuf.ApplicationRecord
repeated string scopes = 5;
getScopesBytes(int) - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
repeated string scopes = 5;
getScopesCount() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
repeated string scopes = 5;
getScopesCount() - Method in class org.yamcs.security.protobuf.ApplicationRecord
repeated string scopes = 5;
getScopesCount() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
repeated string scopes = 5;
getScopesList() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
repeated string scopes = 5;
getScopesList() - Method in class org.yamcs.security.protobuf.ApplicationRecord
repeated string scopes = 5;
getScopesList() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
repeated string scopes = 5;
getSecond() - Method in class org.yamcs.utils.TaiUtcConverter.DateTimeComponents
 
getSecondaryHeaderFlag() - Method in class org.yamcs.tctm.CcsdsPacket
 
getSecondaryHeaderFlag(byte[]) - Static method in class org.yamcs.tctm.CcsdsPacket
 
getSecondaryIndex() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for SECONDARY_INDEX
getSecondaryIndex() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for SECONDARY_INDEX
getSecondaryIndex() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for SECONDARY_INDEX
getSecondaryIndex() - Method in class org.yamcs.yarch.TableDefinition
 
getSecondaryIndex(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .SecondaryIndex secondaryIndex = 11;
getSecondaryIndex(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated .SecondaryIndex secondaryIndex = 11;
getSecondaryIndex(int) - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated .SecondaryIndex secondaryIndex = 11;
getSecondaryIndexBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for SECONDARY_INDEX
getSecondaryIndexBuilder(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .SecondaryIndex secondaryIndex = 11;
getSecondaryIndexBuilderList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .SecondaryIndex secondaryIndex = 11;
getSecondaryIndexCount() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .SecondaryIndex secondaryIndex = 11;
getSecondaryIndexCount() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated .SecondaryIndex secondaryIndex = 11;
getSecondaryIndexCount() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated .SecondaryIndex secondaryIndex = 11;
getSecondaryIndexList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .SecondaryIndex secondaryIndex = 11;
getSecondaryIndexList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated .SecondaryIndex secondaryIndex = 11;
getSecondaryIndexList() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated .SecondaryIndex secondaryIndex = 11;
getSecondaryIndexOrBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for SECONDARY_INDEX
getSecondaryIndexOrBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for SECONDARY_INDEX
getSecondaryIndexOrBuilder() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for SECONDARY_INDEX
getSecondaryIndexOrBuilder(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .SecondaryIndex secondaryIndex = 11;
getSecondaryIndexOrBuilder(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated .SecondaryIndex secondaryIndex = 11;
getSecondaryIndexOrBuilder(int) - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated .SecondaryIndex secondaryIndex = 11;
getSecondaryIndexOrBuilderList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .SecondaryIndex secondaryIndex = 11;
getSecondaryIndexOrBuilderList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated .SecondaryIndex secondaryIndex = 11;
getSecondaryIndexOrBuilderList() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated .SecondaryIndex secondaryIndex = 11;
getSecondaryIndexWriter() - Method in class org.yamcs.yarch.rocksdb.RdbTable
 
getSecondFileName() - Method in class org.yamcs.cfdp.pdu.FileStoreRequest
 
getSecondFileName() - Method in class org.yamcs.cfdp.pdu.FileStoreResponse
 
getSecretKey() - Method in class org.yamcs.YamcsServer
 
getSecurityStore() - Static method in class org.yamcs.http.auth.AuthHandler
 
getSecurityStore() - Method in class org.yamcs.YamcsServer
 
getSegmentEnd() - Method in class org.yamcs.cfdp.pdu.SegmentRequest
 
getSegmentEnd() - Method in class org.yamcs.parameterarchive.PGSegment
 
getSegmentEnd() - Method in class org.yamcs.parameterarchive.SortedTimeSegment
 
getSegmentRequests() - Method in class org.yamcs.cfdp.pdu.NakPacket
 
getSegmentStart() - Method in class org.yamcs.cfdp.pdu.SegmentRequest
 
getSegmentStart() - Method in class org.yamcs.parameterarchive.PGSegment
 
getSegmentStart() - Method in class org.yamcs.parameterarchive.SortedTimeSegment
 
getSegmentStart() - Method in class org.yamcs.yarch.HistogramSegment
 
getSelectCmd() - Method in class org.yamcs.archive.CommandHistoryReplayHandler
 
getSelectCmd() - Method in class org.yamcs.archive.EventReplayHandler
 
getSelectCmd() - Method in class org.yamcs.archive.ParameterReplayHandler
Provides a select statement like this:
getSelectCmd() - Method in interface org.yamcs.archive.ReplayHandler
 
getSelectCmd() - Method in class org.yamcs.archive.XtceTmReplayHandler
 
getSeq() - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
optional int32 seq = 1;
getSeq() - Method in class org.yamcs.security.protobuf.AccountCollection
optional int32 seq = 1;
getSeq() - Method in interface org.yamcs.security.protobuf.AccountCollectionOrBuilder
optional int32 seq = 1;
getSeq() - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
optional int32 seq = 1;
getSeq() - Method in class org.yamcs.security.protobuf.ApplicationCollection
optional int32 seq = 1;
getSeq() - Method in interface org.yamcs.security.protobuf.ApplicationCollectionOrBuilder
optional int32 seq = 1;
getSeq() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
optional int32 seq = 1;
getSeq() - Method in class org.yamcs.security.protobuf.GroupCollection
optional int32 seq = 1;
getSeq() - Method in interface org.yamcs.security.protobuf.GroupCollectionOrBuilder
optional int32 seq = 1;
getSeqCount() - Method in class org.yamcs.TmPacket
The sequence count together with the generation time are supposed to uniquely identify the packet.
getSeqInterruptionDelta() - Method in class org.yamcs.tctm.ccsds.UslpTransferFrame
 
getSeqNumber() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional int32 seqNumber = 4;
getSeqNumber() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional int32 seqNumber = 4;
getSeqNumber() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional int32 seqNumber = 4;
getSequence() - Method in class org.yamcs.yarch.TableColumnDefinition
 
getSequence(String) - Method in class org.yamcs.yarch.rocksdb.Tablespace
 
getSequence(String) - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
getSequence(YarchDatabaseInstance, String) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
getSequence(YarchDatabaseInstance, String) - Method in interface org.yamcs.yarch.StorageEngine
Creates (if not already existing) and returns a sequence with the given name.
getSequenceCount() - Method in class org.yamcs.tctm.CcsdsPacket
 
getSequenceCount(byte[]) - Static method in class org.yamcs.tctm.CcsdsPacket
 
getSequenceCount(ByteBuffer) - Static method in class org.yamcs.tctm.CcsdsPacket
 
getSequenceEntry() - Method in class org.yamcs.parameter.ContainerParameterValue
 
getSequenceNumber() - Method in class org.yamcs.archive.XtceTmReplayHandler.ReplayPacket
 
getSequenceNumber() - Method in class org.yamcs.cfdp.CfdpTransactionId
 
getSequenceNumber() - Method in class org.yamcs.cfdp.pdu.CfdpHeader
 
getSequenceNumber() - Method in class org.yamcs.commanding.PreparedCommand
 
getSequenceNumberLength() - Method in class org.yamcs.cfdp.pdu.CfdpHeader
 
getSerializedSize() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
getSerializedSize() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
getSerializedSize() - Method in class org.yamcs.replication.protobuf.ColumnInfo
 
getSerializedSize() - Method in class org.yamcs.replication.protobuf.Request
 
getSerializedSize() - Method in class org.yamcs.replication.protobuf.Response
 
getSerializedSize() - Method in class org.yamcs.replication.protobuf.StreamInfo
 
getSerializedSize() - Method in class org.yamcs.replication.protobuf.Wakeup
 
getSerializedSize() - Method in class org.yamcs.security.protobuf.AccountCollection
 
getSerializedSize() - Method in class org.yamcs.security.protobuf.AccountRecord
 
getSerializedSize() - Method in class org.yamcs.security.protobuf.ApplicationCollection
 
getSerializedSize() - Method in class org.yamcs.security.protobuf.ApplicationRecord
 
getSerializedSize() - Method in class org.yamcs.security.protobuf.Clearance
 
getSerializedSize() - Method in class org.yamcs.security.protobuf.ExternalIdentity
 
getSerializedSize() - Method in class org.yamcs.security.protobuf.GroupCollection
 
getSerializedSize() - Method in class org.yamcs.security.protobuf.GroupRecord
 
getSerializedSize() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
getSerializedSize() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
getSerializedSize() - Method in class org.yamcs.yarch.protobuf.Db.Event
 
getSerializedSize() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
getSerializedSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
getSerializedSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
getSerializedSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
getSerializedSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
getSerializedSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
getSerializedSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
getSerializedSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
getSerializedSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
getSerializedSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
getSerializedSize(DataType) - Static method in class org.yamcs.yarch.DataType
return the size in bytes of the encoded data type if it can be encoded on fixed size, or -1 if not.
getSerializer() - Method in class org.yamcs.yarch.TableColumnDefinition
 
getServer() - Static method in class org.yamcs.YamcsServer
 
getServerId() - Method in class org.yamcs.YamcsServer
The serverId has to be unique among Yamcs servers connected to eachother.
getServerInfo(Context, Empty, Observer<GetServerInfoResponse>) - Method in class org.yamcs.http.api.ServerApi
 
getService() - Method in class org.yamcs.http.RpcDescriptor
 
getService() - Method in class org.yamcs.ProcessorServiceWithConfig
 
getService() - Method in class org.yamcs.ServiceWithConfig
 
getService(Class<T>, String) - Method in class org.yamcs.YamcsServerInstance
Return the service of the given class and name or null if not existing.
getService(String) - Method in class org.yamcs.YamcsServerInstance
 
getService(Context, GetServiceRequest, Observer<ServiceInfo>) - Method in class org.yamcs.http.api.ManagementApi
 
getServiceAccount(String) - Method in class org.yamcs.security.Directory
 
getServiceAccount(Context, GetServiceAccountRequest, Observer<ServiceAccountInfo>) - Method in class org.yamcs.http.api.IamApi
 
getServiceAccounts() - Method in class org.yamcs.security.Directory
 
getServiceClass() - Method in class org.yamcs.ProcessorServiceWithConfig
 
getServiceClass() - Method in class org.yamcs.ServiceWithConfig
 
getServiceConfigList(String) - Method in class org.yamcs.YConfiguration
This is the same like the method above but will create a {class: "string"} for strings rather than throwing an exception.
getServiceDetail() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .ServiceAccountRecordDetail serviceDetail = 10;
getServiceDetail() - Method in class org.yamcs.security.protobuf.AccountRecord
optional .ServiceAccountRecordDetail serviceDetail = 10;
getServiceDetail() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional .ServiceAccountRecordDetail serviceDetail = 10;
getServiceDetailBuilder() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .ServiceAccountRecordDetail serviceDetail = 10;
getServiceDetailOrBuilder() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .ServiceAccountRecordDetail serviceDetail = 10;
getServiceDetailOrBuilder() - Method in class org.yamcs.security.protobuf.AccountRecord
optional .ServiceAccountRecordDetail serviceDetail = 10;
getServiceDetailOrBuilder() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional .ServiceAccountRecordDetail serviceDetail = 10;
getServices() - Method in class org.yamcs.Processor
 
getServices() - Method in class org.yamcs.YamcsServerInstance
 
getServices(Class<T>) - Method in class org.yamcs.Processor
 
getServices(Class<T>) - Method in class org.yamcs.YamcsServerInstance
 
getServices(String, Class<T>) - Method in class org.yamcs.YamcsServer
 
getServicesWithConfig(Class<T>) - Method in class org.yamcs.YamcsServerInstance
 
getServiceWithConfig(String) - Method in class org.yamcs.YamcsServerInstance
 
getSevereRange() - Method in class org.yamcs.parameter.BasicParameterValue
 
getSevereRange() - Method in class org.yamcs.parameter.ParameterStatus
 
getSeverity() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional .yamcs.protobuf.Event.EventSeverity severity = 7 [default = INFO];
getSeverity() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional .yamcs.protobuf.Event.EventSeverity severity = 7 [default = INFO];
getSeverity() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional .yamcs.protobuf.Event.EventSeverity severity = 7 [default = INFO];
getShelveDuration() - Method in class org.yamcs.alarms.ActiveAlarm
 
getShelveExpiration() - Method in class org.yamcs.alarms.ActiveAlarm
 
getShelveMessage() - Method in class org.yamcs.alarms.ActiveAlarm
 
getShelveTime() - Method in class org.yamcs.alarms.ActiveAlarm
 
getShelveUsername() - Method in class org.yamcs.alarms.ActiveAlarm
 
getShLength() - Method in class org.yamcs.tctm.ccsds.TmTransferFrame
Return the length of the secondary header in bytes
getShort() - Method in class org.yamcs.utils.ByteArray
 
getShortColumn(String) - Method in class org.yamcs.yarch.Tuple
Get the value of column as short.
getShStart() - Method in class org.yamcs.tctm.ccsds.TmTransferFrame
 
getSign() - Method in enum org.yamcs.yarch.streamsql.AddOp
 
getSign() - Method in enum org.yamcs.yarch.streamsql.RelOp
 
getSint32Value() - Method in class org.yamcs.parameter.SInt32Value
 
getSint32Value() - Method in class org.yamcs.parameter.Value
 
getSint32Value(int) - Static method in class org.yamcs.utils.ValueUtility
 
getSint64Value() - Method in class org.yamcs.parameter.EnumeratedValue
 
getSint64Value() - Method in class org.yamcs.parameter.SInt64Value
 
getSint64Value() - Method in class org.yamcs.parameter.Value
 
getSint64Value(long) - Static method in class org.yamcs.utils.ValueUtility
 
getSize() - Method in class org.yamcs.algorithms.WindowBuffer
 
getSize() - Method in class org.yamcs.cfdp.DataFile
 
getSize() - Method in class org.yamcs.parameter.ParameterValueList
 
getSize() - Method in class org.yamcs.parameterarchive.ParameterIdDb
 
getSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
current bucket size
getSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
current bucket size
getSize() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketPropertiesOrBuilder
current bucket size
getSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional uint64 size = 5;
getSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
optional uint64 size = 5;
getSize() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
optional uint64 size = 5;
getSizePrefixedProto(T) - Method in class org.yamcs.utils.ByteArray
 
getSizePrefixedUTF() - Method in class org.yamcs.utils.ByteArray
 
getSlope() - Method in class org.yamcs.external.SimpleRegression
Returns the slope of the estimated regression line.
getSlopeStdErr() - Method in class org.yamcs.external.SimpleRegression
Returns the standard error of the slope estimate, usually denoted s(b1).
getSoftwareParameterManager(DataSource) - Method in class org.yamcs.parameter.ParameterRequestManager
 
getSource() - Method in class org.yamcs.commanding.PreparedCommand
 
getSource() - Method in class org.yamcs.templating.Template
 
getSource() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string source = 1;
getSource() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional string source = 1;
getSource() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional string source = 1;
getSourceBytes() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string source = 1;
getSourceBytes() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional string source = 1;
getSourceBytes() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional string source = 1;
getSourceFilename() - Method in class org.yamcs.cfdp.pdu.MetadataPacket
 
getSourceId() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
Return the entity id of the Sender
getSourceId() - Method in class org.yamcs.cfdp.pdu.CfdpHeader
 
getSourceId() - Method in class org.yamcs.cfdp.PutRequest
 
getSpacecraftId() - Method in class org.yamcs.tctm.ccsds.DownlinkTransferFrame
 
getSpacecraftId() - Method in class org.yamcs.tctm.ccsds.MasterChannelFrameHandler
 
getSpaceSystem(Context, Mdb.GetSpaceSystemRequest, Observer<Mdb.SpaceSystemInfo>) - Method in class org.yamcs.http.api.MdbApi
 
getSpaceSystems() - Method in class org.yamcs.http.api.MdbPageBuilder.MdbPage
 
getSpec() - Method in class org.yamcs.archive.CommandHistoryRecorder
 
getSpec() - Method in class org.yamcs.archive.ParameterRecorder
 
getSpec() - Method in class org.yamcs.archive.XtceTmRecorder
 
getSpec() - Method in class org.yamcs.cfdp.CfdpService
 
getSpec() - Method in class org.yamcs.http.HttpServer
 
getSpec() - Method in class org.yamcs.parameter.SystemParametersCollector
 
getSpec() - Method in class org.yamcs.parameterarchive.ParameterArchive
 
getSpec() - Method in interface org.yamcs.Plugin
Returns the valid configuration options for this plugin.
getSpec() - Method in class org.yamcs.ProcessorCreatorService
 
getSpec() - Method in interface org.yamcs.ProcessorService
Returns the valid configuration of the input args of this service.
getSpec() - Method in class org.yamcs.ProcessRunner
 
getSpec() - Method in interface org.yamcs.security.AuthModule
Returns the valid configuration of the input args of this AuthModule.
getSpec() - Method in class org.yamcs.security.DirectoryAuthModule
 
getSpec() - Method in class org.yamcs.security.KerberosAuthModule
 
getSpec() - Method in class org.yamcs.security.LdapAuthModule
 
getSpec() - Method in class org.yamcs.security.OpenIDAuthModule
 
getSpec() - Method in class org.yamcs.security.RemoteUserAuthModule
 
getSpec() - Method in class org.yamcs.security.SingleUserAuthModule
 
getSpec() - Method in class org.yamcs.security.SpnegoAuthModule
 
getSpec() - Method in class org.yamcs.security.YamlAuthModule
 
getSpec() - Method in class org.yamcs.Spec.Option
 
getSpec() - Method in class org.yamcs.tctm.cfs.CfsEventDecoder
 
getSpec() - Method in interface org.yamcs.tctm.Link
Returns the valid configuration of the input args of this link.
getSpec() - Method in class org.yamcs.time.TimeCorrelationService
 
getSpec() - Method in class org.yamcs.YamcsServer
Returns the configuration specification for the config returned by YamcsServer.getConfig().
getSpec() - Static method in class org.yamcs.YamcsServerInstance
 
getSpec() - Method in interface org.yamcs.YamcsService
Returns the valid configuration options for this service.
getSpeed() - Method in class org.yamcs.archive.ReplayOptions
 
getSpeed() - Method in interface org.yamcs.tctm.ArchiveTmPacketProvider
 
getSpeed() - Method in class org.yamcs.tctm.ReplayService
 
getSstart(byte[]) - Static method in class org.yamcs.yarch.HistogramSegment
 
getStart() - Method in class org.yamcs.archive.ReplayOptions
 
getStart() - Method in class org.yamcs.parameterarchive.MultipleParameterValueRequest
 
getStart() - Method in class org.yamcs.parameterarchive.ParameterRequest
 
getStart() - Method in class org.yamcs.utils.TimeInterval
 
getStart() - Method in class org.yamcs.yarch.HistogramRecord
 
getStart() - Method in class org.yamcs.yarch.Partition
 
getStart() - Method in class org.yamcs.yarch.TimePartitionInfo
 
getStartTime() - Method in interface org.yamcs.cfdp.CfdpTransfer
 
getStartTime() - Method in class org.yamcs.cfdp.CompletedTransfer
 
getStartTime() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
getStartTxId() - Method in class org.yamcs.replication.protobuf.Request.Builder
start replay with this transaction
getStartTxId() - Method in class org.yamcs.replication.protobuf.Request
start replay with this transaction
getStartTxId() - Method in interface org.yamcs.replication.protobuf.RequestOrBuilder
start replay with this transaction
getState() - Method in class org.yamcs.archive.YarchReplay
 
getState() - Method in class org.yamcs.commanding.CommandQueue
 
getState() - Method in class org.yamcs.Processor
 
getState() - Method in class org.yamcs.yarch.Stream
 
getStateExpirationRemainingS() - Method in class org.yamcs.commanding.CommandQueue
 
getStatistics() - Method in class org.yamcs.xtceproc.XtceTmExtractor
 
getStatistics() - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
getStatus() - Method in enum org.yamcs.cfdp.pdu.AckPacket.TransactionStatus
 
getStatus() - Method in exception org.yamcs.http.BadRequestException
 
getStatus() - Method in exception org.yamcs.http.ForbiddenException
 
getStatus() - Method in exception org.yamcs.http.HttpException
 
getStatus() - Method in exception org.yamcs.http.InternalServerErrorException
 
getStatus() - Method in exception org.yamcs.http.MethodNotAllowedException
 
getStatus() - Method in exception org.yamcs.http.NotFoundException
 
getStatus() - Method in exception org.yamcs.http.ServiceUnavailableException
 
getStatus() - Method in exception org.yamcs.http.UnauthorizedException
 
getStatus() - Method in class org.yamcs.parameter.BasicParameterValue
 
getStatus() - Method in class org.yamcs.time.TimeCorrelationService
 
getStatus() - Method in class org.yamcs.TmPacket
The 32bit flag.
getStatus(Context, GetStatusRequest, Observer<Cop1Status>) - Method in class org.yamcs.http.api.Cop1Api
 
getStatus(Context, GetTcoStatusRequest, Observer<TcoStatus>) - Method in class org.yamcs.http.api.TimeCorrelationApi
 
getStatus(BasicParameterValue, Pvalue.ParameterStatus) - Static method in class org.yamcs.parameterarchive.ParameterStatusSegment
 
getStatusCode() - Method in class org.yamcs.cfdp.pdu.FileStoreResponse
 
getStatusCode() - Method in class org.yamcs.http.Context
 
getStatuses() - Method in class org.yamcs.parameterarchive.ParameterValueArray
 
getStop() - Method in class org.yamcs.archive.ReplayOptions
 
getStop() - Method in class org.yamcs.parameterarchive.MultipleParameterValueRequest
 
getStop() - Method in class org.yamcs.parameterarchive.ParameterRequest
 
getStop() - Method in class org.yamcs.yarch.HistogramRecord
 
getStorageEngine() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional string storageEngine = 6;
getStorageEngine() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
optional string storageEngine = 6;
getStorageEngine() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
optional string storageEngine = 6;
getStorageEngine(String) - Static method in class org.yamcs.yarch.YarchDatabase
 
getStorageEngine(TableDefinition) - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
getStorageEngineBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional string storageEngine = 6;
getStorageEngineBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
optional string storageEngine = 6;
getStorageEngineBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
optional string storageEngine = 6;
getStorageEngineName() - Method in class org.yamcs.yarch.TableDefinition
 
getStorageEngineNames() - Static method in class org.yamcs.yarch.YarchDatabase
 
getStorageEngines() - Static method in class org.yamcs.yarch.YarchDatabase
 
getStream() - Method in class org.yamcs.cmdhistory.StreamCommandHistoryPublisher
 
getStream(String) - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
getStream(Context, Table.GetStreamRequest, Observer<Table.StreamInfo>) - Method in class org.yamcs.http.api.TableApi
 
getStreamNames(StreamConfig.StandardStreamType) - Method in class org.yamcs.StreamConfig
 
getStreamParameterSender() - Method in class org.yamcs.Processor
If recording to the archive initial values and local parameters is enabled, this class can be used to do it.
getStreams() - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
getString(String) - Method in class org.yamcs.YConfiguration
 
getString(String, String) - Method in class org.yamcs.YConfiguration
 
getString(Map<String, Object>, String) - Static method in class org.yamcs.YConfiguration
Returns m.get(key) if it exists and is of type string, otherwise throws an exception
getString(Map<String, Object>, String, String) - Static method in class org.yamcs.YConfiguration
 
getStringAttribute(String) - Method in class org.yamcs.commanding.PreparedCommand
 
getStringDefinition() - Method in class org.yamcs.yarch.ColumnDefinition
Returns a sql like "name type" definition for the column
getStringDefinition() - Method in class org.yamcs.yarch.TupleDefinition
Returns a string "(col1 type, col2 type2, ....)"
getStringDefinition1() - Method in class org.yamcs.yarch.TupleDefinition
Returns a string "col1 type, col2 type2, ...."
getStringGbpValue(String) - Static method in class org.yamcs.utils.ValueUtility
 
getStringValue() - Method in class org.yamcs.parameter.EnumeratedValue
 
getStringValue() - Method in class org.yamcs.parameter.StringValue
 
getStringValue() - Method in class org.yamcs.parameter.Value
 
getStringValue(String) - Static method in class org.yamcs.utils.ValueUtility
 
getSubject() - Method in class org.yamcs.http.auth.JwtToken
 
getSubLinks() - Method in interface org.yamcs.tctm.AggregatedDataLink
 
getSubLinks() - Method in class org.yamcs.tctm.ccsds.AbstractTcFrameLink
 
getSubLinks() - Method in class org.yamcs.tctm.ccsds.AbstractTmFrameLink
 
getSubList(String, String) - Method in class org.yamcs.YConfiguration
 
getSubMap(String, String) - Method in class org.yamcs.YConfiguration
 
getSubscriberCount() - Method in class org.yamcs.yarch.Stream
 
getSubscribers() - Method in class org.yamcs.yarch.Stream
 
getSubscription() - Method in class org.yamcs.xtceproc.XtceTmExtractor
 
getSubscription() - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
getSubscriptionId() - Method in class org.yamcs.algorithms.AlgorithmManager
 
getSubscriptionId() - Method in exception org.yamcs.InvalidRequestIdentification
 
getSubscriptionId() - Method in class org.yamcs.xtceproc.ParameterAlarmChecker
 
getSubString(String, String) - Method in class org.yamcs.YConfiguration
 
GetSuffix(int) - Method in class org.yamcs.utils.parser.SimpleCharStream
Get the suffix.
getSumOfCrossProducts() - Method in class org.yamcs.external.SimpleRegression
Returns the sum of crossproducts, xi*yi.
getSumSquaredErrors() - Method in class org.yamcs.external.SimpleRegression
Returns the sum of squared errors (SSE) associated with the regression model.
getSuperuser() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional bool superuser = 3;
getSuperuser() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
optional bool superuser = 3;
getSuperuser() - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
optional bool superuser = 3;
getSystemInfo(Context, Empty, Observer<SystemInfo>) - Method in class org.yamcs.http.api.ManagementApi
 
getSystemParameters() - Method in class org.yamcs.commanding.CommandQueueManager
 
getSystemParameters() - Method in interface org.yamcs.parameter.SystemParametersProducer
return the next bunch of parameter values.
getSystemParameters() - Method in class org.yamcs.tctm.AbstractLink
 
getSystemParameters() - Method in class org.yamcs.time.TimeCorrelationService
 
getSystemPrivileges() - Method in class org.yamcs.security.AuthorizationInfo
 
getSystemPrivileges() - Method in class org.yamcs.security.Role
 
getSystemPrivileges() - Method in class org.yamcs.security.SecurityStore
 
getSystemPrivileges() - Method in class org.yamcs.security.User
 
getSystemUser() - Method in class org.yamcs.security.SecurityStore
Returns the system user.
getTable(String) - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
getTable(Context, Table.GetTableRequest, Observer<Table.TableInfo>) - Method in class org.yamcs.http.api.TableApi
 
getTable(TableDefinition) - Method in class org.yamcs.yarch.rocksdb.Tablespace
returns the table associated to this definition or null if this table is not known.
getTableData(Context, Table.GetTableDataRequest, Observer<Table.TableData>) - Method in class org.yamcs.http.api.TableApi
 
getTableDefinition() - Method in class org.yamcs.yarch.PartitionManager
 
getTableDefinition() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_DEFINITION
getTableDefinition() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for TABLE_DEFINITION
getTableDefinition() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for TABLE_DEFINITION
getTableDefinition() - Method in class org.yamcs.yarch.streamsql.TableWalkerBuilder
 
getTableDefinition() - Method in class org.yamcs.yarch.TableReaderStream
 
getTableDefinitionBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_DEFINITION
getTableDefinitionOrBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_DEFINITION
getTableDefinitionOrBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for TABLE_DEFINITION
getTableDefinitionOrBuilder() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for TABLE_DEFINITION
getTableDefinitions() - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
getTableHistograms(String, String) - Method in class org.yamcs.yarch.rocksdb.Tablespace
Returns a list of all records of type HISTOGRAM for a given instance and table If instanceName = tablespace name, it returns also records which do not have an instanceName specified.
getTableName() - Method in class org.yamcs.yarch.PartitionManager
Get the name of the table whose partitions are managed by this object.
getTableName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_DEFINITION, TABLE_PARTITION and HISTOGRAM
getTableName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for TABLE_DEFINITION, TABLE_PARTITION and HISTOGRAM
getTableName() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for TABLE_DEFINITION, TABLE_PARTITION and HISTOGRAM
getTableNameBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_DEFINITION, TABLE_PARTITION and HISTOGRAM
getTableNameBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for TABLE_DEFINITION, TABLE_PARTITION and HISTOGRAM
getTableNameBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for TABLE_DEFINITION, TABLE_PARTITION and HISTOGRAM
getTablePartitions(String, String) - Method in class org.yamcs.yarch.rocksdb.Tablespace
Returns a list of all records of type TABLE_PARTITION for a given instance and table If instanceName = tablespace name, it returns also records which do not have an instanceName specified.
getTablespace() - Method in class org.yamcs.parameterarchive.ParameterArchive
 
getTablespace() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional string tablespace = 8;
getTablespace() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
optional string tablespace = 8;
getTablespace() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
optional string tablespace = 8;
getTablespace() - Method in class org.yamcs.yarch.rocksdb.RdbTable
 
getTablespace(String) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
getTablespace(YarchDatabaseInstance) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
Create and/or get the tablespace for the yarch database instance.
getTablespaceBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional string tablespace = 8;
getTablespaceBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
optional string tablespace = 8;
getTablespaceBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
optional string tablespace = 8;
getTablespaceConfig(String) - Method in class org.yamcs.yarch.rocksdb.RdbConfig
 
getTablespaceName() - Method in class org.yamcs.yarch.YarchDatabaseInstance
Tablespaces are used by RdbStorageEngine to store data.
getTablespaces() - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
getTabSize(int) - Method in class org.yamcs.utils.parser.SimpleCharStream
 
getTag(long, int) - Method in interface org.yamcs.archive.TagDb
Returns a specific tag, or null if the requested tag does not exist
getTag(long, int) - Method in class org.yamcs.yarch.rocksdb.RdbTagDb
Returns a specific tag, or null if the requested tag does not exist
getTag(Context, GetTagRequest, Observer<Yamcs.ArchiveTag>) - Method in class org.yamcs.http.api.TagApi
 
getTagDb() - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
getTagDb(YarchDatabaseInstance) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
getTagDb(YarchDatabaseInstance) - Method in interface org.yamcs.yarch.StorageEngine
 
getTags(TimeInterval, TagReceiver) - Method in interface org.yamcs.archive.TagDb
Synchonously gets tags, passing every separate one to the provided TagReceiver.
getTags(TimeInterval, TagReceiver) - Method in class org.yamcs.yarch.rocksdb.RdbTagDb
Synchonously gets tags, passing every separate one to the provided TagReceiver.
getTaiUtcConversionTable() - Static method in class org.yamcs.utils.TimeEncoding
 
getTargetPath() - Method in class org.yamcs.cfdp.PutRequest
 
getTbsIndex() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
optional uint32 tbsIndex = 1;
getTbsIndex() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
optional uint32 tbsIndex = 1;
getTbsIndex() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
optional uint32 tbsIndex = 1;
getTbsIndex() - Method in class org.yamcs.yarch.rocksdb.RdbBucket
 
getTbsIndex() - Method in class org.yamcs.yarch.rocksdb.SecondaryIndexWriter
 
getTcEntries() - Method in class org.yamcs.StreamConfig
 
getTcEntry(String) - Method in class org.yamcs.StreamConfig
 
getTcoConfig() - Method in class org.yamcs.time.TimeCorrelationService
 
getTcPatterns() - Method in class org.yamcs.StreamConfig.TcStreamConfigEntry
 
getTd() - Method in class org.yamcs.yarch.ListDataType
 
getTemplate() - Method in class org.yamcs.InstanceMetadata
 
getTemplateArgs() - Method in class org.yamcs.InstanceMetadata
 
getThread(Context, GetThreadRequest, Observer<ThreadInfo>) - Method in class org.yamcs.http.api.ServerApi
 
getThreadPoolExecutor() - Method in class org.yamcs.YamcsServer
 
getTime(int) - Method in class org.yamcs.parameterarchive.SortedTimeSegment
get timestamp at position idx
getTime(long) - Method in class org.yamcs.time.TimeCorrelationService
Returns the time when the on-board clock had the given value.
getTimeColumn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string timeColumn = 2;
getTimeColumn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
optional string timeColumn = 2;
getTimeColumn() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfoOrBuilder
optional string timeColumn = 2;
getTimeColumnBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string timeColumn = 2;
getTimeColumnBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
optional string timeColumn = 2;
getTimeColumnBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfoOrBuilder
optional string timeColumn = 2;
getTimeId() - Method in class org.yamcs.tctm.CcsdsPacket
 
getTimeParameterId() - Method in class org.yamcs.parameterarchive.ParameterIdDb
 
getTimePartitioningSchema() - Method in class org.yamcs.yarch.PartitioningSpec
 
getTimePartitionSchema() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string timePartitionSchema = 3;
getTimePartitionSchema() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
optional string timePartitionSchema = 3;
getTimePartitionSchema() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfoOrBuilder
optional string timePartitionSchema = 3;
getTimePartitionSchemaBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string timePartitionSchema = 3;
getTimePartitionSchemaBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
optional string timePartitionSchema = 3;
getTimePartitionSchemaBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfoOrBuilder
optional string timePartitionSchema = 3;
getTimer() - Method in class org.yamcs.Processor
 
getTimeSegment() - Method in class org.yamcs.parameterarchive.PGSegment
 
getTimeSegment(ParameterArchive.Partition, long, int) - Method in class org.yamcs.parameterarchive.ParameterArchive
 
getTimeService() - Method in class org.yamcs.YamcsServerInstance
 
getTimeService(String) - Static method in class org.yamcs.YamcsServer
 
getTimestampColumn(String) - Method in class org.yamcs.yarch.Tuple
 
getTimestamps() - Method in class org.yamcs.parameterarchive.ParameterValueArray
 
getTimestampValue() - Method in class org.yamcs.parameter.TimestampValue
 
getTimestampValue() - Method in class org.yamcs.parameter.Value
 
getTimestampValue(long) - Static method in class org.yamcs.utils.ValueUtility
 
getTitle() - Method in class org.yamcs.Spec.Option
 
getTmEntries() - Method in class org.yamcs.StreamConfig
 
getTmEntry(String) - Method in class org.yamcs.StreamConfig
 
getTmPacketProvider() - Method in class org.yamcs.Processor
 
getTmProcessor() - Method in class org.yamcs.container.ContainerRequestManager
 
getTmProcessor() - Method in class org.yamcs.Processor
 
getTof(Instant) - Method in class org.yamcs.time.TimeOfFlightEstimator
Returns time of flight of the signal received at ert at the ground station
getTofEstimator() - Method in class org.yamcs.time.TimeCorrelationService
 
getToken(int) - Method in class org.yamcs.utils.parser.FilterParser
Get the specific Token.
getToken(int) - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
Get the specific Token.
getTokenStore() - Method in class org.yamcs.http.HttpServer
 
getTopic() - Method in class org.yamcs.http.TopicContext
 
getTopics() - Method in class org.yamcs.http.HttpServer
 
getTotalSize() - Method in class org.yamcs.cfdp.CfdpIncomingTransfer
 
getTotalSize() - Method in class org.yamcs.cfdp.CfdpOutgoingTransfer
 
getTotalSize() - Method in interface org.yamcs.cfdp.CfdpTransfer
 
getTotalSize() - Method in class org.yamcs.cfdp.CompletedTransfer
 
getTotalSize() - Method in class org.yamcs.http.api.MdbPageBuilder.MdbPage
 
getTotalSumSquares() - Method in class org.yamcs.external.SimpleRegression
Returns the sum of squared deviations of the y values about their mean.
getTransactionId() - Method in interface org.yamcs.cfdp.CfdpTransfer
 
getTransactionId() - Method in class org.yamcs.cfdp.CompletedTransfer
 
getTransactionId() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
getTransactionId() - Method in class org.yamcs.cfdp.pdu.CfdpHeader
 
getTransactionId() - Method in class org.yamcs.cfdp.pdu.CfdpPacket
 
getTransfer() - Method in class org.yamcs.cfdp.CancelRequest
 
getTransfer() - Method in class org.yamcs.cfdp.PauseRequest
 
getTransfer() - Method in class org.yamcs.cfdp.ResumeRequest
 
getTransfer(Context, GetTransferRequest, Observer<TransferInfo>) - Method in class org.yamcs.http.api.CfdpApi
 
getTransferredSize() - Method in class org.yamcs.cfdp.CfdpIncomingTransfer
 
getTransferredSize() - Method in class org.yamcs.cfdp.CfdpOutgoingTransfer
 
getTransferredSize() - Method in interface org.yamcs.cfdp.CfdpTransfer
 
getTransferredSize() - Method in class org.yamcs.cfdp.CompletedTransfer
 
getTransferredSize() - Method in class org.yamcs.http.Context
Get the number of bytes transferred as the result of this call.
getTransferState() - Method in interface org.yamcs.cfdp.CfdpTransfer
 
getTransferState() - Method in class org.yamcs.cfdp.CompletedTransfer
 
getTransferState() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
getTransmissionContraintCheckStart() - Method in class org.yamcs.commanding.PreparedCommand
 
getTriggerValue() - Method in class org.yamcs.alarms.ActiveAlarm
 
getTupleDefinition() - Method in class org.yamcs.yarch.streamsql.HistogramStreamBuilder
 
getTupleDefinition() - Method in class org.yamcs.yarch.TableDefinition
 
getTupleKey(ActiveAlarm<ParameterValue>, AlarmNotificationType) - Method in class org.yamcs.alarms.ParameterAlarmStreamer
 
getTupleKey(ActiveAlarm<Db.Event>, AlarmNotificationType) - Method in class org.yamcs.alarms.EventAlarmStreamer
 
getTupleKey(ActiveAlarm<T>, AlarmNotificationType) - Method in class org.yamcs.alarms.AlarmStreamer
 
getType() - Method in class org.yamcs.cfdp.CfdpRequest
 
getType() - Method in class org.yamcs.cfdp.pdu.TLV
 
getType() - Method in class org.yamcs.CommandOption
 
getType() - Method in class org.yamcs.parameter.AggregateValue
 
getType() - Method in class org.yamcs.parameter.ArrayValue
 
getType() - Method in class org.yamcs.parameter.BinaryValue
 
getType() - Method in class org.yamcs.parameter.BooleanValue
 
getType() - Method in class org.yamcs.parameter.DoubleValue
 
getType() - Method in class org.yamcs.parameter.EnumeratedValue
 
getType() - Method in class org.yamcs.parameter.FloatValue
 
getType() - Method in class org.yamcs.parameter.SInt32Value
 
getType() - Method in class org.yamcs.parameter.SInt64Value
 
getType() - Method in class org.yamcs.parameter.StringValue
 
getType() - Method in class org.yamcs.parameter.TimestampValue
 
getType() - Method in class org.yamcs.parameter.UInt32Value
 
getType() - Method in class org.yamcs.parameter.UInt64Value
 
getType() - Method in class org.yamcs.parameter.Value
 
getType() - Method in class org.yamcs.parameter.ValueArray
 
getType() - Method in class org.yamcs.Processor
 
getType() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
optional string type = 3;
getType() - Method in class org.yamcs.replication.protobuf.ColumnInfo
optional string type = 3;
getType() - Method in interface org.yamcs.replication.protobuf.ColumnInfoOrBuilder
optional string type = 3;
getType() - Method in class org.yamcs.replication.protobuf.Request.Builder
currently only START_REPLAY
getType() - Method in class org.yamcs.replication.protobuf.Request
currently only START_REPLAY
getType() - Method in interface org.yamcs.replication.protobuf.RequestOrBuilder
currently only START_REPLAY
getType() - Method in interface org.yamcs.replication.Transaction
 
getType() - Method in class org.yamcs.security.ObjectPrivilege
 
getType() - Method in class org.yamcs.security.ObjectPrivilegeType
 
getType() - Method in class org.yamcs.Spec.Option
 
getType() - Method in class org.yamcs.StreamConfig.StreamConfigEntry
 
getType() - Method in exception org.yamcs.YamcsException
 
getType() - Method in class org.yamcs.yarch.ColumnDefinition
 
getType() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string type = 5;
getType() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional string type = 5;
getType() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional string type = 5;
getType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional .PartitioningInfo.PartitioningType type = 1;
getType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
optional .PartitioningInfo.PartitioningType type = 1;
getType() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfoOrBuilder
optional .PartitioningInfo.PartitioningType type = 1;
getType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
optional string type = 2;
getType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
optional string type = 2;
getType() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfoOrBuilder
optional string type = 2;
getType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
optional .TablespaceRecord.Type type = 2;
getType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
optional .TablespaceRecord.Type type = 2;
getType() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
optional .TablespaceRecord.Type type = 2;
getType() - Method in class org.yamcs.yarch.SpeedSpec
 
getType() - Method in class org.yamcs.yarch.streamsql.Expression
 
getTypeBytes() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
optional string type = 3;
getTypeBytes() - Method in class org.yamcs.replication.protobuf.ColumnInfo
optional string type = 3;
getTypeBytes() - Method in interface org.yamcs.replication.protobuf.ColumnInfoOrBuilder
optional string type = 3;
getTypeBytes() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string type = 5;
getTypeBytes() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional string type = 5;
getTypeBytes() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional string type = 5;
getTypeBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
optional string type = 2;
getTypeBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
optional string type = 2;
getTypeBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfoOrBuilder
optional string type = 2;
getTypeId() - Method in class org.yamcs.yarch.DataType
 
getUint32GbpValue(int) - Static method in class org.yamcs.utils.ValueUtility
 
getUint32Value() - Method in class org.yamcs.parameter.UInt32Value
 
getUint32Value() - Method in class org.yamcs.parameter.Value
 
getUint32Value(int) - Static method in class org.yamcs.utils.ValueUtility
 
getUint64Value() - Method in class org.yamcs.parameter.UInt64Value
 
getUint64Value() - Method in class org.yamcs.parameter.Value
 
getUint64Value(long) - Static method in class org.yamcs.utils.ValueUtility
 
getUnknownFields() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
getUnknownFields() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
getUnknownFields() - Method in class org.yamcs.replication.protobuf.ColumnInfo
 
getUnknownFields() - Method in class org.yamcs.replication.protobuf.Request
 
getUnknownFields() - Method in class org.yamcs.replication.protobuf.Response
 
getUnknownFields() - Method in class org.yamcs.replication.protobuf.StreamInfo
 
getUnknownFields() - Method in class org.yamcs.replication.protobuf.Wakeup
 
getUnknownFields() - Method in class org.yamcs.security.protobuf.AccountCollection
 
getUnknownFields() - Method in class org.yamcs.security.protobuf.AccountRecord
 
getUnknownFields() - Method in class org.yamcs.security.protobuf.ApplicationCollection
 
getUnknownFields() - Method in class org.yamcs.security.protobuf.ApplicationRecord
 
getUnknownFields() - Method in class org.yamcs.security.protobuf.Clearance
 
getUnknownFields() - Method in class org.yamcs.security.protobuf.ExternalIdentity
 
getUnknownFields() - Method in class org.yamcs.security.protobuf.GroupCollection
 
getUnknownFields() - Method in class org.yamcs.security.protobuf.GroupRecord
 
getUnknownFields() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
getUnknownFields() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
getUnknownFields() - Method in class org.yamcs.yarch.protobuf.Db.Event
 
getUnknownFields() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
getUnknownFields() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
getUnknownFields() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
getUnknownFields() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
getUnknownFields() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
getUnknownFields() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
getUnknownFields() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
getUnknownFields() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
getUnknownFields() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
getUnknownFields() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
getUnsignedByte(ByteBuffer) - Static method in class org.yamcs.cfdp.CfdpUtils
 
getUnsignedInt(ByteBuffer) - Static method in class org.yamcs.cfdp.CfdpUtils
get an unsigned int value from an input buffer, at its current position A short has range -2ˆ31+1 to 2ˆ31-1, while we want 0 to 2ˆ32-1, the mask and int cast takes care of this
getUnsignedIntPV(String, long, int) - Static method in class org.yamcs.parameter.SystemParametersCollector
 
getUnsignedLongFromBuffer(ByteBuffer, int) - Static method in class org.yamcs.cfdp.CfdpUtils
 
getUnsignedLongFromByteArray(byte[]) - Static method in class org.yamcs.cfdp.CfdpUtils
 
getUnsignedShort(ByteBuffer) - Static method in class org.yamcs.cfdp.CfdpUtils
 
getUpdateValue() - Method in class org.yamcs.yarch.TableVisitor.Action
 
getUri() - Method in class org.yamcs.http.HttpRequestInfo
 
getURI() - Method in class org.yamcs.http.Binding
Returns a URL string in the format PROTOCOL://ADDRESS or PROTOCOL://ADDRESS:PORT if the PORT is unconventional for the PROTOCOL.
getURI() - Method in class org.yamcs.http.RouteContext
 
getUriTemplate() - Method in class org.yamcs.http.Route
 
getUriWithoutContext(HttpRequest, String) - Static method in class org.yamcs.http.HttpUtils
Returns the uri for the given HTTP request, but with the context path removed.
getUsage() - Method in class org.yamcs.cli.Command
 
getUser() - Method in class org.yamcs.ConnectedClient
The user associated with the connected client
getUser() - Method in class org.yamcs.http.HttpRequestInfo
 
getUser(int) - Method in class org.yamcs.security.Directory
 
getUser(String) - Method in class org.yamcs.security.Directory
 
getUser(Context, GetUserRequest, Observer<UserInfo>) - Method in class org.yamcs.http.api.IamApi
 
getUserData(String) - Method in class org.yamcs.xtceproc.ProcessorData
Get the instance of the user defined object if any.
getUserDetail() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .UserAccountRecordDetail userDetail = 9;
getUserDetail() - Method in class org.yamcs.security.protobuf.AccountRecord
optional .UserAccountRecordDetail userDetail = 9;
getUserDetail() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional .UserAccountRecordDetail userDetail = 9;
getUserDetailBuilder() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .UserAccountRecordDetail userDetail = 9;
getUserDetailOrBuilder() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .UserAccountRecordDetail userDetail = 9;
getUserDetailOrBuilder() - Method in class org.yamcs.security.protobuf.AccountRecord
optional .UserAccountRecordDetail userDetail = 9;
getUserDetailOrBuilder() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional .UserAccountRecordDetail userDetail = 9;
getUserInput() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional bool userInput = 3;
getUserInput() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
optional bool userInput = 3;
getUserInput() - Method in interface org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentOrBuilder
optional bool userInput = 3;
getUsername() - Method in class org.yamcs.commanding.PreparedCommand
 
getUsername() - Method in class org.yamcs.security.AuthenticationInfo
The username of the user that was verified.
getUsernameThatAcknowledged() - Method in class org.yamcs.alarms.ActiveAlarm
 
getUsernameThatCleared() - Method in class org.yamcs.alarms.ActiveAlarm
 
getUsernameThatShelved() - Method in class org.yamcs.alarms.ActiveAlarm
 
getUsers() - Method in class org.yamcs.commanding.CommandQueue
 
getUsers() - Method in class org.yamcs.security.Directory
 
getUUID() - Method in class org.yamcs.commanding.PreparedCommand
 
getValue() - Method in class org.yamcs.cfdp.pdu.LV
 
getValue() - Method in class org.yamcs.cfdp.pdu.TLV
 
getValue() - Method in class org.yamcs.cmdhistory.Attribute
 
getValue() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional .yamcs.protobuf.Value value = 2;
getValue() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
optional .yamcs.protobuf.Value value = 2;
getValue() - Method in interface org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentOrBuilder
optional .yamcs.protobuf.Value value = 2;
getValue() - Method in class org.yamcs.utils.parser.Token
An optional attribute value of the Token.
getValue() - Method in interface org.yamcs.yarch.CompiledAggregateExpression
 
getValue() - Method in class org.yamcs.yarch.CompiledAggregateList
 
getValue() - Method in class org.yamcs.yarch.CompiledFirstVal
 
getValue() - Method in class org.yamcs.yarch.Partition
 
getValue() - Method in class org.yamcs.yarch.RawTuple
 
getValue() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
optional int32 value = 1;
getValue() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
optional int32 value = 1;
getValue() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValueOrBuilder
optional int32 value = 1;
getValue(int) - Method in class org.yamcs.parameter.ValueArray
 
getValue(int) - Method in class org.yamcs.parameterarchive.BinaryValueSegment
 
getValue(int) - Method in class org.yamcs.parameterarchive.BooleanValueSegment
 
getValue(int) - Method in class org.yamcs.parameterarchive.DoubleValueSegment
 
getValue(int) - Method in class org.yamcs.parameterarchive.FloatValueSegment
 
getValue(int) - Method in class org.yamcs.parameterarchive.IntValueSegment
 
getValue(int) - Method in class org.yamcs.parameterarchive.LongValueSegment
 
getValue(int) - Method in class org.yamcs.parameterarchive.StringValueSegment
 
getValue(int) - Method in interface org.yamcs.parameterarchive.ValueSegment
returns Value at position index
getValue(IntegerValue) - Method in class org.yamcs.xtceproc.ValueProcessor
Returns the value as found from the context (or the fixed value) or null if the value could not be determined
getValue(Parameter) - Method in class org.yamcs.parameter.LastValueCache
Returns the latest known value for p or null if there is none.
getValue(ParameterInstanceRef) - Method in class org.yamcs.xtceproc.ContainerProcessingContext
Finds a parameter instance (i.e. a value) for a parameter in the current context It only returns a parameter if the instance status was {@link AcquisitionStatus#ACQUIRED)
getValue(Tuple) - Method in interface org.yamcs.yarch.CompiledExpression
 
getValue(Tuple) - Method in class org.yamcs.yarch.ConstantValueCompiledExpression
 
getValue(Tuple) - Method in class org.yamcs.yarch.FieldReturnCompiledExpression
 
getValueBuilder() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional .yamcs.protobuf.Value value = 2;
getValueColumn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string valueColumn = 4;
getValueColumn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
optional string valueColumn = 4;
getValueColumn() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfoOrBuilder
optional string valueColumn = 4;
getValueColumn(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
getValueColumn(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated .TableColumnInfo valueColumn = 3;
getValueColumn(int) - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated .TableColumnInfo valueColumn = 3;
getValueColumnBuilder(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
getValueColumnBuilderList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
getValueColumnBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string valueColumn = 4;
getValueColumnBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
optional string valueColumn = 4;
getValueColumnBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfoOrBuilder
optional string valueColumn = 4;
getValueColumnCount() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
getValueColumnCount() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated .TableColumnInfo valueColumn = 3;
getValueColumnCount() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated .TableColumnInfo valueColumn = 3;
getValueColumnList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
getValueColumnList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated .TableColumnInfo valueColumn = 3;
getValueColumnList() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated .TableColumnInfo valueColumn = 3;
getValueColumnOrBuilder(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
getValueColumnOrBuilder(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated .TableColumnInfo valueColumn = 3;
getValueColumnOrBuilder(int) - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated .TableColumnInfo valueColumn = 3;
getValueColumnOrBuilderList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
getValueColumnOrBuilderList() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
repeated .TableColumnInfo valueColumn = 3;
getValueColumnOrBuilderList() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
repeated .TableColumnInfo valueColumn = 3;
getValueColumnType() - Method in class org.yamcs.yarch.PartitioningSpec
 
getValueColumnType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string valueColumnType = 5;
getValueColumnType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
optional string valueColumnType = 5;
getValueColumnType() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfoOrBuilder
optional string valueColumnType = 5;
getValueColumnTypeBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string valueColumnType = 5;
getValueColumnTypeBytes() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
optional string valueColumnType = 5;
getValueColumnTypeBytes() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfoOrBuilder
optional string valueColumnType = 5;
getValueCount() - Method in class org.yamcs.alarms.ActiveAlarm
 
getValueDefinition() - Method in class org.yamcs.yarch.TableDefinition
 
getValueDescriptor() - Method in enum org.yamcs.replication.protobuf.Request.Type
 
getValueDescriptor() - Method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.PartitioningType
 
getValueDescriptor() - Method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
 
getValueForType(DataType, Object) - Static method in class org.yamcs.xtceproc.DataTypeProcessor
converts a (boxed) java value from the XTCE type to Yamcs Value
getValueOrBuilder() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional .yamcs.protobuf.Value value = 2;
getValueOrBuilder() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
optional .yamcs.protobuf.Value value = 2;
getValueOrBuilder() - Method in interface org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentOrBuilder
optional .yamcs.protobuf.Value value = 2;
getValues() - Method in class org.yamcs.parameter.LastValueCache
returns all the values from the cache
getValues() - Method in class org.yamcs.parameterarchive.ParameterIdValueList
 
getValues(List<Parameter>) - Method in class org.yamcs.parameter.ArrayParameterCache
 
getValues(List<Parameter>) - Method in interface org.yamcs.parameter.ParameterCache
Returns cached value for parameter or an empty list if there is no value in the cache
getValues(List<Parameter>) - Method in class org.yamcs.parameter.ParameterCacheImpl
 
getValuesFromCache(int) - Method in class org.yamcs.parameter.ParameterWithIdRequestHelper
retrieve the subscribed values from cache
getValuesFromCache(Collection<Parameter>) - Method in class org.yamcs.parameter.ParameterRequestManager
Returns the last known value for each parameter.
getValuesFromCache(List<Yamcs.NamedObjectId>, User) - Method in class org.yamcs.parameter.ParameterWithIdRequestHelper
 
getValuesFromCache(Parameter) - Method in class org.yamcs.parameter.ParameterRequestManager
Get all the values from cache for a specific parameters The parameter are returned in descending order (newest parameter is returned first).
getVariables() - Method in class org.yamcs.templating.Template
 
getVcFrameSeq() - Method in class org.yamcs.tctm.ccsds.DownlinkTransferFrame
 
getVcFrameSeq() - Method in class org.yamcs.tctm.ccsds.TcTransferFrame
 
getVcHandlers() - Method in class org.yamcs.tctm.ccsds.MasterChannelFrameHandler
 
getVcHandlers() - Method in class org.yamcs.tctm.ccsds.MasterChannelFrameMultiplexer
 
getVcParams(int) - Method in class org.yamcs.tctm.ccsds.AosManagedParameters
 
getVerboseName() - Method in class org.yamcs.CommandOption
 
getVerifierOverride() - Method in class org.yamcs.commanding.PreparedCommand
 
getVersion() - Method in class org.yamcs.PluginMetadata
 
getVersion() - Method in enum org.yamcs.tctm.ccsds.TransferFrameDecoder.CcsdsFrameType
 
getViolations() - Method in class org.yamcs.alarms.ActiveAlarm
 
getVirtualChannelId() - Method in class org.yamcs.tctm.ccsds.DownlinkTransferFrame
 
getVirtualChannelId() - Method in class org.yamcs.tctm.ccsds.TcTransferFrame
 
getVirtualChannelId() - Method in class org.yamcs.tctm.ccsds.VcUplinkManagedParameters
 
getWallclockHresTime() - Static method in class org.yamcs.utils.TimeEncoding
Sane as TimeEncoding.getWallclockTime() but returns a high resolution instant.
getWallclockTime() - Static method in class org.yamcs.utils.TimeEncoding
Returns the current operating system time but converted to Yamcs instant.
getWarningRange() - Method in class org.yamcs.parameter.BasicParameterValue
 
getWarningRange() - Method in class org.yamcs.parameter.ParameterStatus
 
getWatchRange() - Method in class org.yamcs.parameter.BasicParameterValue
 
getWatchRange() - Method in class org.yamcs.parameter.ParameterStatus
 
getWebSocketTopic() - Method in class org.yamcs.http.RpcDescriptor
 
getWhereCondition(String, TimeInterval) - Static method in class org.yamcs.archive.CcsdsTmIndex
 
getXSumSquares() - Method in class org.yamcs.external.SimpleRegression
Returns the sum of squared deviations of the x values about their mean.
getXtceDb() - Method in class org.yamcs.algorithms.AlgorithmExecutionContext
 
getXtceDb() - Method in class org.yamcs.container.ContainerRequestManager
 
getXtceDb() - Method in class org.yamcs.parameter.ParameterRequestManager
 
getXtceDb() - Method in class org.yamcs.Processor
 
getXtceDb() - Method in class org.yamcs.xtceproc.ContainerProcessingContext
 
getXtceDb() - Method in class org.yamcs.xtceproc.ProcessorData
 
getXtceDb() - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
getXtceDb() - Method in class org.yamcs.YamcsServerInstance
 
getYamcsAdminCli() - Method in class org.yamcs.cli.Command
 
getYamcsInstance() - Method in class org.yamcs.AbstractProcessorService
 
getYamcsInstance() - Method in class org.yamcs.AbstractYamcsService
 
getYamcsInstance() - Method in class org.yamcs.http.HttpRequestInfo
 
getYamcsInstance() - Method in class org.yamcs.logging.YamcsLogRecord
 
getYamcsInstance() - Method in class org.yamcs.replication.protobuf.Request.Builder
optional string yamcsInstance = 3;
getYamcsInstance() - Method in class org.yamcs.replication.protobuf.Request
optional string yamcsInstance = 3;
getYamcsInstance() - Method in interface org.yamcs.replication.protobuf.RequestOrBuilder
optional string yamcsInstance = 3;
getYamcsInstance() - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
optional string yamcsInstance = 2;
getYamcsInstance() - Method in class org.yamcs.replication.protobuf.Wakeup
optional string yamcsInstance = 2;
getYamcsInstance() - Method in interface org.yamcs.replication.protobuf.WakeupOrBuilder
optional string yamcsInstance = 2;
getYamcsInstance() - Method in class org.yamcs.tctm.AbstractTcDataLink
 
getYamcsInstance() - Method in class org.yamcs.xtceproc.ProcessorData
 
getYamcsInstance() - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
getYamcsInstanceBytes() - Method in class org.yamcs.replication.protobuf.Request.Builder
optional string yamcsInstance = 3;
getYamcsInstanceBytes() - Method in class org.yamcs.replication.protobuf.Request
optional string yamcsInstance = 3;
getYamcsInstanceBytes() - Method in interface org.yamcs.replication.protobuf.RequestOrBuilder
optional string yamcsInstance = 3;
getYamcsInstanceBytes() - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
optional string yamcsInstance = 2;
getYamcsInstanceBytes() - Method in class org.yamcs.replication.protobuf.Wakeup
optional string yamcsInstance = 2;
getYamcsInstanceBytes() - Method in interface org.yamcs.replication.protobuf.WakeupOrBuilder
optional string yamcsInstance = 2;
getYarchType(Yamcs.Value.Type) - Static method in class org.yamcs.utils.ValueUtility
 
getYarchValue(ParameterValue) - Method in class org.yamcs.alarms.ParameterAlarmStreamer
 
getYarchValue(Value) - Static method in class org.yamcs.utils.ValueUtility
 
getYarchValue(Yamcs.Value) - Static method in class org.yamcs.utils.ValueUtility
 
getYarchValue(Db.Event) - Method in class org.yamcs.alarms.EventAlarmStreamer
 
getYarchValue(T) - Method in class org.yamcs.alarms.AlarmStreamer
 
getYear() - Method in class org.yamcs.utils.TaiUtcConverter.DateTimeComponents
 
GLOBAL_INSTANCE - Static variable in class org.yamcs.YamcsServer
 
GlobalFilter - Class in org.yamcs.logging
A filter that discards log messages that are specific to a Yamcs instance.
GlobalFilter() - Constructor for class org.yamcs.logging.GlobalFilter
 
GlobFileFinder - Class in org.yamcs.utils
Finds a list of files according to a glob pattern.
GlobFileFinder() - Constructor for class org.yamcs.utils.GlobFileFinder
 
GPBHelper - Class in org.yamcs.archive
Maps archived tuples to GPB
GPBHelper() - Constructor for class org.yamcs.archive.GPBHelper
 
GPS - org.yamcs.tctm.AbstractPacketPreprocessor.TimeEpochs
 
GpsCcsdsTime - Class in org.yamcs.utils
Auxiliary class for GPS CCSDS time.
GpsCcsdsTime(int, byte) - Constructor for class org.yamcs.utils.GpsCcsdsTime
 
grantSuperuser() - Method in class org.yamcs.security.AuthorizationInfo
 
GREATER - org.yamcs.yarch.streamsql.RelOp
 
GREATER_OR_EQUAL - org.yamcs.yarch.streamsql.RelOp
 
greatestMultiple(int, int) - Static method in class me.lemire.integercompression.Util
return floor(value / factor) * factor
Group - Class in org.yamcs.security
A group is way to manage a set of users.
Group(String) - Constructor for class org.yamcs.security.Group
 
Group(GroupRecord) - Constructor for class org.yamcs.security.Group
 
GroupCollection - Class in org.yamcs.security.protobuf
Protobuf type GroupCollection
GroupCollection.Builder - Class in org.yamcs.security.protobuf
Protobuf type GroupCollection
GroupCollectionOrBuilder - Interface in org.yamcs.security.protobuf
 
GROUPING_FACTOR - Static variable in class org.yamcs.yarch.HistogramSegment
 
GroupRecord - Class in org.yamcs.security.protobuf
Protobuf type GroupRecord
GroupRecord.Builder - Class in org.yamcs.security.protobuf
Protobuf type GroupRecord
GroupRecordOrBuilder - Interface in org.yamcs.security.protobuf
 
GuardedBy - Annotation Type in org.yamcs
 
gvcid - Variable in class org.yamcs.tctm.ccsds.error.AosFrameHeaderErrorCorr.DecoderResult
 

H

h - Variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
handle(ChannelHandlerContext, FullHttpRequest) - Method in class org.yamcs.http.auth.AuthHandler
 
handle(ChannelHandlerContext, FullHttpRequest) - Method in class org.yamcs.http.Handler
 
handle(ChannelHandlerContext, FullHttpRequest) - Method in class org.yamcs.http.RouteHandler
 
handle(ChannelHandlerContext, FullHttpRequest) - Method in class org.yamcs.security.SpnegoAuthModule
 
handle(DownlinkTransferFrame) - Method in class org.yamcs.tctm.ccsds.IdleFrameHandler
 
handle(DownlinkTransferFrame) - Method in interface org.yamcs.tctm.ccsds.VcDownlinkHandler
 
handle(DownlinkTransferFrame) - Method in class org.yamcs.tctm.ccsds.VcTmPacketHandler
 
handle(Tuple, StreamSubscriber, Throwable) - Method in interface org.yamcs.yarch.Stream.ExceptionHandler
 
handleCrash(String, String) - Method in interface org.yamcs.CrashHandler
 
handleCrash(String, String) - Method in class org.yamcs.EventCrashHandler
 
handleCrash(String, String) - Method in class org.yamcs.LogCrashHandler
 
handleFrame(Instant, byte[], int, int) - Method in class org.yamcs.tctm.ccsds.MasterChannelFrameHandler
 
Handler - Class in org.yamcs.http
 
Handler() - Constructor for class org.yamcs.http.Handler
 
handlerAdded(ChannelHandlerContext) - Method in class org.yamcs.http.websocket.LegacyWebSocketFrameHandler
 
handlerAdded(ChannelHandlerContext) - Method in class org.yamcs.http.WebSocketFrameHandler
 
handlerAdded(ChannelHandlerContext) - Method in class org.yamcs.replication.MasterChannelHandler
 
HandlerCode - Enum in org.yamcs.cfdp.pdu
 
handleStaticFileRequest(ChannelHandlerContext, HttpRequest, String) - Method in class org.yamcs.http.StaticFileHandler
 
hasAcquisitionStatus() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.pvalue.AcquisitionStatus acquisitionStatus = 6;
hasAcquisitionStatus() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional .yamcs.protobuf.pvalue.AcquisitionStatus acquisitionStatus = 6;
hasAcquisitionStatus() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional .yamcs.protobuf.pvalue.AcquisitionStatus acquisitionStatus = 6;
hasAcquisitionTime() - Method in class org.yamcs.parameter.ParameterValue
 
hasAcquisitionTime() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional int64 acquisitionTime = 4;
hasAcquisitionTime() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional int64 acquisitionTime = 4;
hasAcquisitionTime() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional int64 acquisitionTime = 4;
hasActive() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional bool active = 4;
hasActive() - Method in class org.yamcs.security.protobuf.AccountRecord
optional bool active = 4;
hasActive() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional bool active = 4;
hasAggregates - Variable in class org.yamcs.yarch.streamsql.Expression
 
hasAlarmChecker() - Method in class org.yamcs.Processor
 
hasAlarmServer() - Method in class org.yamcs.Processor
 
hasApplicationHash() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
optional string applicationHash = 2;
hasApplicationHash() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
optional string applicationHash = 2;
hasApplicationHash() - Method in interface org.yamcs.security.protobuf.ServiceAccountRecordDetailOrBuilder
optional string applicationHash = 2;
hasApplicationId() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
optional string applicationId = 1;
hasApplicationId() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
optional string applicationId = 1;
hasApplicationId() - Method in interface org.yamcs.security.protobuf.ServiceAccountRecordDetailOrBuilder
optional string applicationId = 1;
hasAuthToken() - Method in class org.yamcs.replication.protobuf.Request.Builder
optional string authToken = 1;
hasAuthToken() - Method in class org.yamcs.replication.protobuf.Request
optional string authToken = 1;
hasAuthToken() - Method in interface org.yamcs.replication.protobuf.RequestOrBuilder
optional string authToken = 1;
hasAuthToken() - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
optional string authToken = 1;
hasAuthToken() - Method in class org.yamcs.replication.protobuf.Wakeup
optional string authToken = 1;
hasAuthToken() - Method in interface org.yamcs.replication.protobuf.WakeupOrBuilder
optional string authToken = 1;
hasAutoincrement() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
optional bool autoincrement = 4;
hasAutoincrement() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
optional bool autoincrement = 4;
hasAutoincrement() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfoOrBuilder
optional bool autoincrement = 4;
hasBody() - Method in class org.yamcs.http.RouteContext
 
hasBucketProperties() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
bucketProperties
hasBucketProperties() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
bucketProperties
hasBucketProperties() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
bucketProperties
hasClearance() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional .Clearance clearance = 6;
hasClearance() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
optional .Clearance clearance = 6;
hasClearance() - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
optional .Clearance clearance = 6;
hasClientHash() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string clientHash = 4;
hasClientHash() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional string clientHash = 4;
hasClientHash() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional string clientHash = 4;
hasClientId() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string clientId = 3;
hasClientId() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional string clientId = 3;
hasClientId() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional string clientId = 3;
hasColumn(String) - Method in class org.yamcs.yarch.Tuple
 
hasColumn(String) - Method in class org.yamcs.yarch.TupleDefinition
 
hasColumn(Cell[], int) - Method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
hasColumn(Cell[], String) - Method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
hasCommandHistoryRequest() - Method in class org.yamcs.archive.ReplayOptions
 
hasCommanding() - Method in class org.yamcs.Processor
 
hasCommandOption(String) - Method in class org.yamcs.YamcsServer
 
hasCompressed() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional bool compressed = 9;
hasCompressed() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
optional bool compressed = 9;
hasCompressed() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
optional bool compressed = 9;
hasConfirmationTime() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp confirmationTime = 7;
hasConfirmationTime() - Method in class org.yamcs.security.protobuf.AccountRecord
optional .google.protobuf.Timestamp confirmationTime = 7;
hasConfirmationTime() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional .google.protobuf.Timestamp confirmationTime = 7;
hasContentType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional string contentType = 3;
hasContentType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
optional string contentType = 3;
hasContentType() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
optional string contentType = 3;
hasCreated() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
optional int64 created = 2;
hasCreated() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
optional int64 created = 2;
hasCreated() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketPropertiesOrBuilder
optional int64 created = 2;
hasCreated() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional int64 created = 4;
hasCreated() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
optional int64 created = 4;
hasCreated() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
optional int64 created = 4;
hasCreatedBy() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional int32 createdBy = 5;
hasCreatedBy() - Method in class org.yamcs.security.protobuf.AccountRecord
optional int32 createdBy = 5;
hasCreatedBy() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional int32 createdBy = 5;
hasCreatedBy() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional int32 createdBy = 6;
hasCreatedBy() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional int32 createdBy = 6;
hasCreatedBy() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional int32 createdBy = 6;
hasCreatedBy() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
Set by API when event was posted by a user
hasCreatedBy() - Method in class org.yamcs.yarch.protobuf.Db.Event
Set by API when event was posted by a user
hasCreatedBy() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
Set by API when event was posted by a user
hasCreationTime() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp creationTime = 6;
hasCreationTime() - Method in class org.yamcs.security.protobuf.AccountRecord
optional .google.protobuf.Timestamp creationTime = 6;
hasCreationTime() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional .google.protobuf.Timestamp creationTime = 6;
hasCreationTime() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional .google.protobuf.Timestamp creationTime = 7;
hasCreationTime() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional .google.protobuf.Timestamp creationTime = 7;
hasCreationTime() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional .google.protobuf.Timestamp creationTime = 7;
hasData() - Method in class org.yamcs.http.websocket.WebSocketReply
 
hasDescription() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
optional string description = 3;
hasDescription() - Method in class org.yamcs.security.protobuf.GroupRecord
optional string description = 3;
hasDescription() - Method in interface org.yamcs.security.protobuf.GroupRecordOrBuilder
optional string description = 3;
hasDisplayName() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional string displayName = 3;
hasDisplayName() - Method in class org.yamcs.security.protobuf.AccountRecord
optional string displayName = 3;
hasDisplayName() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional string displayName = 3;
hasElement(int[]) - Method in class org.yamcs.parameter.ArrayValue
Return true of the idx is the same dimensions with this array and if the element exists (i.e. idx is not out of bounds)
hasEmail() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional string email = 1;
hasEmail() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
optional string email = 1;
hasEmail() - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
optional string email = 1;
hasEnd() - Method in class org.yamcs.utils.TimeInterval
 
hasEngValue() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.Value engValue = 3;
hasEngValue() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional .yamcs.protobuf.Value engValue = 3;
hasEngValue() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional .yamcs.protobuf.Value engValue = 3;
hasErrorMsg() - Method in class org.yamcs.replication.protobuf.Response.Builder
optional string errorMsg = 3;
hasErrorMsg() - Method in class org.yamcs.replication.protobuf.Response
optional string errorMsg = 3;
hasErrorMsg() - Method in interface org.yamcs.replication.protobuf.ResponseOrBuilder
optional string errorMsg = 3;
hasEventRequest() - Method in class org.yamcs.archive.ReplayOptions
 
hasExpirationTime() - Method in class org.yamcs.parameter.BasicParameterValue
 
hasExpireMillis() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
How long (in milliseconds) this parameter value is valid Note that there is an option when subscribing to parameters to get updated when the parameter values expire.
hasExpireMillis() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
How long (in milliseconds) this parameter value is valid Note that there is an option when subscribing to parameters to get updated when the parameter values expire.
hasExpireMillis() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
How long (in milliseconds) this parameter value is valid Note that there is an option when subscribing to parameters to get updated when the parameter values expire.
hasFormatVersion() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional int32 formatVersion = 7;
hasFormatVersion() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
optional int32 formatVersion = 7;
hasFormatVersion() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
optional int32 formatVersion = 7;
hasGenerationTime() - Method in class org.yamcs.parameter.BasicParameterValue
 
hasGenerationTime() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional int64 generationTime = 2;
hasGenerationTime() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional int64 generationTime = 2;
hasGenerationTime() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional int64 generationTime = 2;
hasGenerationTime() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional int64 generationTime = 5;
hasGenerationTime() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional int64 generationTime = 5;
hasGenerationTime() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional int64 generationTime = 5;
hasGenerationTimeUTC() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string generationTimeUTC = 8;
hasGenerationTimeUTC() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional string generationTimeUTC = 8;
hasGenerationTimeUTC() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional string generationTimeUTC = 8;
HASH_BYTE_SIZE - Static variable in class org.yamcs.security.PBKDF2PasswordHasher
 
HASH_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
hasHash() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional string hash = 2;
hasHash() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
optional string hash = 2;
hasHash() - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
optional string hash = 2;
hashCode() - Method in class org.yamcs.alarms.EventId
 
hashCode() - Method in class org.yamcs.cfdp.CfdpTransactionId
 
hashCode() - Method in class org.yamcs.cfdp.pdu.SegmentRequest
 
hashCode() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
hashCode() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
hashCode() - Method in class org.yamcs.http.MediaType
 
hashCode() - Method in class org.yamcs.parameter.BinaryValue
 
hashCode() - Method in class org.yamcs.parameter.BooleanValue
 
hashCode() - Method in class org.yamcs.parameter.DoubleValue
 
hashCode() - Method in class org.yamcs.parameter.EnumeratedValue
 
hashCode() - Method in class org.yamcs.parameter.FloatValue
 
hashCode() - Method in class org.yamcs.parameter.ParameterStatus
 
hashCode() - Method in class org.yamcs.parameter.SInt32Value
 
hashCode() - Method in class org.yamcs.parameter.SInt64Value
 
hashCode() - Method in class org.yamcs.parameter.StringValue
 
hashCode() - Method in class org.yamcs.parameter.TimestampValue
 
hashCode() - Method in class org.yamcs.parameter.UInt32Value
 
hashCode() - Method in class org.yamcs.parameter.UInt64Value
 
hashCode() - Method in class org.yamcs.parameterarchive.IntValueSegment
 
hashCode() - Method in class org.yamcs.replication.protobuf.ColumnInfo
 
hashCode() - Method in class org.yamcs.replication.protobuf.Request
 
hashCode() - Method in class org.yamcs.replication.protobuf.Response
 
hashCode() - Method in class org.yamcs.replication.protobuf.StreamInfo
 
hashCode() - Method in class org.yamcs.replication.protobuf.Wakeup
 
hashCode() - Method in class org.yamcs.security.Account
 
hashCode() - Method in class org.yamcs.security.Group
 
hashCode() - Method in class org.yamcs.security.ObjectPrivilege
 
hashCode() - Method in class org.yamcs.security.ObjectPrivilegeType
 
hashCode() - Method in class org.yamcs.security.protobuf.AccountCollection
 
hashCode() - Method in class org.yamcs.security.protobuf.AccountRecord
 
hashCode() - Method in class org.yamcs.security.protobuf.ApplicationCollection
 
hashCode() - Method in class org.yamcs.security.protobuf.ApplicationRecord
 
hashCode() - Method in class org.yamcs.security.protobuf.Clearance
 
hashCode() - Method in class org.yamcs.security.protobuf.ExternalIdentity
 
hashCode() - Method in class org.yamcs.security.protobuf.GroupCollection
 
hashCode() - Method in class org.yamcs.security.protobuf.GroupRecord
 
hashCode() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
hashCode() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
hashCode() - Method in class org.yamcs.security.Role
 
hashCode() - Method in class org.yamcs.security.SystemPrivilege
 
hashCode() - Method in class org.yamcs.time.Instant
 
hashCode() - Method in class org.yamcs.utils.ByteArrayWrapper
 
hashCode() - Method in class org.yamcs.utils.DoubleArray
 
hashCode() - Method in class org.yamcs.utils.FloatArray
 
hashCode() - Method in class org.yamcs.utils.IntArray
 
hashCode() - Method in class org.yamcs.utils.LongArray
 
hashCode() - Method in class org.yamcs.utils.SortedIntArray
 
hashCode() - Method in class org.yamcs.yarch.protobuf.Db.Event
 
hashCode() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
hashCode() - Method in class org.yamcs.yarch.ProtobufDataType
 
hashCode() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
hashCode() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
hashCode() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
hashCode() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
hashCode() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
hashCode() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
hashCode() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
hashCode() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
hashCode() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
hasHistogram() - Method in class org.yamcs.yarch.TableDefinition
 
hasHistogramColumnName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for HISTOGRAM
hasHistogramColumnName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for HISTOGRAM
hasHistogramColumnName() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for HISTOGRAM
hasId() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
optional uint32 id = 1;
hasId() - Method in class org.yamcs.replication.protobuf.ColumnInfo
optional uint32 id = 1;
hasId() - Method in interface org.yamcs.replication.protobuf.ColumnInfoOrBuilder
optional uint32 id = 1;
hasId() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
stream id
hasId() - Method in class org.yamcs.replication.protobuf.StreamInfo
stream id
hasId() - Method in interface org.yamcs.replication.protobuf.StreamInfoOrBuilder
stream id
hasId() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional int32 id = 1;
hasId() - Method in class org.yamcs.security.protobuf.AccountRecord
optional int32 id = 1;
hasId() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional int32 id = 1;
hasId() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional int32 id = 1;
hasId() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional int32 id = 1;
hasId() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional int32 id = 1;
hasId() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
optional int32 id = 1;
hasId() - Method in class org.yamcs.security.protobuf.GroupRecord
optional int32 id = 1;
hasId() - Method in interface org.yamcs.security.protobuf.GroupRecordOrBuilder
optional int32 id = 1;
hasIdentity() - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
optional string identity = 1;
hasIdentity() - Method in class org.yamcs.security.protobuf.ExternalIdentity
optional string identity = 1;
hasIdentity() - Method in interface org.yamcs.security.protobuf.ExternalIdentityOrBuilder
optional string identity = 1;
hasIncompletePacket() - Method in class org.yamcs.tctm.ccsds.PacketDecoder
 
hasInstance(String) - Static method in class org.yamcs.YamcsServer
 
hasInstance(String) - Static method in class org.yamcs.yarch.YarchDatabase
 
hasInstanceName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for all record types if not specified then instanceName = tablespaceName
hasInstanceName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for all record types if not specified then instanceName = tablespaceName
hasInstanceName() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for all record types if not specified then instanceName = tablespaceName
hasInstanceTemplate(String) - Method in class org.yamcs.YamcsServer
 
hasIntercept() - Method in class org.yamcs.external.SimpleRegression
Returns true if the model includes an intercept term.
hasIssuedBy() - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional int32 issuedBy = 2;
hasIssuedBy() - Method in class org.yamcs.security.protobuf.Clearance
optional int32 issuedBy = 2;
hasIssuedBy() - Method in interface org.yamcs.security.protobuf.ClearanceOrBuilder
optional int32 issuedBy = 2;
hasIssueTime() - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional .google.protobuf.Timestamp issueTime = 3;
hasIssueTime() - Method in class org.yamcs.security.protobuf.Clearance
optional .google.protobuf.Timestamp issueTime = 3;
hasIssueTime() - Method in interface org.yamcs.security.protobuf.ClearanceOrBuilder
optional .google.protobuf.Timestamp issueTime = 3;
hasKey(String) - Method in class org.yamcs.yarch.TableDefinition
 
hasKey(K) - Method in class org.yamcs.utils.IndexedList
 
hasLabel() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
optional string label = 2;
hasLabel() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
optional string label = 2;
hasLabel() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValueOrBuilder
optional string label = 2;
hasLastLoginTime() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp lastLoginTime = 8;
hasLastLoginTime() - Method in class org.yamcs.security.protobuf.AccountRecord
optional .google.protobuf.Timestamp lastLoginTime = 8;
hasLastLoginTime() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional .google.protobuf.Timestamp lastLoginTime = 8;
hasLastLoginTime() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional .google.protobuf.Timestamp lastLoginTime = 8;
hasLastLoginTime() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional .google.protobuf.Timestamp lastLoginTime = 8;
hasLastLoginTime() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional .google.protobuf.Timestamp lastLoginTime = 8;
hasLevel() - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional string level = 1;
hasLevel() - Method in class org.yamcs.security.protobuf.Clearance
optional string level = 1;
hasLevel() - Method in interface org.yamcs.security.protobuf.ClearanceOrBuilder
optional string level = 1;
hasMaxNumObjects() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
maximum number of objects in the bucket
hasMaxNumObjects() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
maximum number of objects in the bucket
hasMaxNumObjects() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketPropertiesOrBuilder
maximum number of objects in the bucket
hasMaxSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
maximum size in bytes
hasMaxSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
maximum size in bytes
hasMaxSize() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketPropertiesOrBuilder
maximum size in bytes
hasMember(int) - Method in class org.yamcs.security.Group
 
hasMessage() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
required string message = 6;
hasMessage() - Method in class org.yamcs.yarch.protobuf.Db.Event
required string message = 6;
hasMessage() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
required string message = 6;
hasMonitoringResult() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.pvalue.MonitoringResult monitoringResult = 8;
hasMonitoringResult() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional .yamcs.protobuf.pvalue.MonitoringResult monitoringResult = 8;
hasMonitoringResult() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional .yamcs.protobuf.pvalue.MonitoringResult monitoringResult = 8;
hasName() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional string name = 1;
hasName() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
optional string name = 1;
hasName() - Method in interface org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentOrBuilder
optional string name = 1;
hasName() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
optional string name = 2;
hasName() - Method in class org.yamcs.replication.protobuf.ColumnInfo
optional string name = 2;
hasName() - Method in interface org.yamcs.replication.protobuf.ColumnInfoOrBuilder
optional string name = 2;
hasName() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
stream name
hasName() - Method in class org.yamcs.replication.protobuf.StreamInfo
stream name
hasName() - Method in interface org.yamcs.replication.protobuf.StreamInfoOrBuilder
stream name
hasName() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional string name = 2;
hasName() - Method in class org.yamcs.security.protobuf.AccountRecord
optional string name = 2;
hasName() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional string name = 2;
hasName() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string name = 2;
hasName() - Method in class org.yamcs.security.protobuf.ApplicationRecord
optional string name = 2;
hasName() - Method in interface org.yamcs.security.protobuf.ApplicationRecordOrBuilder
optional string name = 2;
hasName() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
optional string name = 2;
hasName() - Method in class org.yamcs.security.protobuf.GroupRecord
optional string name = 2;
hasName() - Method in interface org.yamcs.security.protobuf.GroupRecordOrBuilder
optional string name = 2;
hasName() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional string name = 1;
hasName() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional string name = 1;
hasName() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional string name = 1;
hasName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
optional string name = 1;
hasName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
optional string name = 1;
hasName() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketPropertiesOrBuilder
optional string name = 1;
hasName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional string name = 1;
hasName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
optional string name = 1;
hasName() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
optional string name = 1;
hasName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
optional string name = 1;
hasName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
optional string name = 1;
hasName() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfoOrBuilder
optional string name = 1;
hasNext() - Method in class org.yamcs.utils.TimeInterval.FilterOverlappingIterator
 
hasNext() - Method in class org.yamcs.utils.VarIntUtil.ArrayDecoder
Returns true if the array contains another element.
hasNext() - Method in class org.yamcs.yarch.PartitionIntervalIterator
 
hasNext() - Method in class org.yamcs.yarch.rocksdb.RdbHistogramIterator
 
hasNext() - Method in class org.yamcs.yarch.streamsql.StreamSqlResultList
 
hasNumObjects() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
current number of objects in the bucket
hasNumObjects() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
current number of objects in the bucket
hasNumObjects() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketPropertiesOrBuilder
current number of objects in the bucket
hasObjectId() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional uint32 objectId = 2;
hasObjectId() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
optional uint32 objectId = 2;
hasObjectId() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
optional uint32 objectId = 2;
hasObjectPrivilege(ObjectPrivilegeType, String) - Method in class org.yamcs.security.User
 
hasOcf() - Method in class org.yamcs.tctm.ccsds.DownlinkTransferFrame
 
hasPacketRequest() - Method in class org.yamcs.archive.ReplayOptions
 
hasParameterCache() - Method in class org.yamcs.parameter.ParameterRequestManager
 
hasParameterFqn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used by the PARCHIVE_DATA to associate parameter ids to (parameter qualified name, parameterType) tbsIndex is the parameter id parameterType is a number assigned to (rawType,engType) combination parameterFqn is the parameter fully qualified name (something like /system/subsystem1/subsystem2/paraName)
hasParameterFqn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used by the PARCHIVE_DATA to associate parameter ids to (parameter qualified name, parameterType) tbsIndex is the parameter id parameterType is a number assigned to (rawType,engType) combination parameterFqn is the parameter fully qualified name (something like /system/subsystem1/subsystem2/paraName)
hasParameterFqn() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used by the PARCHIVE_DATA to associate parameter ids to (parameter qualified name, parameterType) tbsIndex is the parameter id parameterType is a number assigned to (rawType,engType) combination parameterFqn is the parameter fully qualified name (something like /system/subsystem1/subsystem2/paraName)
hasParameterRequest() - Method in class org.yamcs.archive.ReplayOptions
 
hasParameterType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
optional uint32 parameterType = 9;
hasParameterType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
optional uint32 parameterType = 9;
hasParameterType() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
optional uint32 parameterType = 9;
hasPartition() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_PARTITION, HISTOGRAM: if partition by time - partitionDir is subdirectory name (usually something like 2017/11) - partitionStart/End are the times representing partition start(inclusive) and end (exclusive)
hasPartition() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for TABLE_PARTITION, HISTOGRAM: if partition by time - partitionDir is subdirectory name (usually something like 2017/11) - partitionStart/End are the times representing partition start(inclusive) and end (exclusive)
hasPartition() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for TABLE_PARTITION, HISTOGRAM: if partition by time - partitionDir is subdirectory name (usually something like 2017/11) - partitionStart/End are the times representing partition start(inclusive) and end (exclusive)
hasPartitionDir() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
optional string partitionDir = 1;
hasPartitionDir() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
optional string partitionDir = 1;
hasPartitionDir() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartitionOrBuilder
optional string partitionDir = 1;
hasPartitionEnd() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
optional int64 partitionEnd = 3;
hasPartitionEnd() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
optional int64 partitionEnd = 3;
hasPartitionEnd() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartitionOrBuilder
optional int64 partitionEnd = 3;
hasPartitioning() - Method in class org.yamcs.yarch.TableDefinition
 
hasPartitioningInfo() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional .PartitioningInfo partitioningInfo = 10;
hasPartitioningInfo() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
optional .PartitioningInfo partitioningInfo = 10;
hasPartitioningInfo() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
optional .PartitioningInfo partitioningInfo = 10;
hasPartitioningSchema() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
partitioning schema used currently for parameter archive (for tables is stored in the .def file)
hasPartitioningSchema() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
partitioning schema used currently for parameter archive (for tables is stored in the .def file)
hasPartitioningSchema() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
partitioning schema used currently for parameter archive (for tables is stored in the .def file)
hasPartitionStart() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
optional int64 partitionStart = 2;
hasPartitionStart() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
optional int64 partitionStart = 2;
hasPartitionStart() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartitionOrBuilder
optional int64 partitionStart = 2;
hasPartitionValue() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_PARTITION: if partitioned by value - the value
hasPartitionValue() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for TABLE_PARTITION: if partitioned by value - the value
hasPartitionValue() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for TABLE_PARTITION: if partitioned by value - the value
hasPpRequest() - Method in class org.yamcs.archive.ReplayOptions
 
hasProcessingStatus() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional bool processingStatus = 7;
hasProcessingStatus() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional bool processingStatus = 7;
hasProcessingStatus() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional bool processingStatus = 7;
hasProtoClass() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
the name of the class implementing the proto object if the dataType=PROTOBUF
hasProtoClass() - Method in class org.yamcs.replication.protobuf.ColumnInfo
the name of the class implementing the proto object if the dataType=PROTOBUF
hasProtoClass() - Method in interface org.yamcs.replication.protobuf.ColumnInfoOrBuilder
the name of the class implementing the proto object if the dataType=PROTOBUF
hasProvider() - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
optional string provider = 2;
hasProvider() - Method in class org.yamcs.security.protobuf.ExternalIdentity
optional string provider = 2;
hasProvider() - Method in interface org.yamcs.security.protobuf.ExternalIdentityOrBuilder
optional string provider = 2;
hasRangeCondition() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.pvalue.RangeCondition rangeCondition = 9;
hasRangeCondition() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional .yamcs.protobuf.pvalue.RangeCondition rangeCondition = 9;
hasRangeCondition() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional .yamcs.protobuf.pvalue.RangeCondition rangeCondition = 9;
hasRawValue() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.Value rawValue = 2;
hasRawValue() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
optional .yamcs.protobuf.Value rawValue = 2;
hasRawValue() - Method in interface org.yamcs.yarch.protobuf.Db.ParameterValueOrBuilder
optional .yamcs.protobuf.Value rawValue = 2;
hasReceptionTime() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional int64 receptionTime = 3;
hasReceptionTime() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional int64 receptionTime = 3;
hasReceptionTime() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional int64 receptionTime = 3;
hasReceptionTimeUTC() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string receptionTimeUTC = 9;
hasReceptionTimeUTC() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional string receptionTimeUTC = 9;
hasReceptionTimeUTC() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional string receptionTimeUTC = 9;
hasRequestSeq() - Method in class org.yamcs.replication.protobuf.Request.Builder
used to track back the response
hasRequestSeq() - Method in class org.yamcs.replication.protobuf.Request
used to track back the response
hasRequestSeq() - Method in interface org.yamcs.replication.protobuf.RequestOrBuilder
used to track back the response
hasRequestSeq() - Method in class org.yamcs.replication.protobuf.Response.Builder
optional uint32 requestSeq = 1;
hasRequestSeq() - Method in class org.yamcs.replication.protobuf.Response
optional uint32 requestSeq = 1;
hasRequestSeq() - Method in interface org.yamcs.replication.protobuf.ResponseOrBuilder
optional uint32 requestSeq = 1;
hasResult() - Method in class org.yamcs.replication.protobuf.Response.Builder
optional int32 result = 2;
hasResult() - Method in class org.yamcs.replication.protobuf.Response
optional int32 result = 2;
hasResult() - Method in interface org.yamcs.replication.protobuf.ResponseOrBuilder
optional int32 result = 2;
hasRouteParam(String) - Method in class org.yamcs.http.RouteContext
 
hasSecondaryIndex() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for SECONDARY_INDEX
hasSecondaryIndex() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for SECONDARY_INDEX
hasSecondaryIndex() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for SECONDARY_INDEX
hasSecondaryIndex() - Method in class org.yamcs.yarch.TableDefinition
 
hasSecondFileName() - Method in enum org.yamcs.cfdp.pdu.ActionCode
 
hasSeq() - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
optional int32 seq = 1;
hasSeq() - Method in class org.yamcs.security.protobuf.AccountCollection
optional int32 seq = 1;
hasSeq() - Method in interface org.yamcs.security.protobuf.AccountCollectionOrBuilder
optional int32 seq = 1;
hasSeq() - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
optional int32 seq = 1;
hasSeq() - Method in class org.yamcs.security.protobuf.ApplicationCollection
optional int32 seq = 1;
hasSeq() - Method in interface org.yamcs.security.protobuf.ApplicationCollectionOrBuilder
optional int32 seq = 1;
hasSeq() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
optional int32 seq = 1;
hasSeq() - Method in class org.yamcs.security.protobuf.GroupCollection
optional int32 seq = 1;
hasSeq() - Method in interface org.yamcs.security.protobuf.GroupCollectionOrBuilder
optional int32 seq = 1;
hasSeqNumber() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional int32 seqNumber = 4;
hasSeqNumber() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional int32 seqNumber = 4;
hasSeqNumber() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional int32 seqNumber = 4;
hasServiceDetail() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .ServiceAccountRecordDetail serviceDetail = 10;
hasServiceDetail() - Method in class org.yamcs.security.protobuf.AccountRecord
optional .ServiceAccountRecordDetail serviceDetail = 10;
hasServiceDetail() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional .ServiceAccountRecordDetail serviceDetail = 10;
hasSeverity() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional .yamcs.protobuf.Event.EventSeverity severity = 7 [default = INFO];
hasSeverity() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional .yamcs.protobuf.Event.EventSeverity severity = 7 [default = INFO];
hasSeverity() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional .yamcs.protobuf.Event.EventSeverity severity = 7 [default = INFO];
hasSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
current bucket size
hasSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
current bucket size
hasSize() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketPropertiesOrBuilder
current bucket size
hasSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional uint64 size = 5;
hasSize() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
optional uint64 size = 5;
hasSize() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectPropertiesOrBuilder
optional uint64 size = 5;
hasSource() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string source = 1;
hasSource() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional string source = 1;
hasSource() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional string source = 1;
hasStart() - Method in class org.yamcs.archive.ReplayOptions
 
hasStart() - Method in class org.yamcs.utils.TimeInterval
 
hasStartTxId() - Method in class org.yamcs.replication.protobuf.Request.Builder
start replay with this transaction
hasStartTxId() - Method in class org.yamcs.replication.protobuf.Request
start replay with this transaction
hasStartTxId() - Method in interface org.yamcs.replication.protobuf.RequestOrBuilder
start replay with this transaction
hasStop() - Method in class org.yamcs.archive.ReplayOptions
 
hasStorageEngine() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional string storageEngine = 6;
hasStorageEngine() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
optional string storageEngine = 6;
hasStorageEngine() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
optional string storageEngine = 6;
hasSuperuser() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional bool superuser = 3;
hasSuperuser() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
optional bool superuser = 3;
hasSuperuser() - Method in interface org.yamcs.security.protobuf.UserAccountRecordDetailOrBuilder
optional bool superuser = 3;
hasSystemPrivilege(SystemPrivilege) - Method in class org.yamcs.security.User
 
hasTableDefinition() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_DEFINITION
hasTableDefinition() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for TABLE_DEFINITION
hasTableDefinition() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for TABLE_DEFINITION
hasTableName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_DEFINITION, TABLE_PARTITION and HISTOGRAM
hasTableName() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
used for TABLE_DEFINITION, TABLE_PARTITION and HISTOGRAM
hasTableName() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
used for TABLE_DEFINITION, TABLE_PARTITION and HISTOGRAM
hasTablespace() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional string tablespace = 8;
hasTablespace() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
optional string tablespace = 8;
hasTablespace() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinitionOrBuilder
optional string tablespace = 8;
hasTbsIndex() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
optional uint32 tbsIndex = 1;
hasTbsIndex() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
optional uint32 tbsIndex = 1;
hasTbsIndex() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
optional uint32 tbsIndex = 1;
hasTimeColumn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string timeColumn = 2;
hasTimeColumn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
optional string timeColumn = 2;
hasTimeColumn() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfoOrBuilder
optional string timeColumn = 2;
hasTimePartitionSchema() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string timePartitionSchema = 3;
hasTimePartitionSchema() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
optional string timePartitionSchema = 3;
hasTimePartitionSchema() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfoOrBuilder
optional string timePartitionSchema = 3;
hasType() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
optional string type = 3;
hasType() - Method in class org.yamcs.replication.protobuf.ColumnInfo
optional string type = 3;
hasType() - Method in interface org.yamcs.replication.protobuf.ColumnInfoOrBuilder
optional string type = 3;
hasType() - Method in class org.yamcs.replication.protobuf.Request.Builder
currently only START_REPLAY
hasType() - Method in class org.yamcs.replication.protobuf.Request
currently only START_REPLAY
hasType() - Method in interface org.yamcs.replication.protobuf.RequestOrBuilder
currently only START_REPLAY
hasType() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string type = 5;
hasType() - Method in class org.yamcs.yarch.protobuf.Db.Event
optional string type = 5;
hasType() - Method in interface org.yamcs.yarch.protobuf.Db.EventOrBuilder
optional string type = 5;
hasType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional .PartitioningInfo.PartitioningType type = 1;
hasType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
optional .PartitioningInfo.PartitioningType type = 1;
hasType() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfoOrBuilder
optional .PartitioningInfo.PartitioningType type = 1;
hasType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
optional string type = 2;
hasType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
optional string type = 2;
hasType() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfoOrBuilder
optional string type = 2;
hasType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
optional .TablespaceRecord.Type type = 2;
hasType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
optional .TablespaceRecord.Type type = 2;
hasType() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecordOrBuilder
optional .TablespaceRecord.Type type = 2;
hasUserDetail() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .UserAccountRecordDetail userDetail = 9;
hasUserDetail() - Method in class org.yamcs.security.protobuf.AccountRecord
optional .UserAccountRecordDetail userDetail = 9;
hasUserDetail() - Method in interface org.yamcs.security.protobuf.AccountRecordOrBuilder
optional .UserAccountRecordDetail userDetail = 9;
hasUserInput() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional bool userInput = 3;
hasUserInput() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
optional bool userInput = 3;
hasUserInput() - Method in interface org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentOrBuilder
optional bool userInput = 3;
hasValue() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional .yamcs.protobuf.Value value = 2;
hasValue() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
optional .yamcs.protobuf.Value value = 2;
hasValue() - Method in interface org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentOrBuilder
optional .yamcs.protobuf.Value value = 2;
hasValue() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
optional int32 value = 1;
hasValue() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
optional int32 value = 1;
hasValue() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValueOrBuilder
optional int32 value = 1;
hasValueColumn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string valueColumn = 4;
hasValueColumn() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
optional string valueColumn = 4;
hasValueColumn() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfoOrBuilder
optional string valueColumn = 4;
hasValueColumnType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string valueColumnType = 5;
hasValueColumnType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
optional string valueColumnType = 5;
hasValueColumnType() - Method in interface org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfoOrBuilder
optional string valueColumnType = 5;
hasYamcsInstance() - Method in class org.yamcs.replication.protobuf.Request.Builder
optional string yamcsInstance = 3;
hasYamcsInstance() - Method in class org.yamcs.replication.protobuf.Request
optional string yamcsInstance = 3;
hasYamcsInstance() - Method in interface org.yamcs.replication.protobuf.RequestOrBuilder
optional string yamcsInstance = 3;
hasYamcsInstance() - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
optional string yamcsInstance = 2;
hasYamcsInstance() - Method in class org.yamcs.replication.protobuf.Wakeup
optional string yamcsInstance = 2;
hasYamcsInstance() - Method in interface org.yamcs.replication.protobuf.WakeupOrBuilder
optional string yamcsInstance = 2;
header - Variable in class org.yamcs.cfdp.pdu.CfdpPacket
 
headers - Variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
headerSize(int, int) - Static method in class org.yamcs.replication.ReplicationFile
 
headlessCompress(int[], IntWrapper, int, int[], IntWrapper) - Method in class me.lemire.integercompression.FastPFOR128
Compress data in blocks of BLOCK_SIZE integers (if fewer than BLOCK_SIZE integers are provided, nothing is done).
headlessCompress(int[], IntWrapper, int, int[], IntWrapper) - Method in interface me.lemire.integercompression.SkippableIntegerCODEC
Compress data from an array to another array.
headlessUncompress(int[], IntWrapper, int, int[], IntWrapper, int) - Method in class me.lemire.integercompression.FastPFOR128
Uncompress data in blocks of integers.
headlessUncompress(int[], IntWrapper, int, int[], IntWrapper, int) - Method in interface me.lemire.integercompression.SkippableIntegerCODEC
Uncompress data from an array to another array.
hexStringToArray(String) - Static method in class org.yamcs.utils.StringConverter
Convert a hex string into a byte array.
histoDbKey(int, long, byte[]) - Static method in class org.yamcs.yarch.rocksdb.RdbHistogramInfo
 
HISTOGRAM - org.yamcs.archive.IndexRequestListener.IndexType
 
HISTOGRAM - org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used to store table histogram data relevant information: instanceName, tableName, columnName
HISTOGRAM_VALUE - Static variable in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used to store table histogram data relevant information: instanceName, tableName, columnName
HISTOGRAMCOLUMN_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
HISTOGRAMCOLUMNNAME_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
HistogramInfo - Class in org.yamcs.yarch
information about histogram.
HistogramInfo(String) - Constructor for class org.yamcs.yarch.HistogramInfo
 
HistogramIterator - Interface in org.yamcs.yarch
Iterator over histogram records The iterator offers a partial ordering - for one column the records are sorted by time
HistogramReaderStream - Class in org.yamcs.yarch
Sends histogram data to a stream.
HistogramReaderStream(YarchDatabaseInstance, TableDefinition, String, TupleDefinition) - Constructor for class org.yamcs.yarch.HistogramReaderStream
 
HistogramRebuilder - Class in org.yamcs.yarch.rocksdb
rebuilds the histogram for a table
HistogramRebuilder(Tablespace, YarchDatabaseInstance, String) - Constructor for class org.yamcs.yarch.rocksdb.HistogramRebuilder
 
HistogramRecord - Class in org.yamcs.yarch
Stores a record in the histogram database.
HistogramRecord(byte[], long, long, int) - Constructor for class org.yamcs.yarch.HistogramRecord
 
HistogramSegment - Class in org.yamcs.yarch
 
HistogramSegment(byte[], byte[]) - Constructor for class org.yamcs.yarch.HistogramSegment
 
HistogramSegment(byte[], long) - Constructor for class org.yamcs.yarch.HistogramSegment
Constructs an empty segment
HistogramSegment(byte[], long, byte[]) - Constructor for class org.yamcs.yarch.HistogramSegment
 
HistogramStreamBuilder - Class in org.yamcs.yarch.streamsql
 
HistogramWriter - Class in org.yamcs.yarch.rocksdb
Writes histograms for one table.
HistogramWriter(RdbTable) - Constructor for class org.yamcs.yarch.rocksdb.HistogramWriter
 
host - Variable in class org.yamcs.tctm.TcpTcDataLink
 
host - Variable in class org.yamcs.tctm.TcpTmDataLink
 
host - Variable in class org.yamcs.tctm.UdpTcDataLink
 
housekeepingInterval - Variable in class org.yamcs.tctm.AbstractTcDataLink
 
HRES_TIMESTAMP - org.yamcs.yarch.DataType._type
 
HRES_TIMESTAMP - Static variable in class org.yamcs.yarch.DataType
 
HTTP_CACHE_SECONDS - Static variable in class org.yamcs.http.StaticFileHandler
 
HTTP_DATE_FORMAT - Static variable in class org.yamcs.http.StaticFileHandler
 
HTTP_DATE_GMT_TIMEZONE - Static variable in class org.yamcs.http.StaticFileHandler
 
HttpContentToByteBufDecoder - Class in org.yamcs.http
 
HttpContentToByteBufDecoder() - Constructor for class org.yamcs.http.HttpContentToByteBufDecoder
 
HttpException - Exception in org.yamcs.http
Default HTTP exception.
HttpException() - Constructor for exception org.yamcs.http.HttpException
 
HttpException(String) - Constructor for exception org.yamcs.http.HttpException
 
HttpException(String, Throwable) - Constructor for exception org.yamcs.http.HttpException
 
HttpException(Throwable) - Constructor for exception org.yamcs.http.HttpException
 
HttpRequestHandler - Class in org.yamcs.http
Handles handshakes and messages.
HttpRequestHandler(HttpServer) - Constructor for class org.yamcs.http.HttpRequestHandler
 
HttpRequestInfo - Class in org.yamcs.http
Used to pass information from one netty handler, to another
HttpRequestInfo(HttpRequest) - Constructor for class org.yamcs.http.HttpRequestInfo
 
HttpServer - Class in org.yamcs.http
Server-wide HTTP server based on Netty that provides a number of Yamcs web services: REST API WebSocket API Static file serving
HttpServer() - Constructor for class org.yamcs.http.HttpServer
 
HttpServerChannelInitializer - Class in org.yamcs.http
 
HttpServerChannelInitializer(HttpServer, SslContext) - Constructor for class org.yamcs.http.HttpServerChannelInitializer
 
HttpTranscodeException - Exception in org.yamcs.http
 
HttpTranscodeException(String) - Constructor for exception org.yamcs.http.HttpTranscodeException
 
HttpTranscodeException(String, Throwable) - Constructor for exception org.yamcs.http.HttpTranscodeException
 
HttpTranscoder - Class in org.yamcs.http
Converts HTTP requests to Protobuf messages used in API definitions.
HttpTranscoder() - Constructor for class org.yamcs.http.HttpTranscoder
 
HttpUtils - Class in org.yamcs.http
 
HttpUtils() - Constructor for class org.yamcs.http.HttpUtils
 

I

IamApi - Class in org.yamcs.http.api
 
IamApi() - Constructor for class org.yamcs.http.api.IamApi
 
iAscendingFinished(byte[], byte[], byte[]) - Method in class org.yamcs.yarch.AbstractTableWalker
 
id - Variable in class org.yamcs.security.Account
 
ID(String) - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
ID_FIELD_NUMBER - Static variable in class org.yamcs.replication.protobuf.ColumnInfo
 
ID_FIELD_NUMBER - Static variable in class org.yamcs.replication.protobuf.StreamInfo
 
ID_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.AccountRecord
 
ID_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.ApplicationRecord
 
ID_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.GroupRecord
 
IDENTITIES_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
IDENTITY_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.ExternalIdentity
 
IdleFrameHandler - Class in org.yamcs.tctm.ccsds
Handles idle frames by ignoring them.
IdleFrameHandler() - Constructor for class org.yamcs.tctm.ccsds.IdleFrameHandler
 
idListToString(List<Yamcs.NamedObjectId>) - Static method in class org.yamcs.utils.StringConverter
Convert a list of NamedObjectId to a pretty string for use in log messages etc.
idToken - Variable in class org.yamcs.security.OpenIDAuthModule.OpenIDAuthenticationInfo
 
idToString(Yamcs.NamedObjectId) - Static method in class org.yamcs.utils.StringConverter
Convert a NamedObjectId to a pretty string for use in log messages etc.
IDX_CMD_ARG_ASSIGNMENT - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMD_ARGNAME - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMD_CALIBRATION - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMD_DEFVALUE - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMD_DESCRIPTION - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMD_ENCODING - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMD_ENGTYPE - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMD_ENGUNIT - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMD_FLAGS - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMD_NAME - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMD_PARENT - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMD_RANGEHIGH - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMD_RANGELOW - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMD_RAWTYPE - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMD_RELPOS - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMDOPT_NAME - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMDOPT_NAME - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
IDX_CMDOPT_SIGNIFICANCE - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMDOPT_SIGNIFICANCE - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
IDX_CMDOPT_SIGNIFICANCE_REASON - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMDOPT_SIGNIFICANCE_REASON - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
IDX_CMDOPT_TXCONST - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMDOPT_TXCONST - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
IDX_CMDOPT_TXCONST_TIMEOUT - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMDOPT_TXCONST_TIMEOUT - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
IDX_CMDVERIF_CHECKWINDOW - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMDVERIF_CHECKWINDOW_RELATIVETO - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMDVERIF_NAME - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMDVERIF_ONFAIL - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMDVERIF_ONSUCCESS - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMDVERIF_ONTIMEOUT - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMDVERIF_STAGE - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMDVERIF_TEXT - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_CMDVERIF_TYPE - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_LOG_AUTHOR - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_LOG_AUTHOR - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
IDX_LOG_DATE - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_LOG_DATE - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
IDX_LOG_MESSAGE - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_LOG_MESSAGE - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
IDX_LOG_VERSION - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_LOG_VERSION - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
IDX_PP_ALIAS - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_PP_GROUP - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IDX_PP_UMI - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
IGNORE_ERROR - org.yamcs.cfdp.pdu.HandlerCode
 
ignoreOutOfContainerEntries() - Method in class org.yamcs.xtceproc.ContainerProcessingOptions
 
image - Variable in class org.yamcs.utils.parser.Token
The string image of the token.
importDefinitions(InputStream) - Method in class org.yamcs.http.ProtobufRegistry
 
INACTIVITY_DETECTED - org.yamcs.cfdp.pdu.ConditionCode
 
inactivityFuture - Variable in class org.yamcs.cfdp.OngoingCfdpTransfer
 
inBuf - Variable in class org.yamcs.utils.parser.SimpleCharStream
 
InClause - Class in org.yamcs.yarch.streamsql
 
InClause() - Constructor for class org.yamcs.yarch.streamsql.InClause
 
InClause() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
INCOMPATIBLE - org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
 
increment() - Method in class me.lemire.integercompression.IntWrapper
add 1 to the integer value
incrementErrorCount() - Method in class org.yamcs.http.Route
 
incrementRequestCount() - Method in class org.yamcs.http.Route
 
incrementValueCount() - Method in class org.yamcs.alarms.ActiveAlarm
 
incrementViolations() - Method in class org.yamcs.alarms.ActiveAlarm
 
index - Variable in class org.yamcs.yarch.RawTuple
 
IndexedList<K,​V> - Class in org.yamcs.utils
List which is indexed by a key in addition to its natural integer index
IndexedList() - Constructor for class org.yamcs.utils.IndexedList
 
IndexedList(int) - Constructor for class org.yamcs.utils.IndexedList
 
IndexedList(IndexedList<K, V>) - Constructor for class org.yamcs.utils.IndexedList
 
IndexesApi - Class in org.yamcs.http.api
 
IndexesApi() - Constructor for class org.yamcs.http.api.IndexesApi
 
IndexFilter - Class in org.yamcs.yarch
 
IndexFilter() - Constructor for class org.yamcs.yarch.IndexFilter
 
IndexIterator - Interface in org.yamcs.archive
 
indexOf(byte) - Method in class org.yamcs.utils.ByteArray
Returns the index of the first occurrence of the specified element in the array, or -1 if the array does not contain the element.
indexOf(int) - Method in class org.yamcs.utils.IntArray
Returns the index of the first occurrence of the specified element in the array, or -1 if the array does not contain the element.
IndexRequestListener - Interface in org.yamcs.archive
IndexRequestListener.IndexType - Enum in org.yamcs.archive
 
IndexRequestProcessor - Class in org.yamcs.archive
Performs histogram and completeness index retrievals.
IndexRequestProcessor(TmIndexService, Yamcs.IndexRequest, int, String, IndexRequestListener) - Constructor for class org.yamcs.archive.IndexRequestProcessor
 
IndexRequestProcessor.InvalidTokenException - Exception in org.yamcs.archive
 
InExpression - Class in org.yamcs.yarch.streamsql
 
InExpression(Expression, InClause) - Constructor for class org.yamcs.yarch.streamsql.InExpression
 
INFINITE - org.yamcs.yarch.streamsql.WindowSpecification.Type
this is a pseudo window which collects all the tuples until the stream is closed
INFINITE_WINDOW - Static variable in class org.yamcs.yarch.streamsql.WindowSpecification
 
info() - Method in annotation type org.yamcs.utils.DeprecationInfo
 
info(String) - Method in class org.yamcs.algorithms.AlgorithmUtils
 
info(String) - Method in class org.yamcs.logging.Log
 
info(String, Object...) - Method in class org.yamcs.logging.Log
 
info(String, String) - Method in class org.yamcs.algorithms.AlgorithmUtils
 
info(String, Throwable) - Method in class org.yamcs.logging.Log
 
init() - Method in class org.yamcs.parameter.ParameterRequestManager
This is called after all the parameter providers have been added but before the start.
init(InputStream, YConfiguration) - Method in class org.yamcs.tctm.CcsdsPacketInputStream
 
init(InputStream, YConfiguration) - Method in class org.yamcs.tctm.CfdpPacketInputStream
 
init(InputStream, YConfiguration) - Method in class org.yamcs.tctm.GenericPacketInputStream
 
init(InputStream, YConfiguration) - Method in interface org.yamcs.tctm.PacketInputStream
Called each time an input stream is opened to initialize the object
init(InputStream, YConfiguration) - Method in class org.yamcs.tctm.UsocPacketInputStream
Deprecated.
 
init(String, String, YConfiguration) - Method in class org.yamcs.AbstractYamcsService
 
init(String, String, YConfiguration) - Method in class org.yamcs.archive.AlarmRecorder
 
init(String, String, YConfiguration) - Method in class org.yamcs.archive.CcsdsTmIndex
 
init(String, String, YConfiguration) - Method in class org.yamcs.archive.EventRecorder
 
init(String, String, YConfiguration) - Method in class org.yamcs.archive.ParameterRecorder
 
init(String, String, YConfiguration) - Method in class org.yamcs.archive.XtceTmRecorder
 
init(String, String, YConfiguration) - Method in class org.yamcs.cfdp.CfdpService
 
init(String, String, YConfiguration) - Method in class org.yamcs.http.HttpServer
 
init(String, String, YConfiguration) - Method in class org.yamcs.parameter.SystemParametersCollector
 
init(String, String, YConfiguration) - Method in class org.yamcs.parameterarchive.ParameterArchive
 
init(String, String, YConfiguration) - Method in class org.yamcs.ProcessorCreatorService
 
init(String, String, YConfiguration) - Method in class org.yamcs.ProcessRunner
 
init(String, String, YConfiguration) - Method in class org.yamcs.replication.ReplicationMaster
 
init(String, String, YConfiguration) - Method in class org.yamcs.replication.ReplicationServer
 
init(String, String, YConfiguration) - Method in class org.yamcs.replication.ReplicationSlave
 
init(String, String, YConfiguration) - Method in class org.yamcs.tctm.AbstractLink
 
init(String, String, YConfiguration) - Method in class org.yamcs.tctm.AbstractTcDataLink
 
init(String, String, YConfiguration) - Method in class org.yamcs.tctm.AbstractThreadedTcDataLink
 
init(String, String, YConfiguration) - Method in class org.yamcs.tctm.AbstractTmDataLink
 
init(String, String, YConfiguration) - Method in class org.yamcs.tctm.ccsds.AbstractTcFrameLink
 
init(String, String, YConfiguration) - Method in class org.yamcs.tctm.ccsds.AbstractTmFrameLink
 
init(String, String, YConfiguration) - Method in class org.yamcs.tctm.ccsds.UdpTcFrameLink
 
init(String, String, YConfiguration) - Method in class org.yamcs.tctm.ccsds.UdpTmFrameLink
Creates a new UDP Frame Data Link
init(String, String, YConfiguration) - Method in class org.yamcs.tctm.cfs.CfsEventDecoder
 
init(String, String, YConfiguration) - Method in class org.yamcs.tctm.FilePollingTmDataLink
 
init(String, String, YConfiguration) - Method in interface org.yamcs.tctm.Link
Called at startup to initialize the link.
init(String, String, YConfiguration) - Method in class org.yamcs.tctm.TcpTcDataLink
 
init(String, String, YConfiguration) - Method in class org.yamcs.tctm.TcpTmDataLink
 
init(String, String, YConfiguration) - Method in class org.yamcs.tctm.UdpParameterDataLink
 
init(String, String, YConfiguration) - Method in class org.yamcs.tctm.UdpTcDataLink
 
init(String, String, YConfiguration) - Method in class org.yamcs.tctm.UdpTmDataLink
Creates a new UDP TM Data Link
init(String, String, YConfiguration) - Method in class org.yamcs.time.TimeCorrelationService
 
init(String, String, YConfiguration) - Method in interface org.yamcs.YamcsService
Initialize this service.
init(String, YConfiguration) - Method in interface org.yamcs.YamcsService
Deprecated.
init(List<String>, boolean) - Static method in class org.yamcs.http.StaticFileHandler
 
init(Processor, YConfiguration, Object) - Method in class org.yamcs.AbstractProcessorService
 
init(Processor, YConfiguration, Object) - Method in class org.yamcs.alarms.AlarmReporter
 
init(Processor, YConfiguration, Object) - Method in class org.yamcs.algorithms.AlgorithmManager
 
init(Processor, YConfiguration, Object) - Method in class org.yamcs.parameter.LocalParameterManager
 
init(Processor, YConfiguration, Object) - Method in interface org.yamcs.ProcessorService
 
init(Processor, YConfiguration, Object) - Method in class org.yamcs.StreamTcCommandReleaser
 
init(Processor, YConfiguration, Object) - Method in class org.yamcs.StreamTmPacketProvider
 
init(Processor, YConfiguration, Object) - Method in class org.yamcs.tctm.ReplayService
 
init(Processor, YConfiguration, Object) - Method in class org.yamcs.tctm.StreamParameterProvider
 
init(Processor, YConfiguration, Object) - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
init(YConfiguration) - Method in interface org.yamcs.security.AuthModule
Initialize this AuthModule.
init(YConfiguration) - Method in class org.yamcs.security.DirectoryAuthModule
 
init(YConfiguration) - Method in class org.yamcs.security.KerberosAuthModule
 
init(YConfiguration) - Method in class org.yamcs.security.LdapAuthModule
 
init(YConfiguration) - Method in class org.yamcs.security.OpenIDAuthModule
 
init(YConfiguration) - Method in class org.yamcs.security.RemoteUserAuthModule
 
init(YConfiguration) - Method in class org.yamcs.security.SingleUserAuthModule
 
init(YConfiguration) - Method in class org.yamcs.security.SpnegoAuthModule
 
init(YConfiguration) - Method in class org.yamcs.security.YamlAuthModule
 
initAsync() - Method in class org.yamcs.YamcsInstanceService
 
initChannel(SocketChannel) - Method in class org.yamcs.http.HttpServerChannelInitializer
 
InitException - Exception in org.yamcs
 
InitException(String) - Constructor for exception org.yamcs.InitException
 
InitException(String, Throwable) - Constructor for exception org.yamcs.InitException
 
InitException(Throwable) - Constructor for exception org.yamcs.InitException
 
initialDelay - Variable in class org.yamcs.tctm.TcpTmDataLink
 
initialize(Context, InitializeRequest, Observer<Empty>) - Method in class org.yamcs.http.api.Cop1Api
 
initialized() - Method in interface org.yamcs.InstanceStateListener
 
initializing() - Method in interface org.yamcs.InstanceStateListener
 
initiateAD(boolean) - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
initiateAD(boolean, long) - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
Initiate AD with or without CLCW check The returned future will be completed when the operation has been initiated.
initiateADWithUnlock() - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
Initiate AD with Unlock.
initiateADWithVR(int) - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
Initiate AD with set V(R).
initPostprocessor(String, YConfiguration) - Method in class org.yamcs.tctm.AbstractTcDataLink
 
initPostprocessor(String, YConfiguration) - Method in class org.yamcs.tctm.TcpTcDataLink
 
initServices(String, List<ServiceWithConfig>) - Static method in class org.yamcs.YamcsServer
 
input_stream - Variable in class org.yamcs.utils.parser.FilterParserTokenManager
 
input_stream - Variable in class org.yamcs.yarch.streamsql.StreamSqlParserTokenManager
 
inputDef - Variable in class org.yamcs.yarch.streamsql.Expression
 
inputStream - Variable in class org.yamcs.tctm.UsocPacketInputStream
Deprecated.
 
inputStream - Variable in class org.yamcs.utils.parser.SimpleCharStream
 
inputValues - Variable in class org.yamcs.algorithms.AbstractAlgorithmExecutor
 
insert(int) - Method in class org.yamcs.utils.SortedIntArray
Inserts value to the array and return the position on which has been inserted
insert(int, byte) - Method in class org.yamcs.utils.ByteArray
 
insert(T) - Method in class org.yamcs.utils.PartitionedTimeInterval
Inserts an interval in the list if it doesn't overlap with an existing one.
insert(T, long) - Method in class org.yamcs.utils.PartitionedTimeInterval
Insert a new time interval in the list, if it doesn't overlap with the existing intervals.
INSERT - org.yamcs.yarch.TableWriter.InsertMode
insert rows whose key do not exist, ignore the others
INSERT_APPEND - org.yamcs.yarch.TableWriter.InsertMode
like INSERT but if the row already exist, append to it all the columns that are not already there
InsertAppendStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
InsertStatement - Class in org.yamcs.yarch.streamsql
 
InsertStatement(String, StreamExpression, TableWriter.InsertMode) - Constructor for class org.yamcs.yarch.streamsql.InsertStatement
 
InsertStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
insertStream(String, TableDefinition) - Static method in class org.yamcs.http.api.StreamFactory
 
insertTag(Yamcs.ArchiveTag) - Method in interface org.yamcs.archive.TagDb
Inserts a new Tag.
insertTag(Yamcs.ArchiveTag) - Method in class org.yamcs.yarch.rocksdb.RdbTagDb
Inserts a new Tag.
installExtension(Class<?>, Field) - Method in class org.yamcs.http.ProtobufRegistry
 
instance() - Method in class org.yamcs.algorithms.AlgorithmUtils
 
instanceExistsOnDisk(String) - Static method in class org.yamcs.yarch.YarchDatabase
 
InstanceMetadata - Class in org.yamcs
 
InstanceMetadata() - Constructor for class org.yamcs.InstanceMetadata
 
InstanceMetadata(Map<String, Object>) - Constructor for class org.yamcs.InstanceMetadata
 
INSTANCENAME_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
instanceStateChanged(YamcsServerInstance) - Method in class org.yamcs.http.websocket.ConnectedWebSocketClient
 
instanceStateChanged(YamcsServerInstance) - Method in class org.yamcs.http.websocket.LinkResource
 
instanceStateChanged(YamcsServerInstance) - Method in interface org.yamcs.management.ManagementListener
Called when an instance state changes - for example when it is stopped/started
InstanceStateListener - Interface in org.yamcs
 
Instant - Class in org.yamcs.time
Yamcs high resolution instant storing milliseconds since 1970-01-01T00:00:00 TAI (including leap seconds) and picoseconds.
INT - org.yamcs.yarch.DataType._type
 
INT - Static variable in class org.yamcs.yarch.DataType
 
IntArray - Class in org.yamcs.utils
int array
IntArray() - Constructor for class org.yamcs.utils.IntArray
Creates a sorted int array with a default initial capacity
IntArray(int) - Constructor for class org.yamcs.utils.IntArray
Creates an IntArray with a given initial capacity
INTEGER - org.yamcs.Spec.OptionType
 
IntegerCODEC - Interface in me.lemire.integercompression
Interface describing a standard CODEC to compress integers.
internalGetFieldAccessorTable() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
internalGetFieldAccessorTable() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
internalGetFieldAccessorTable() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.replication.protobuf.ColumnInfo
 
internalGetFieldAccessorTable() - Method in class org.yamcs.replication.protobuf.Request.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.replication.protobuf.Request
 
internalGetFieldAccessorTable() - Method in class org.yamcs.replication.protobuf.Response.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.replication.protobuf.Response
 
internalGetFieldAccessorTable() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.replication.protobuf.StreamInfo
 
internalGetFieldAccessorTable() - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.replication.protobuf.Wakeup
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.AccountCollection
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.AccountRecord
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.ApplicationCollection
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.ApplicationRecord
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.Clearance.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.Clearance
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.ExternalIdentity
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.GroupCollection
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.GroupRecord
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.protobuf.Db.Event
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
internalGetFieldAccessorTable() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
internalGetMapField(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
internalGetMapField(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
internalGetMutableMapField(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
internalGetValueMap() - Static method in enum org.yamcs.replication.protobuf.Request.Type
 
internalGetValueMap() - Static method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.PartitioningType
 
internalGetValueMap() - Static method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
 
InternalServerErrorException - Exception in org.yamcs.http
Something really wrong and unexpected occurred on the server.
InternalServerErrorException(String) - Constructor for exception org.yamcs.http.InternalServerErrorException
 
InternalServerErrorException(String, Throwable) - Constructor for exception org.yamcs.http.InternalServerErrorException
 
InternalServerErrorException(Throwable) - Constructor for exception org.yamcs.http.InternalServerErrorException
 
InternalStream - Class in org.yamcs.yarch
The simplest stream implementation, just passes data to the subscribers
InternalStream(YarchDatabaseInstance, String, TupleDefinition) - Constructor for class org.yamcs.yarch.InternalStream
 
Interval() - Constructor for class org.yamcs.yarch.PartitionManager.Interval
Constructs an interval without start or stop (covers all time)
Interval(long, long) - Constructor for class org.yamcs.yarch.PartitionManager.Interval
 
Interval(TimeInterval) - Constructor for class org.yamcs.yarch.PartitionManager.Interval
 
INTERVAL_MASK - Static variable in class org.yamcs.parameterarchive.ParameterArchive
 
intervalIterator(TimeInterval) - Method in class org.yamcs.yarch.PartitionManager
Iterates over all intervals overlapping with the timeInterval.
intervals - Variable in class org.yamcs.yarch.PartitionManager
 
IntoClause() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
intValue() - Method in class me.lemire.integercompression.IntWrapper
 
IntValueSegment - Class in org.yamcs.parameterarchive
32 bit integers encoded as deltas of deltas (good if the values are relatively constant or in increasing order)
IntWrapper - Class in me.lemire.integercompression
Essentially a mutable wrapper around an integer.
IntWrapper() - Constructor for class me.lemire.integercompression.IntWrapper
Constructor: value set to 0.
IntWrapper(int) - Constructor for class me.lemire.integercompression.IntWrapper
Construction: value set to provided argument.
INVALID_FILE_STRUCTURE - org.yamcs.cfdp.pdu.ConditionCode
 
INVALID_HISTOGRAM_COLUMN - org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
 
INVALID_INDEX_COLUMN - org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
 
INVALID_INSTANT - Static variable in class org.yamcs.time.Instant
 
INVALID_INSTANT - Static variable in class org.yamcs.utils.TimeEncoding
 
INVALID_TM - org.yamcs.StreamConfig.StandardStreamType
 
INVALID_TM - Static variable in class org.yamcs.StandardTupleDefinitions
 
INVALID_TRANSMISSION_MODE - org.yamcs.cfdp.pdu.ConditionCode
 
InvalidCommandId - Exception in org.yamcs.commanding
 
InvalidCommandId(String) - Constructor for exception org.yamcs.commanding.InvalidCommandId
 
InvalidCommandId(String, Commanding.CommandId) - Constructor for exception org.yamcs.commanding.InvalidCommandId
 
InvalidIdentification - Exception in org.yamcs
 
InvalidIdentification() - Constructor for exception org.yamcs.InvalidIdentification
 
InvalidIdentification(List<Yamcs.NamedObjectId>) - Constructor for exception org.yamcs.InvalidIdentification
 
InvalidIdentification(Yamcs.NamedObjectId) - Constructor for exception org.yamcs.InvalidIdentification
 
InvalidRequestIdentification - Exception in org.yamcs
 
InvalidRequestIdentification(String, int) - Constructor for exception org.yamcs.InvalidRequestIdentification
 
InvalidTokenException() - Constructor for exception org.yamcs.archive.IndexRequestProcessor.InvalidTokenException
 
is(String) - Method in class org.yamcs.http.MediaType
 
isAcknowledged() - Method in class org.yamcs.alarms.ActiveAlarm
 
isAcknowledged() - Method in class org.yamcs.cfdp.pdu.CfdpHeader
 
isAcknowledged() - Method in class org.yamcs.cfdp.PutRequest
 
isActive() - Method in class org.yamcs.security.Account
 
isAggregate() - Method in class org.yamcs.yarch.streamsql.AggregateExpression
 
isAggregate() - Method in class org.yamcs.yarch.streamsql.Expression
 
isArchiveReplay() - Method in class org.yamcs.StreamTmPacketProvider
 
isArchiveReplay() - Method in class org.yamcs.tctm.ReplayService
 
isArchiveReplay() - Method in interface org.yamcs.TmPacketProvider
true if this is a replay from archive
isAscending() - Method in class org.yamcs.parameterarchive.MultipleParameterValueRequest
 
isAscending() - Method in class org.yamcs.parameterarchive.ParameterRequest
 
isAsync() - Method in class org.yamcs.StreamConfig.TmStreamConfigEntry
 
isAutoAcknowledge() - Method in class org.yamcs.alarms.ActiveAlarm
 
isAutoIncrement() - Method in class org.yamcs.yarch.TableColumnDefinition
 
isBitOfByteSet(Byte, int) - Static method in class org.yamcs.cfdp.CfdpUtils
 
isBypass() - Method in class org.yamcs.tctm.ccsds.TcTransferFrame
 
isCancelled() - Method in class org.yamcs.http.ServerStreamingObserver
 
isCancelled() - Method in class org.yamcs.http.TopicContext
 
isCancelled() - Method in class org.yamcs.http.WebSocketObserver
 
isCellEmpty(Cell[], int) - Static method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
isClientStreaming() - Method in class org.yamcs.http.Context
 
isClosed() - Method in class org.yamcs.yarch.Stream
 
isClosureRequested() - Method in class org.yamcs.cfdp.PutRequest
 
isCmdControl() - Method in class org.yamcs.tctm.ccsds.TcTransferFrame
 
isComparable(DataType) - Static method in class org.yamcs.yarch.DataType
 
isComplete() - Method in class org.yamcs.cfdp.DataFile
 
isCompressed() - Method in class org.yamcs.yarch.TableDefinition
 
isConstant() - Method in class org.yamcs.yarch.streamsql.Expression
 
isDebugEnabled() - Method in class org.yamcs.logging.Log
 
isDefined(String) - Static method in class org.yamcs.YConfiguration
 
isDeprecated() - Method in class org.yamcs.http.Route
 
isDeprecated() - Method in class org.yamcs.http.Topic
 
isDescendingFinished(byte[], byte[], byte[]) - Method in class org.yamcs.yarch.AbstractTableWalker
 
isDisabled() - Method in class org.yamcs.tctm.AbstractLink
 
isDisabled() - Method in class org.yamcs.tctm.ccsds.VcTmPacketHandler
 
isDisabled() - Method in interface org.yamcs.tctm.Link
 
isDisabled() - Method in class org.yamcs.tctm.UdpParameterDataLink
 
isEmpty() - Method in class org.yamcs.parameter.ParameterValueList
 
isEmpty() - Method in class org.yamcs.parameter.SubscriptionArray
 
isEmpty() - Method in class org.yamcs.utils.ByteArray
 
isEmpty() - Method in class org.yamcs.utils.DoubleArray
 
isEmpty() - Method in class org.yamcs.utils.FloatArray
 
isEmpty() - Method in class org.yamcs.utils.IntArray
 
isEmpty() - Method in class org.yamcs.utils.LongArray
 
isEmpty() - Method in class org.yamcs.utils.SortedIntArray
 
isEmptyOrCommentedOut(Cell[]) - Method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
isExpired() - Method in class org.yamcs.http.auth.JwtToken
 
isExpired(long) - Method in class org.yamcs.parameter.ParameterValue
Verifies if the parameter value is expired at a given timestamp.
isExternallyManaged() - Method in class org.yamcs.security.User
 
isFileDirective() - Method in class org.yamcs.cfdp.pdu.CfdpHeader
 
isFull() - Method in class org.yamcs.replication.ReplicationFile
 
isIndexedByKey(String) - Method in class org.yamcs.yarch.TableDefinition
 
isInitialized() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
isInitialized() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
isInitialized() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
isInitialized() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
isInitialized() - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
isInitialized() - Method in class org.yamcs.replication.protobuf.ColumnInfo
 
isInitialized() - Method in class org.yamcs.replication.protobuf.Request.Builder
 
isInitialized() - Method in class org.yamcs.replication.protobuf.Request
 
isInitialized() - Method in class org.yamcs.replication.protobuf.Response.Builder
 
isInitialized() - Method in class org.yamcs.replication.protobuf.Response
 
isInitialized() - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
isInitialized() - Method in class org.yamcs.replication.protobuf.StreamInfo
 
isInitialized() - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
isInitialized() - Method in class org.yamcs.replication.protobuf.Wakeup
 
isInitialized() - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
isInitialized() - Method in class org.yamcs.security.protobuf.AccountCollection
 
isInitialized() - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
isInitialized() - Method in class org.yamcs.security.protobuf.AccountRecord
 
isInitialized() - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
isInitialized() - Method in class org.yamcs.security.protobuf.ApplicationCollection
 
isInitialized() - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
isInitialized() - Method in class org.yamcs.security.protobuf.ApplicationRecord
 
isInitialized() - Method in class org.yamcs.security.protobuf.Clearance.Builder
 
isInitialized() - Method in class org.yamcs.security.protobuf.Clearance
 
isInitialized() - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
isInitialized() - Method in class org.yamcs.security.protobuf.ExternalIdentity
 
isInitialized() - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
isInitialized() - Method in class org.yamcs.security.protobuf.GroupCollection
 
isInitialized() - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
isInitialized() - Method in class org.yamcs.security.protobuf.GroupRecord
 
isInitialized() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
isInitialized() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
isInitialized() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
isInitialized() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
isInitialized() - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
isInitialized() - Method in class org.yamcs.yarch.protobuf.Db.Event
 
isInitialized() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
isInitialized() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
isInitialized() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
isInRange(long) - Method in class org.yamcs.cfdp.pdu.SegmentRequest
 
isInvalid() - Method in class org.yamcs.TmPacket
 
isLargeFile() - Method in class org.yamcs.cfdp.pdu.CfdpHeader
 
isLeap(int) - Static method in class org.yamcs.utils.TaiUtcConverter
 
isList(String) - Method in class org.yamcs.YConfiguration
 
isList(Map<String, Object>, String) - Static method in class org.yamcs.YConfiguration
 
isLoggable(LogRecord) - Method in class org.yamcs.logging.GlobalFilter
 
isMetadata() - Method in class org.yamcs.cfdp.pdu.SegmentRequest
 
isMetadata(byte) - Static method in interface org.yamcs.replication.Transaction
 
isNormal() - Method in class org.yamcs.alarms.ActiveAlarm
 
isNull(Map<?, ?>, String) - Static method in class org.yamcs.YConfiguration
 
IsNullClause() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
isNumber(DataType) - Static method in class org.yamcs.yarch.DataType
 
isOffloaded() - Method in class org.yamcs.http.Route
 
isOffloaded() - Method in class org.yamcs.http.RouteContext
 
isOngoing() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
isOpen() - Method in class org.yamcs.yarch.rocksdb.YRDB
 
isPartitionedByTime() - Method in class org.yamcs.yarch.TableDefinition
 
isPendingTransmissionConstraints() - Method in class org.yamcs.commanding.PreparedCommand
 
isPersistent() - Method in class org.yamcs.Processor
 
isProcessOK() - Method in class org.yamcs.alarms.ActiveAlarm
 
isReliable() - Method in interface org.yamcs.cfdp.CfdpTransfer
 
isReliable() - Method in class org.yamcs.cfdp.CompletedTransfer
 
isReliable() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
isReplay() - Method in class org.yamcs.Processor
 
isReplayAbortRequested() - Method in class org.yamcs.http.api.ParameterReplayListener
 
isReplayAll() - Method in class org.yamcs.archive.ReplayOptions
 
isRequired() - Method in class org.yamcs.Spec.Option
 
isRequired() - Method in class org.yamcs.templating.Variable
 
isRetrieveEngineeringValues() - Method in class org.yamcs.parameterarchive.ParameterRequest
 
isRetrieveEngValues() - Method in class org.yamcs.parameterarchive.MultipleParameterValueRequest
 
isRetrieveParameterStatus() - Method in class org.yamcs.parameterarchive.ParameterRequest
 
isRetrieveParamStatus() - Method in class org.yamcs.parameterarchive.MultipleParameterValueRequest
 
isRetrieveRawValues() - Method in class org.yamcs.parameterarchive.ParameterRequest
 
isReverse() - Method in class org.yamcs.archive.ReplayOptions
 
isRowEmpty(Cell[]) - Static method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
isRunning() - Method in class org.yamcs.yarch.AbstractTableWalker
 
isRunning() - Method in class org.yamcs.yarch.Stream
 
isRunningAndEnabled() - Method in class org.yamcs.tctm.AbstractLink
 
IssCommandPostprocessor - Class in org.yamcs.tctm
 
IssCommandPostprocessor(String) - Constructor for class org.yamcs.tctm.IssCommandPostprocessor
 
IssCommandPostprocessor(String, YConfiguration) - Constructor for class org.yamcs.tctm.IssCommandPostprocessor
 
isSecret() - Method in class org.yamcs.Spec.Option
 
isServerError() - Method in exception org.yamcs.http.HttpException
 
isServerStreaming() - Method in class org.yamcs.http.Context
 
isShelved() - Method in class org.yamcs.alarms.ActiveAlarm
 
IssPacketPreprocessor - Class in org.yamcs.tctm
This implements CCSDS packets as used in ISS (International Space Station).
IssPacketPreprocessor(String) - Constructor for class org.yamcs.tctm.IssPacketPreprocessor
 
IssPacketPreprocessor(String, YConfiguration) - Constructor for class org.yamcs.tctm.IssPacketPreprocessor
 
isSubscribeAll() - Method in class org.yamcs.Processor
 
issueCommand(Context, IssueCommandRequest, Observer<IssueCommandResponse>) - Method in class org.yamcs.http.api.CommandsApi
 
ISSUEDBY_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.Clearance
 
ISSUETIME_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.Clearance
 
isSuperuser() - Method in class org.yamcs.security.AuthorizationInfo
 
isSuperuser() - Method in class org.yamcs.security.User
 
isSynchronous() - Method in class org.yamcs.Processor
 
isTLS() - Method in class org.yamcs.http.Binding
 
isTraceEnabled() - Method in class org.yamcs.logging.Log
 
isTriggered() - Method in class org.yamcs.alarms.ActiveAlarm
 
isValid() - Method in class org.yamcs.yarch.rocksdb.AscendingRangeIterator
 
isValid() - Method in interface org.yamcs.yarch.rocksdb.DbIterator
 
isValid() - Method in class org.yamcs.yarch.rocksdb.DescendingPrefixIterator
 
isValid() - Method in class org.yamcs.yarch.rocksdb.DescendingRangeIterator
 
ITERATION_INDEX - Static variable in class org.yamcs.security.PBKDF2PasswordHasher
 
iterator() - Method in class org.yamcs.parameter.ParameterValueList
 
iterator() - Method in class org.yamcs.utils.IndexedList
 
iterator() - Method in class org.yamcs.utils.PartitionedTimeInterval
 
iterator() - Method in class org.yamcs.yarch.PartitionManager.Interval
Iterates over the partitions from this interval
iterator(long, Set<Object>) - Method in class org.yamcs.yarch.PartitionManager
iterator(Set<Object>) - Method in class org.yamcs.yarch.PartitionManager
Returns an iterator which at each step gives the list of partition corresponding to a time interval (so when we do a replay those partitions have to be played in parallel).

J

J2000 - org.yamcs.tctm.AbstractPacketPreprocessor.TimeEpochs
 
JaasConfiguration - Class in org.yamcs.security
Wrapper around the (weird) JAAS configuration API.
java2Timestamp(long) - Static method in class org.yamcs.utils.TimestampUtil
Converts java time in milliseconds to protobuf Timestamp
JavaAlgorithmEngine - Class in org.yamcs.algorithms
 
JavaAlgorithmEngine() - Constructor for class org.yamcs.algorithms.JavaAlgorithmEngine
 
JavaAlgorithmExecutorFactory - Class in org.yamcs.algorithms
 
JavaAlgorithmExecutorFactory() - Constructor for class org.yamcs.algorithms.JavaAlgorithmExecutorFactory
 
JavaExpressionCalibratorFactory - Class in org.yamcs.xtceproc
 
JavaExpressionCalibratorFactory() - Constructor for class org.yamcs.xtceproc.JavaExpressionCalibratorFactory
 
javaType() - Method in class org.yamcs.yarch.ColumnDefinition
 
javaType() - Method in class org.yamcs.yarch.DataType
 
javaType() - Method in class org.yamcs.yarch.ProtobufDataType
 
jc - Variable in class org.yamcs.cli.Command
 
jj_nt - Variable in class org.yamcs.utils.parser.FilterParser
Next token.
jj_nt - Variable in class org.yamcs.yarch.streamsql.StreamSqlParser
Next token.
jjFillToken() - Method in class org.yamcs.utils.parser.FilterParserTokenManager
 
jjFillToken() - Method in class org.yamcs.yarch.streamsql.StreamSqlParserTokenManager
 
jjstrLiteralImages - Static variable in class org.yamcs.utils.parser.FilterParserTokenManager
Token literal values.
jjstrLiteralImages - Static variable in class org.yamcs.yarch.streamsql.StreamSqlParserTokenManager
Token literal values.
JournalFormatter - Class in org.yamcs.logging
A minimalistic formatter that is intended for use with systems that use the systemd journal.
JournalFormatter() - Constructor for class org.yamcs.logging.JournalFormatter
 
JSON - Static variable in class org.yamcs.http.MediaType
 
JsonDecoder - Class in org.yamcs.http.websocket
 
JsonDecoder() - Constructor for class org.yamcs.http.websocket.JsonDecoder
 
JsonEncoder - Class in org.yamcs.http.websocket
 
JsonEncoder() - Constructor for class org.yamcs.http.websocket.JsonEncoder
 
jumpToRow(Sheet, int) - Method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
jumpToStart(long) - Method in class org.yamcs.yarch.PartitionIntervalIterator
 
JVM_COLLECTION_INTERVAL - Static variable in class org.yamcs.parameter.SystemParametersCollector
 
JwtDecodeException(String) - Constructor for exception org.yamcs.http.auth.JwtHelper.JwtDecodeException
 
JwtDecodeException(String, Throwable) - Constructor for exception org.yamcs.http.auth.JwtHelper.JwtDecodeException
 
JwtHelper - Class in org.yamcs.http.auth
 
JwtHelper() - Constructor for class org.yamcs.http.auth.JwtHelper
 
JwtHelper.JwtDecodeException - Exception in org.yamcs.http.auth
 
JwtToken - Class in org.yamcs.http.auth
Identifies a user that was authenticated via a JWT bearer token
JwtToken(String, byte[]) - Constructor for class org.yamcs.http.auth.JwtToken
 

K

K_ADVANCE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_AFAP - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_ALL - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_ALTER - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_AND - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_ANY - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_AS - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_ASC - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_AUTO_INCREMENT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_BETWEEN - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_BOOLEAN - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_BY - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_BYTE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_CHAR - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_CLOSE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_COLUMN_FAMILY - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_COMPRESSED - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_COMPRESSED - Static variable in class org.yamcs.yarch.TableDefinitionConstructor
 
K_CREATE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_CURRENT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_DATA_DIR - Static variable in class org.yamcs.yarch.TableDefinitionConstructor
 
K_DATABASES - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_DATE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_DECIMAL - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_DELETE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_DESC - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_DESCRIBE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_DISTINCT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_DOUBLE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_DROP - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_ENGINE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_ENGINES - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_ENUM - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_ENUM_VALUE - Static variable in class org.yamcs.yarch.TableDefinitionConstructor
 
K_ESCAPE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_EXISTS - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_FIXED_DELAY - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_FLOAT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_FORMAT_VERSION - Static variable in class org.yamcs.yarch.TableDefinitionConstructor
 
K_FROM - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_HAVING - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_HISTOGRAM - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_HISTOGRAM - Static variable in class org.yamcs.yarch.TableDefinitionConstructor
 
K_IF - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_IN - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_IN_KEY - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_INDEX - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_INPUT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_INSERT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_INSERT_APPEND - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_INT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_INTO - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_IS - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_KEY - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_KEY_DEF - Static variable in class org.yamcs.yarch.TableDefinitionConstructor
 
K_LIKE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_LIMIT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_LOAD - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_LONG - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_MERGE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_MOD - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_NOFOLLOW - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_NOT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_NULL - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_NULLS - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_ON - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_ONLY - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_OR - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_ORDER - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_ORIGINAL - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_OUT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_OUTPUT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_PARTITION - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_PARTITION_STORAGE - Static variable in class org.yamcs.yarch.TableDefinitionConstructor
 
K_PARTITIONING_SPEC - Static variable in class org.yamcs.yarch.TableDefinitionConstructor
 
K_PORT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_PRIMARY - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_PROTOBUF - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_RANGE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_READ - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_REAL - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_REVERSE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_ROW - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_ROWS - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_SAMPLE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_SELECT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_SET - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_SHOW - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_SHRT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_SIZE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_SMALLINT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_SPEED - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_STEP_BY_STEP - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_STORAGE_ENGINE - Static variable in class org.yamcs.yarch.TableDefinitionConstructor
 
K_STREAM - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_STREAMS - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_STRING - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_TABLE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_TABLE_FORMAT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_TABLES - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_TABLESPACE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_TIME - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_TIME_AND_VALUE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_TIME_COLUMN - Static variable in class org.yamcs.yarch.TableDefinitionConstructor
 
K_TIME_PARTITIONING_SCHEMA - Static variable in class org.yamcs.yarch.TableDefinitionConstructor
 
K_TUPLES - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_UNIQUE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_UPDATE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_UPSERT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_UPSERT_APPEND - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_USE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_USING - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_VALUE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_VALUE_COLUMN - Static variable in class org.yamcs.yarch.TableDefinitionConstructor
 
K_VALUE_DEF - Static variable in class org.yamcs.yarch.TableDefinitionConstructor
 
K_WHEN - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
K_WHERE - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
KEEP_ALIVE - org.yamcs.cfdp.pdu.FileDirectiveCode
 
KEEP_ALIVE_LIMIT_REACHED - org.yamcs.cfdp.pdu.ConditionCode
 
KeepAlivePacket - Class in org.yamcs.cfdp.pdu
 
KeepAlivePacket(long, CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.KeepAlivePacket
 
KeepAlivePacket(ByteBuffer, CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.KeepAlivePacket
 
keepValues - Variable in class org.yamcs.utils.ParameterFormatter
 
KerberosAuthModule - Class in org.yamcs.security
Does password-based login against a Kerberos host.
KerberosAuthModule() - Constructor for class org.yamcs.security.KerberosAuthModule
 
key - Variable in class org.yamcs.utils.parser.FilterParser.Result
 
key() - Method in class org.yamcs.yarch.rocksdb.AscendingRangeIterator
 
key() - Method in interface org.yamcs.yarch.rocksdb.DbIterator
 
key() - Method in class org.yamcs.yarch.rocksdb.DescendingPrefixIterator
 
key() - Method in class org.yamcs.yarch.rocksdb.DescendingRangeIterator
 
key(long, byte[]) - Static method in class org.yamcs.yarch.HistogramSegment
 
KEY_OPTIONS - Static variable in class org.yamcs.yarch.rocksdb.RdbConfig
 
KEY_RDB_CONFIG - Static variable in class org.yamcs.yarch.rocksdb.RdbConfig
 
KEY_TABLESPACE_CONFIG - Static variable in class org.yamcs.yarch.rocksdb.RdbConfig
 
KEY_TABLESPACE_NAME_PATTERN - Static variable in class org.yamcs.yarch.rocksdb.RdbConfig
 
KEY_TF_CONFIG - Static variable in class org.yamcs.yarch.rocksdb.RdbConfig
 
KEYCOLUMN_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
keyEnd - Variable in class org.yamcs.yarch.IndexFilter
 
keys - Variable in class org.yamcs.utils.IndexedList
 
keyStart - Variable in class org.yamcs.yarch.IndexFilter
 
kind - Variable in class org.yamcs.utils.parser.Token
An integer that describes the kind of this token.

L

LABEL_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
lastLoginTime - Variable in class org.yamcs.security.Account
 
LASTLOGINTIME_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.AccountRecord
 
LASTLOGINTIME_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.ApplicationRecord
 
lastRow - Variable in class org.yamcs.xtce.BaseSpreadsheetLoader.Range
 
lastSampleTime() - Method in class org.yamcs.http.api.Downsampler
 
LastValueCache - Class in org.yamcs.parameter
Cache for the last known value of each parameter.
LastValueCache() - Constructor for class org.yamcs.parameter.LastValueCache
 
LATCH_ACK - org.yamcs.alarms.AlarmState
 
LATCH_UNACK - org.yamcs.alarms.AlarmState
 
LdapAuthModule - Class in org.yamcs.security
 
LdapAuthModule() - Constructor for class org.yamcs.security.LdapAuthModule
 
LDCP64 - org.yamcs.tctm.ccsds.error.CltuGenerator.Encoding
 
LDPC256 - org.yamcs.tctm.ccsds.error.CltuGenerator.Encoding
 
Ldpc256CltuGenerator - Class in org.yamcs.tctm.ccsds.error
 
Ldpc256CltuGenerator() - Constructor for class org.yamcs.tctm.ccsds.error.Ldpc256CltuGenerator
 
Ldpc256CltuGenerator(byte[], byte[]) - Constructor for class org.yamcs.tctm.ccsds.error.Ldpc256CltuGenerator
 
Ldpc256CltuGenerator.Ldpc256Encoder - Class in org.yamcs.tctm.ccsds.error
 
Ldpc256Encoder() - Constructor for class org.yamcs.tctm.ccsds.error.Ldpc256CltuGenerator.Ldpc256Encoder
 
Ldpc64CltuGenerator - Class in org.yamcs.tctm.ccsds.error
 
Ldpc64CltuGenerator(boolean) - Constructor for class org.yamcs.tctm.ccsds.error.Ldpc64CltuGenerator
 
Ldpc64CltuGenerator(byte[], byte[]) - Constructor for class org.yamcs.tctm.ccsds.error.Ldpc64CltuGenerator
 
Ldpc64CltuGenerator.Ldpc64Encoder - Class in org.yamcs.tctm.ccsds.error
 
Ldpc64Encoder() - Constructor for class org.yamcs.tctm.ccsds.error.Ldpc64CltuGenerator.Ldpc64Encoder
 
LeadingSizeBinaryDecoder - Class in org.yamcs.algo
 
LeadingSizeBinaryDecoder(CustomAlgorithm, AlgorithmExecutionContext, Integer) - Constructor for class org.yamcs.algo.LeadingSizeBinaryDecoder
 
LeadingSizeBinaryEncoder - Class in org.yamcs.algo
 
LeadingSizeBinaryEncoder(CustomAlgorithm, AlgorithmExecutionContext, Integer) - Constructor for class org.yamcs.algo.LeadingSizeBinaryEncoder
 
LegacyWebSocketFrameHandler - Class in org.yamcs.http.websocket
Class for text/binary websocket handling
LegacyWebSocketFrameHandler(HttpRequestInfo, int, WriteBufferWaterMark) - Constructor for class org.yamcs.http.websocket.LegacyWebSocketFrameHandler
 
LESS - org.yamcs.yarch.streamsql.RelOp
 
LESS_OR_EQUAL - org.yamcs.yarch.streamsql.RelOp
 
letohl(int) - Method in class org.yamcs.algorithms.AlgorithmUtils
Little endian to host long
LETTER - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
LEVEL_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.Clearance
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.yamcs.utils.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.yamcs.yarch.streamsql.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.yamcs.utils.parser.FilterParserTokenManager
Lexer state names.
lexStateNames - Static variable in class org.yamcs.yarch.streamsql.StreamSqlParserTokenManager
Lexer state names.
like(String, String) - Static method in class org.yamcs.yarch.streamsql.Utils
 
LikeClause - Class in org.yamcs.yarch.streamsql
 
LikeClause() - Constructor for class org.yamcs.yarch.streamsql.LikeClause
 
LikeClause() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
LikeExpression - Class in org.yamcs.yarch.streamsql
 
LikeExpression(Expression, LikeClause) - Constructor for class org.yamcs.yarch.streamsql.LikeExpression
 
limit(long) - Method in class org.yamcs.http.api.SqlBuilder
 
limit(long, long) - Method in class org.yamcs.http.api.SqlBuilder
 
LIMIT - org.yamcs.tctm.ccsds.Cop1Monitor.AlertType
 
LimitedStream - Class in org.yamcs.yarch.streamsql
 
LimitedStream(YarchDatabaseInstance, Stream, BigDecimal, BigDecimal, TupleDefinition) - Constructor for class org.yamcs.yarch.streamsql.LimitedStream
 
LimitExceededException - Exception in org.yamcs
Thrown by a method that causes a user/system specified limit to be exceeded.
LimitExceededException(String) - Constructor for exception org.yamcs.LimitExceededException
 
line - Variable in class org.yamcs.utils.parser.SimpleCharStream
 
LINE_COMMENT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
linesReceived - Variable in class org.yamcs.utils.ParameterFormatter
 
linesSaved - Variable in class org.yamcs.utils.ParameterFormatter
 
Link - Interface in org.yamcs.tctm
A source of data into yamcs; Currently TM, TC and Parameter
LINK - org.yamcs.http.api.XtceToGpbAssembler.DetailLevel
 
Link.Status - Enum in org.yamcs.tctm
 
linkChanged(LinkInfo) - Method in class org.yamcs.http.websocket.LinkResource
 
linkChanged(LinkInfo) - Method in interface org.yamcs.management.LinkListener
 
LinkListener - Interface in org.yamcs.management
Used by ManagementService to distribute data link related updates
LinkManager - Class in org.yamcs.management
Service that manages all the data links
LinkManager(String) - Constructor for class org.yamcs.management.LinkManager
 
LinkManager.LinkWithInfo - Class in org.yamcs.management
 
linkName - Variable in class org.yamcs.tctm.AbstractLink
 
linkRegistered(LinkInfo) - Method in class org.yamcs.http.websocket.LinkResource
 
linkRegistered(LinkInfo) - Method in interface org.yamcs.management.LinkListener
 
LinkResource - Class in org.yamcs.http.websocket
Provides realtime data-link subscription via web.
LinkResource(ConnectedWebSocketClient) - Constructor for class org.yamcs.http.websocket.LinkResource
 
linkUnregistered(LinkInfo) - Method in class org.yamcs.http.websocket.LinkResource
 
linkUnregistered(LinkInfo) - Method in interface org.yamcs.management.LinkListener
 
LinkWithInfo(Link, LinkInfo) - Constructor for class org.yamcs.management.LinkManager.LinkWithInfo
 
list(TupleDefinition) - Static method in class org.yamcs.yarch.DataType
 
LIST - org.yamcs.Spec.OptionType
 
LIST - org.yamcs.yarch.DataType._type
 
LIST_ID - Static variable in class org.yamcs.yarch.DataType
 
LIST_OR_ELEMENT - org.yamcs.Spec.OptionType
This option converts arguments automatically to a list if the argument is not a list.
listAlarms(Context, ListAlarmsRequest, Observer<ListAlarmsResponse>) - Method in class org.yamcs.http.api.AlarmsApi
 
listAlgorithms(Context, Mdb.ListAlgorithmsRequest, Observer<Mdb.ListAlgorithmsResponse>) - Method in class org.yamcs.http.api.MdbApi
 
listBuckets() - Method in interface org.yamcs.yarch.BucketDatabase
 
listBuckets() - Method in class org.yamcs.yarch.FileSystemBucketDatabase
 
listBuckets() - Method in class org.yamcs.yarch.rocksdb.RdbBucketDatabase
 
listBuckets() - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
listBuckets(Context, ListBucketsRequest, Observer<ListBucketsResponse>) - Method in class org.yamcs.http.api.BucketsApi
 
listCFDPServices(Context, ListCFDPServicesRequest, Observer<ListCFDPServicesResponse>) - Method in class org.yamcs.http.api.CfdpApi
 
listClearances(Context, Empty, Observer<ListClearancesResponse>) - Method in class org.yamcs.http.api.ClearanceApi
 
listClientConnections(Context, Empty, Observer<ListClientConnectionsResponse>) - Method in class org.yamcs.http.api.ServerApi
 
listClients(Context, Empty, Observer<ListClientsResponse>) - Method in class org.yamcs.http.api.ClientsApi
 
listCommandHistoryIndex(Context, ListCommandHistoryIndexRequest, Observer<IndexResponse>) - Method in class org.yamcs.http.api.IndexesApi
 
listCommands(Context, ListCommandsRequest, Observer<ListCommandsResponse>) - Method in class org.yamcs.http.api.CommandsApi
 
listCommands(Context, Mdb.ListCommandsRequest, Observer<Mdb.ListCommandsResponse>) - Method in class org.yamcs.http.api.MdbApi
 
listCompletenessIndex(Context, ListCompletenessIndexRequest, Observer<IndexResponse>) - Method in class org.yamcs.http.api.IndexesApi
 
listContainers(Context, Mdb.ListContainersRequest, Observer<Mdb.ListContainersResponse>) - Method in class org.yamcs.http.api.MdbApi
 
listDatabases(Context, Empty, Observer<ListDatabasesResponse>) - Method in class org.yamcs.http.api.DatabaseApi
 
listDatabases(Context, Empty, Observer<ListRocksDbDatabasesResponse>) - Method in class org.yamcs.http.api.RocksDbApi
 
ListDataType - Class in org.yamcs.yarch
 
ListDataType(TupleDefinition) - Constructor for class org.yamcs.yarch.ListDataType
 
listEventIndex(Context, ListEventIndexRequest, Observer<IndexResponse>) - Method in class org.yamcs.http.api.IndexesApi
 
listEvents(Context, ListEventsRequest, Observer<ListEventsResponse>) - Method in class org.yamcs.http.api.EventsApi
 
listEventSources(Context, ListEventSourcesRequest, Observer<ListEventSourcesResponse>) - Method in class org.yamcs.http.api.EventsApi
 
listGroups(Context, Empty, Observer<ListGroupsResponse>) - Method in class org.yamcs.http.api.IamApi
 
listInstances(Context, ListInstancesRequest, Observer<ListInstancesResponse>) - Method in class org.yamcs.http.api.ManagementApi
 
listInstanceTemplates(Context, Empty, Observer<ListInstanceTemplatesResponse>) - Method in class org.yamcs.http.api.ManagementApi
 
listLinks(Context, ListLinksRequest, Observer<ListLinksResponse>) - Method in class org.yamcs.http.api.ManagementApi
 
listObjects() - Method in interface org.yamcs.yarch.Bucket
 
listObjects(String) - Method in interface org.yamcs.yarch.Bucket
 
listObjects(String, Predicate<Tablespace.ObjectPropertiesOrBuilder>) - Method in interface org.yamcs.yarch.Bucket
retrieve objects whose name start with prefix and that match the condition Note that searching by prefix is cheap, the condition will be evaluated for all objects that match the prefix
listObjects(String, Predicate<Tablespace.ObjectPropertiesOrBuilder>) - Method in class org.yamcs.yarch.FileSystemBucket
 
listObjects(String, Predicate<Tablespace.ObjectPropertiesOrBuilder>) - Method in class org.yamcs.yarch.rocksdb.RdbBucket
 
listObjects(Predicate<Tablespace.ObjectPropertiesOrBuilder>) - Method in interface org.yamcs.yarch.Bucket
 
listObjects(Context, ListObjectsRequest, Observer<ListObjectsResponse>) - Method in class org.yamcs.http.api.BucketsApi
 
listPacketIndex(Context, ListPacketIndexRequest, Observer<IndexResponse>) - Method in class org.yamcs.http.api.IndexesApi
 
listPacketNames(Context, ListPacketNamesRequest, Observer<ListPacketNamesResponse>) - Method in class org.yamcs.http.api.PacketsApi
 
listPackets(Context, ListPacketsRequest, Observer<ListPacketsResponse>) - Method in class org.yamcs.http.api.PacketsApi
 
listParameterAlarms(Context, ListParameterAlarmsRequest, Observer<ListParameterAlarmsResponse>) - Method in class org.yamcs.http.api.AlarmsApi
 
listParameterGroups(Context, Archive.ListParameterGroupsRequest, Observer<Archive.ParameterGroupInfo>) - Method in class org.yamcs.http.api.StreamArchiveApi
 
listParameterHistory(Context, Archive.ListParameterHistoryRequest, Observer<Archive.ListParameterHistoryResponse>) - Method in class org.yamcs.http.api.ParameterArchiveApi
 
listParameterHistory(Context, Archive.ListParameterHistoryRequest, Observer<Archive.ListParameterHistoryResponse>) - Method in class org.yamcs.http.api.StreamArchiveApi
 
listParameterIndex(Context, ListParameterIndexRequest, Observer<IndexResponse>) - Method in class org.yamcs.http.api.IndexesApi
 
listParameters(Context, Mdb.ListParametersRequest, Observer<Mdb.ListParametersResponse>) - Method in class org.yamcs.http.api.MdbApi
 
listPrivileges(Context, Empty, Observer<ListPrivilegesResponse>) - Method in class org.yamcs.http.api.IamApi
 
listProcessorAlarms(Context, ListProcessorAlarmsRequest, Observer<ListProcessorAlarmsResponse>) - Method in class org.yamcs.http.api.AlarmsApi
 
listProcessors(Context, ListProcessorsRequest, Observer<ListProcessorsResponse>) - Method in class org.yamcs.http.api.ProcessingApi
 
listProcessorTypes(Context, Empty, Observer<ListProcessorTypesResponse>) - Method in class org.yamcs.http.api.ProcessingApi
 
listQueueEntries(Context, ListQueueEntriesRequest, Observer<ListQueueEntriesResponse>) - Method in class org.yamcs.http.api.QueueApi
 
listQueues(Context, ListQueuesRequest, Observer<ListQueuesResponse>) - Method in class org.yamcs.http.api.QueueApi
 
listRoles(Context, Empty, Observer<ListRolesResponse>) - Method in class org.yamcs.http.api.IamApi
 
listRoutes(Context, Empty, Observer<ListRoutesResponse>) - Method in class org.yamcs.http.api.ServerApi
 
listServiceAccounts(Context, Empty, Observer<ListServiceAccountsResponse>) - Method in class org.yamcs.http.api.IamApi
 
listServices(Context, ListServicesRequest, Observer<ListServicesResponse>) - Method in class org.yamcs.http.api.ManagementApi
 
listSpaceSystems(Context, Mdb.ListSpaceSystemsRequest, Observer<Mdb.ListSpaceSystemsResponse>) - Method in class org.yamcs.http.api.MdbApi
 
listStreams(Context, Table.ListStreamsRequest, Observer<Table.ListStreamsResponse>) - Method in class org.yamcs.http.api.TableApi
 
listTables(Context, Table.ListTablesRequest, Observer<Table.ListTablesResponse>) - Method in class org.yamcs.http.api.TableApi
 
listTablespaces(Context, Empty, Observer<ListRocksDbTablespacesResponse>) - Method in class org.yamcs.http.api.RocksDbApi
 
listTags(Context, ListTagsRequest, Observer<ListTagsResponse>) - Method in class org.yamcs.http.api.TagApi
 
listThreads(Context, ListThreadsRequest, Observer<ListThreadsResponse>) - Method in class org.yamcs.http.api.ServerApi
 
listTopics(Context, Empty, Observer<ListTopicsResponse>) - Method in class org.yamcs.http.api.ServerApi
 
listTransfers(Context, ListTransfersRequest, Observer<ListTransfersResponse>) - Method in class org.yamcs.http.api.CfdpApi
 
listUsers(Context, Empty, Observer<ListUsersResponse>) - Method in class org.yamcs.http.api.IamApi
 
LLIF - org.yamcs.tctm.ccsds.Cop1Monitor.AlertType
 
load() - Method in class org.yamcs.xtce.EmptyNodeLoader
 
load() - Method in interface org.yamcs.xtce.SpaceSystemLoader
Deprecated.
this method is deprecated in favour of SpaceSystemLoader.loadList()
load() - Method in class org.yamcs.xtce.SpreadsheetLoader
 
load() - Method in class org.yamcs.xtce.xlsv6.V6Loader
 
load() - Method in class org.yamcs.xtce.xlsv7.V7Loader
 
load() - Method in class org.yamcs.xtce.XtceLoader
 
LOAD - org.yamcs.yarch.TableWriter.InsertMode
like INSERT but do not update histograms.
loadAlarmsSheet(SpaceSystem, String) - Method in class org.yamcs.xtce.xlsv6.V6Loader
 
loadAlarmsSheet(SpaceSystem, String) - Method in class org.yamcs.xtce.xlsv7.V7Loader
 
loadAlgorithmsSheet(SpaceSystem, String) - Method in class org.yamcs.xtce.xlsv6.V6Loader
 
loadAlgorithmsSheet(SpaceSystem, String) - Method in class org.yamcs.xtce.xlsv7.V7Loader
 
loadCalibrationSheet(SpaceSystem, String) - Method in class org.yamcs.xtce.xlsv6.V6Loader
 
loadCalibrationSheet(SpaceSystem, String) - Method in class org.yamcs.xtce.xlsv7.V7Loader
 
loadChangelogSheet(boolean) - Method in class org.yamcs.xtce.xlsv6.V6Loader
 
loadChangelogSheet(boolean) - Method in class org.yamcs.xtce.xlsv7.V7Loader
 
loadCommandOptionsSheet(SpaceSystem, String) - Method in class org.yamcs.xtce.xlsv6.V6Loader
 
loadCommandOptionsSheet(SpaceSystem, String) - Method in class org.yamcs.xtce.xlsv7.V7Loader
 
loadCommandSheet(SpaceSystem, String) - Method in class org.yamcs.xtce.xlsv6.V6Loader
 
loadCommandSheet(SpaceSystem, String) - Method in class org.yamcs.xtce.xlsv7.V7Loader
 
loadCommandVerificationSheet(SpaceSystem, String) - Method in class org.yamcs.xtce.xlsv6.V6Loader
 
loadCommandVerificationSheet(SpaceSystem, String) - Method in class org.yamcs.xtce.xlsv7.V7Loader
 
loadContainersSheet(SpaceSystem, String) - Method in class org.yamcs.xtce.xlsv6.V6Loader
 
loadContainersSheet(SpaceSystem, String) - Method in class org.yamcs.xtce.xlsv7.V7Loader
 
loadDataTypesSheet(SpaceSystem, String) - Method in class org.yamcs.xtce.xlsv7.V7Loader
 
loadDb(boolean) - Method in class org.yamcs.yarch.rocksdb.Tablespace
 
loadGeneralSheet(boolean) - Method in class org.yamcs.xtce.xlsv6.V6Loader
 
loadGeneralSheet(boolean) - Method in class org.yamcs.xtce.xlsv7.V7Loader
 
loadList() - Method in interface org.yamcs.xtce.SpaceSystemLoader
Loads a list of SpaceSystems.
loadList() - Method in class org.yamcs.xtce.XtceLoader
 
loadObject(String, Object...) - Static method in class org.yamcs.utils.YObjectLoader
Loads classes defined in the yamcs server or client configuration properties
loadObject(Map<String, Object>) - Static method in class org.yamcs.utils.YObjectLoader
loads an object defined like this: class: org.yamcs.... args: key1: value1 key2: value2 "args" can also be called "config" or can be missing.
loadObject(Map<String, Object>, Object) - Static method in class org.yamcs.utils.YObjectLoader
same as the method above but loads a constructor with the firstArg as the first argument
loadObject(Map<String, Object>, Object, Object) - Static method in class org.yamcs.utils.YObjectLoader
same as the method above but loads a constructor with firstArg and secondArg as the first two arguments
loadParametersSheet(SpaceSystem, String, DataSource) - Method in class org.yamcs.xtce.xlsv6.V6Loader
 
loadParametersSheet(SpaceSystem, String, DataSource) - Method in class org.yamcs.xtce.xlsv7.V7Loader
 
loadPlugins() - Method in class org.yamcs.PluginManager
 
loadSheets() - Method in class org.yamcs.xtce.xlsv6.V6Loader
 
loadSheets() - Method in class org.yamcs.xtce.xlsv7.V7Loader
 
loadSpaceSystem(String, SpaceSystem) - Method in class org.yamcs.xtce.xlsv6.V6Loader
 
loadSpaceSystem(String, SpaceSystem) - Method in class org.yamcs.xtce.xlsv7.V7Loader
 
LoadStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
loadStream(String, TableDefinition) - Static method in class org.yamcs.http.api.StreamFactory
 
loadTables(YarchDatabaseInstance) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
loadTables(YarchDatabaseInstance) - Method in interface org.yamcs.yarch.StorageEngine
Loads the table definitions from the disk for all the tables belonging to the instance.
loadTimeService() - Method in class org.yamcs.YamcsServerInstance
 
loadWorkbook() - Method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
LocalParameterManager - Class in org.yamcs.parameter
Implements software parameters - these are parameters that can be set from the clients.
LocalParameterManager() - Constructor for class org.yamcs.parameter.LocalParameterManager
 
locateFile(String) - Method in class org.yamcs.http.StaticFileHandler
 
lock(byte[]) - Method in class org.yamcs.yarch.rocksdb.YRDB
Lock the key - that is if another thread called this method for that key, wait until someone calls the unlock on the same key.
LOCKOUT - org.yamcs.tctm.ccsds.Cop1Monitor.AlertType
 
log - Variable in class org.yamcs.AbstractProcessorService
 
log - Variable in class org.yamcs.AbstractYamcsService
 
log - Static variable in class org.yamcs.algorithms.AbstractAlgorithmExecutor
 
log - Variable in class org.yamcs.cfdp.OngoingCfdpTransfer
 
log - Variable in class org.yamcs.http.Context
 
log - Variable in class org.yamcs.tctm.AbstractLink
 
log - Variable in class org.yamcs.tctm.AbstractPacketPreprocessor
 
log - Variable in class org.yamcs.tctm.StreamParameterSender
 
log - Variable in class org.yamcs.xtce.AbstractFileLoader
 
log - Static variable in class org.yamcs.xtceproc.MathOperationCalibratorFactory
 
log - Variable in class org.yamcs.yarch.AbstractTableWalker
 
log - Variable in class org.yamcs.yarch.Stream
 
log(Level, String, Throwable) - Method in class org.yamcs.logging.Log
 
Log - Class in org.yamcs.logging
 
Log(Class<?>) - Constructor for class org.yamcs.logging.Log
 
Log(Class<?>, String) - Constructor for class org.yamcs.logging.Log
 
logAllMessages - Variable in class org.yamcs.events.AbstractEventProducer
 
LogCrashHandler - Class in org.yamcs
default crash handler that just print a message in the log
LogCrashHandler() - Constructor for class org.yamcs.LogCrashHandler
 
login(AuthenticationToken) - Method in class org.yamcs.security.SecurityStore
Performs the login process.
LONG - org.yamcs.yarch.DataType._type
 
LONG - Static variable in class org.yamcs.yarch.DataType
 
LongArray - Class in org.yamcs.utils
long array
LongArray() - Constructor for class org.yamcs.utils.LongArray
Creates a sorted int array with a default initial capacity
LongArray(int) - Constructor for class org.yamcs.utils.LongArray
Creates an IntArray with a given initial capacity
longToBytes(long, int) - Static method in class org.yamcs.cfdp.CfdpUtils
 
longValue() - Method in class me.lemire.integercompression.IntWrapper
 
LongValueSegment - Class in org.yamcs.parameterarchive
 
Lookup - Static variable in enum org.yamcs.cfdp.pdu.AckPacket.FileDirectiveSubtypeCode
 
Lookup - Static variable in enum org.yamcs.cfdp.pdu.AckPacket.TransactionStatus
 
Lookup - Static variable in enum org.yamcs.cfdp.pdu.ActionCode
 
Lookup - Static variable in enum org.yamcs.cfdp.pdu.ConditionCode
 
Lookup - Static variable in enum org.yamcs.cfdp.pdu.FileDirectiveCode
 
Lookup - Static variable in enum org.yamcs.cfdp.pdu.FinishedPacket.FileStatus
 
Lookup - Static variable in enum org.yamcs.cfdp.pdu.HandlerCode
 
Lookup - Static variable in enum org.yamcs.cfdp.pdu.StatusCode
 
lostFramesCount(long) - Method in class org.yamcs.tctm.ccsds.DownlinkTransferFrame
Returns the number of frames lost from the previous sequence to this one.
LV - Class in org.yamcs.cfdp.pdu
 
LV(byte[]) - Constructor for class org.yamcs.cfdp.pdu.LV
 
LV(String) - Constructor for class org.yamcs.cfdp.pdu.LV
 

M

main(String[]) - Static method in class org.yamcs.cli.YamcsAdminCli
 
main(String[]) - Static method in class org.yamcs.YamcsServer
 
makeBCFrame(int) - Method in class org.yamcs.tctm.ccsds.TcFrameFactory
 
makeCltu(byte[]) - Method in class org.yamcs.tctm.ccsds.error.BchCltuGenerator
 
makeCltu(byte[]) - Method in class org.yamcs.tctm.ccsds.error.CltuGenerator
 
makeCltu(byte[]) - Method in class org.yamcs.tctm.ccsds.error.Ldpc256CltuGenerator
 
makeCltu(byte[]) - Method in class org.yamcs.tctm.ccsds.error.Ldpc64CltuGenerator
 
makeExecutor(CustomAlgorithm, AlgorithmExecutionContext) - Method in interface org.yamcs.algorithms.AlgorithmExecutorFactory
Creates a new executor for the algorithm running in the execution context
makeExecutor(CustomAlgorithm, AlgorithmExecutionContext) - Method in class org.yamcs.algorithms.JavaAlgorithmExecutorFactory
 
makeExecutor(CustomAlgorithm, AlgorithmExecutionContext) - Method in class org.yamcs.algorithms.ScriptAlgorithmExecutorFactory
 
makeExecutorFactory(AlgorithmManager, String, YConfiguration) - Method in interface org.yamcs.algorithms.AlgorithmEngine
Create an executor factory to be used for the given algorithm manager
makeExecutorFactory(AlgorithmManager, String, YConfiguration) - Method in class org.yamcs.algorithms.JavaAlgorithmEngine
 
makeExecutorFactory(AlgorithmManager, String, YConfiguration) - Method in class org.yamcs.algorithms.ScriptAlgorithmEngine
 
makeFrame(int, int) - Method in class org.yamcs.tctm.ccsds.TcFrameFactory
Makes a new frame of the given length with the generation time set to the current wall clock time
makeFrame(int, int, long) - Method in class org.yamcs.tctm.ccsds.TcFrameFactory
 
ManageAnyBucket - Static variable in class org.yamcs.security.SystemPrivilege
Allows to manage buckets of any kind
ManageBucket - Static variable in class org.yamcs.security.ObjectPrivilegeType
 
ManagementApi - Class in org.yamcs.http.api
 
ManagementApi() - Constructor for class org.yamcs.http.api.ManagementApi
 
ManagementGpbHelper - Class in org.yamcs.management
Provides common functionality to assemble and disassemble GPB messages
ManagementGpbHelper() - Constructor for class org.yamcs.management.ManagementGpbHelper
 
ManagementListener - Interface in org.yamcs.management
Used by ManagementService to distribute various types of management-related updates
ManagementService - Class in org.yamcs.management
Responsible for providing to interested listeners info related to creation/removal/update of: instances, processors and clients - see ManagementListener streams and tables - see TableStreamListener command queues - see CommandQueueListener
MAP - org.yamcs.Spec.OptionType
 
mark(long) - Method in class org.yamcs.utils.DataRateMeter
 
marshall(ByteBuffer) - Method in interface org.yamcs.replication.Transaction
 
maskSecrets(Map<String, Object>) - Method in class org.yamcs.Spec
Returns a copy of the given arguments but with all secret arguments masked as *****.
MasterChannelFrameHandler - Class in org.yamcs.tctm.ccsds
Handles incoming TM frames by distributing them to different VirtualChannelHandlers
MasterChannelFrameHandler(String, String, YConfiguration) - Constructor for class org.yamcs.tctm.ccsds.MasterChannelFrameHandler
Constructs based on the configuration
MasterChannelFrameMultiplexer - Class in org.yamcs.tctm.ccsds
Multiplexes TC frames from Virtual Channels based on priority schemes.
MasterChannelFrameMultiplexer(String, String, YConfiguration) - Constructor for class org.yamcs.tctm.ccsds.MasterChannelFrameMultiplexer
 
MasterChannelHandler - Class in org.yamcs.replication
runs on the master side sending data to slave
MasterChannelHandler(ReplicationMaster, Request) - Constructor for class org.yamcs.replication.MasterChannelHandler
 
MasterChannelHandler(ReplicationMaster, ReplicationMaster.SlaveServer) - Constructor for class org.yamcs.replication.MasterChannelHandler
 
matches(Commanding.CommandHistoryEntry) - Method in class org.yamcs.cmdhistory.CommandHistoryFilter
 
matches(User, PreparedCommand) - Method in class org.yamcs.commanding.CommandQueue
 
matches(NameDescription) - Method in class org.yamcs.http.api.NameDescriptionSearchMatcher
 
matchURI(String) - Method in class org.yamcs.http.Route
 
MathAlgorithmExecutor - Class in org.yamcs.algorithms
Executes XTCE math algorithms MathAlgorithm All the input parameters are converted to doubles and there is one single double output parameter
MathAlgorithmExecutor(Algorithm, AlgorithmExecutionContext, MathAlgorithm) - Constructor for class org.yamcs.algorithms.MathAlgorithmExecutor
 
MathOperationCalibratorFactory - Class in org.yamcs.xtceproc
 
MathOperationCalibratorFactory() - Constructor for class org.yamcs.xtceproc.MathOperationCalibratorFactory
 
MathOperationEvaluator - Interface in org.yamcs.algorithms
Interface used by the algorithms to evaluate math operations.
MathUtil - Class in org.yamcs.utils
Provides some of the operations that are required for XTCE MathOperation but are not part of standard java Math.
MathUtil() - Constructor for class org.yamcs.utils.MathUtil
 
MAX_COLS - Static variable in class org.yamcs.yarch.TupleDefinition
 
MAX_FLOAT_VALUE - Static variable in class org.yamcs.utils.MilStd1750A
 
MAX_FLOAT32_VALUE - Static variable in class org.yamcs.utils.MilStd1750A
 
MAX_HISTCOEF - Static variable in class org.yamcs.time.TimeCorrelationService
 
MAX_INSTANT - Static variable in class org.yamcs.time.Instant
 
MAX_INSTANT - Static variable in class org.yamcs.utils.TimeEncoding
 
MAX_UTF8_CHAR_LENGTH - Static variable in class org.yamcs.parameterarchive.BinaryValueSegment
 
MAX_UTF8_CHAR_LENGTH - Static variable in class org.yamcs.parameterarchive.StringValueSegment
 
MAX_WAIT_TIME - Static variable in class org.yamcs.yarch.SpeedLimitStream
maximum time to wait if SPEED is ORIGINAL meaning that if there is a gap in the data longer than this, we continue)
maxbits(int[], int, int) - Static method in class me.lemire.integercompression.Util
Compute the maximum of the integer logarithms (ceil(log(x+1)) of a range of value
maxbits32(int[], int) - Static method in class me.lemire.integercompression.Util
 
maxdiffbits(int, int[], int, int) - Static method in class me.lemire.integercompression.Util
Compute the maximum of the integer logarithms (ceil(log(x+1)) of a the successive differences (deltas) of a range of value
maxNextCharInd - Variable in class org.yamcs.utils.parser.SimpleCharStream
 
MAXNUMOBJECTS_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
MAXSIZE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
MdbApi - Class in org.yamcs.http.api
 
MdbApi() - Constructor for class org.yamcs.http.api.MdbApi
 
MdbCli - Class in org.yamcs.cli
 
MdbCli(Command) - Constructor for class org.yamcs.cli.MdbCli
 
MdbPageBuilder<T extends NameDescription> - Class in org.yamcs.http.api
Builds a page result for a collection of matching space systems and other items.
MdbPageBuilder(List<SpaceSystem>, List<T>) - Constructor for class org.yamcs.http.api.MdbPageBuilder
 
MdbPageBuilder.MdbPage<T extends NameDescription> - Class in org.yamcs.http.api
 
me.lemire.integercompression - package me.lemire.integercompression
 
MediaType - Class in org.yamcs.http
Syntactic sugar around a media type string.
MEMBERS_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.GroupRecord
 
merge(int) - Method in class org.yamcs.yarch.HistogramSegment
 
merge(int[], ValueArray...) - Static method in class org.yamcs.parameter.ValueArray
merges the value arrays srcValueArray into a new array based on idx.
mergeBucketProperties(Tablespace.BucketProperties) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
bucketProperties
mergeClearance(Clearance) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional .Clearance clearance = 6;
mergeConfirmationTime(Timestamp) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp confirmationTime = 7;
mergeCreationTime(Timestamp) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp creationTime = 6;
mergeCreationTime(Timestamp) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional .google.protobuf.Timestamp creationTime = 7;
mergeEngValue(Yamcs.Value) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.Value engValue = 3;
MergeExpression() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.replication.protobuf.Request.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.replication.protobuf.Response.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.security.protobuf.Clearance.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
mergeFrom(Message) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
mergeFrom(Message) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
mergeFrom(Message) - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
mergeFrom(Message) - Method in class org.yamcs.replication.protobuf.Request.Builder
 
mergeFrom(Message) - Method in class org.yamcs.replication.protobuf.Response.Builder
 
mergeFrom(Message) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
mergeFrom(Message) - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
mergeFrom(Message) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
mergeFrom(Message) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
mergeFrom(Message) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
mergeFrom(Message) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
mergeFrom(Message) - Method in class org.yamcs.security.protobuf.Clearance.Builder
 
mergeFrom(Message) - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
mergeFrom(Message) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
mergeFrom(Message) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
mergeFrom(Message) - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
mergeFrom(Message) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
mergeFrom(Message) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
mergeFrom(Message) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
mergeFrom(Message) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
mergeFrom(Message) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
mergeFrom(Message) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
mergeFrom(Message) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
mergeFrom(Message) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
mergeFrom(Message) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
mergeFrom(Message) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
mergeFrom(Message) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
mergeFrom(Message) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
mergeFrom(Cmdhistory.Assignment) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
mergeFrom(Cmdhistory.AssignmentInfo) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
mergeFrom(ColumnInfo) - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
mergeFrom(Request) - Method in class org.yamcs.replication.protobuf.Request.Builder
 
mergeFrom(Response) - Method in class org.yamcs.replication.protobuf.Response.Builder
 
mergeFrom(StreamInfo) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
mergeFrom(Wakeup) - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
mergeFrom(AccountCollection) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
mergeFrom(AccountRecord) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
mergeFrom(ApplicationCollection) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
mergeFrom(ApplicationRecord) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
mergeFrom(Clearance) - Method in class org.yamcs.security.protobuf.Clearance.Builder
 
mergeFrom(ExternalIdentity) - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
mergeFrom(GroupCollection) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
mergeFrom(GroupRecord) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
mergeFrom(ServiceAccountRecordDetail) - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
mergeFrom(UserAccountRecordDetail) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
mergeFrom(Db.Event) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
mergeFrom(Db.ParameterValue) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
mergeFrom(Tablespace.BucketProperties) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
mergeFrom(Tablespace.ObjectProperties) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
mergeFrom(Tablespace.PartitioningInfo) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
mergeFrom(Tablespace.ProtoTableDefinition) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
mergeFrom(Tablespace.SecondaryIndex) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
mergeFrom(Tablespace.TableColumnInfo) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
mergeFrom(Tablespace.TableColumnInfo.EnumValue) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
mergeFrom(Tablespace.TablespaceRecord) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
mergeFrom(Tablespace.TimeBasedPartition) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
mergeIssueTime(Timestamp) - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional .google.protobuf.Timestamp issueTime = 3;
mergeLastLoginTime(Timestamp) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp lastLoginTime = 8;
mergeLastLoginTime(Timestamp) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional .google.protobuf.Timestamp lastLoginTime = 8;
mergePartition(Tablespace.TimeBasedPartition) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_PARTITION, HISTOGRAM: if partition by time - partitionDir is subdirectory name (usually something like 2017/11) - partitionStart/End are the times representing partition start(inclusive) and end (exclusive)
mergePartitioningInfo(Tablespace.PartitioningInfo) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional .PartitioningInfo partitioningInfo = 10;
mergeRawValue(Yamcs.Value) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.Value rawValue = 2;
mergeSecondaryIndex(Tablespace.SecondaryIndex) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for SECONDARY_INDEX
mergeServiceDetail(ServiceAccountRecordDetail) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .ServiceAccountRecordDetail serviceDetail = 10;
MergeStatement - Class in org.yamcs.yarch.streamsql
 
MergeStatement(StreamExpression, StreamExpression, String) - Constructor for class org.yamcs.yarch.streamsql.MergeStatement
 
MergeStream - Class in org.yamcs.yarch
 
MergeStream(YarchDatabaseInstance, Stream[], String, boolean) - Constructor for class org.yamcs.yarch.MergeStream
 
mergeTableDefinition(Tablespace.ProtoTableDefinition) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_DEFINITION
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.replication.protobuf.Request.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.replication.protobuf.Response.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.Clearance.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
mergeUserDetail(UserAccountRecordDetail) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .UserAccountRecordDetail userDetail = 9;
mergeValue(Yamcs.Value) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional .yamcs.protobuf.Value value = 2;
Message - Class in org.yamcs.replication
Defines all the message types that are exchanged between master and slave.
MESSAGE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.Event
 
MESSAGE_TYPE_DATA - Static variable in class org.yamcs.http.websocket.WSConstants
 
MESSAGE_TYPE_EXCEPTION - Static variable in class org.yamcs.http.websocket.WSConstants
 
MESSAGE_TYPE_REPLY - Static variable in class org.yamcs.http.websocket.WSConstants
 
MESSAGE_TYPE_REQUEST - Static variable in class org.yamcs.http.websocket.WSConstants
 
MessageToUser - Class in org.yamcs.cfdp.pdu
 
MessageToUser(byte[]) - Constructor for class org.yamcs.cfdp.pdu.MessageToUser
 
MetaCommandContainerProcessor - Class in org.yamcs.xtceproc
 
MetaCommandProcessor - Class in org.yamcs.xtceproc
 
MetaCommandProcessor(ProcessorData) - Constructor for class org.yamcs.xtceproc.MetaCommandProcessor
 
MetaCommandProcessor.CommandBuildResult - Class in org.yamcs.xtceproc
 
METADATA - org.yamcs.cfdp.pdu.FileDirectiveCode
 
METADATA_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
metadataIterator() - Method in class org.yamcs.replication.ReplicationFile
Iterate through the metadata
MetadataPacket - Class in org.yamcs.cfdp.pdu
 
MetadataPacket(boolean, boolean, byte, int, String, String, List<FileStoreRequest>, List<MessageToUser>, List<FaultHandlerOverride>, TLV, CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.MetadataPacket
 
MetadataPacket(ByteBuffer, CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.MetadataPacket
 
MethodNotAllowedException - Exception in org.yamcs.http
When an unsupported HTTP method was used for a specific path
MethodNotAllowedException(HttpMethod, String, Collection<HttpMethod>) - Constructor for exception org.yamcs.http.MethodNotAllowedException
 
migrateTableDefinition(YarchDatabaseInstance, TableDefinition) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
migrateTableDefinition(YarchDatabaseInstance, TableDefinition) - Method in interface org.yamcs.yarch.StorageEngine
In Yamcs version 4 the table definitions were stored in yaml serialized format (in the /storage/yamcs-data//.def)
MilStd1750A - Class in org.yamcs.utils
Some Mil1750A encoding/decoding functions.
MilStd1750A() - Constructor for class org.yamcs.utils.MilStd1750A
 
Mimetypes - Class in org.yamcs.utils
Maps files to Internet media types based on their file extension.
MIN_FLOAT_VALUE - Static variable in class org.yamcs.utils.MilStd1750A
 
MIN_FLOAT32_VALUE - Static variable in class org.yamcs.utils.MilStd1750A
 
MIN_INSTANT - Static variable in class org.yamcs.time.Instant
 
MIN_INSTANT - Static variable in class org.yamcs.utils.TimeEncoding
 
minimumTcPacketLength - Variable in class org.yamcs.tctm.IssCommandPostprocessor
 
MINUS - org.yamcs.yarch.streamsql.AddOp
 
minusOne(byte[]) - Static method in class org.yamcs.utils.ByteArrayUtils
 
MockupEventProducer - Class in org.yamcs.events
saves events into a queue (to be used by unit tests)
MockupEventProducer(Queue<Db.Event>) - Constructor for class org.yamcs.events.MockupEventProducer
 
MOD - org.yamcs.yarch.streamsql.MultOp
 
mode - Variable in class org.yamcs.yarch.TableWriter
 
ModifyCommandHistory - Static variable in class org.yamcs.security.SystemPrivilege
 
monitoringResult - Variable in class org.yamcs.algorithms.ValueBinding
 
MONITORINGRESULT_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
moreSevere(Object, Object) - Static method in class org.yamcs.alarms.AlarmServer
 
moreSevere(Pvalue.MonitoringResult, Pvalue.MonitoringResult) - Static method in class org.yamcs.alarms.AlarmServer
 
moreSevere(Yamcs.Event.EventSeverity, Yamcs.Event.EventSeverity) - Static method in class org.yamcs.alarms.AlarmServer
 
MULT - org.yamcs.yarch.streamsql.MultOp
 
MULTI_LINE_COMMENT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
MultiParameterDataRetrieval - Class in org.yamcs.parameterarchive
 
MultiParameterDataRetrieval(ParameterArchive, MultipleParameterValueRequest) - Constructor for class org.yamcs.parameterarchive.MultiParameterDataRetrieval
 
multiplePacketsPerFrame - Variable in class org.yamcs.tctm.ccsds.TcManagedParameters.TcVcManagedParameters
 
MultipleParameterValueRequest - Class in org.yamcs.parameterarchive
 
MultipleParameterValueRequest(long, long, String[], int[], int[], BitSet, boolean) - Constructor for class org.yamcs.parameterarchive.MultipleParameterValueRequest
 
multiplexer - Variable in class org.yamcs.tctm.ccsds.AbstractTcFrameLink
 
MultiplicativeExpression - Class in org.yamcs.yarch.streamsql
 
MultiplicativeExpression(List<Expression>, List<MultOp>) - Constructor for class org.yamcs.yarch.streamsql.MultiplicativeExpression
 
MultiplicativeExpression() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
MultOp - Enum in org.yamcs.yarch.streamsql
 
MultOp() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
MutableLong - Class in org.yamcs.utils
 
MutableLong(long) - Constructor for class org.yamcs.utils.MutableLong
 
mutuallyExclusive(String...) - Method in class org.yamcs.Spec
Specify a set of keys that are mutually exclusive. i.e. at most one of them may be specified.

N

NA - org.yamcs.cmdhistory.CommandHistoryPublisher.AckStatus
 
NAK - org.yamcs.cfdp.pdu.FileDirectiveCode
 
NAK_LIMIT_REACHED - org.yamcs.cfdp.pdu.ConditionCode
 
NakPacket - Class in org.yamcs.cfdp.pdu
 
NakPacket(long, long, List<SegmentRequest>, CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.NakPacket
 
NakPacket(ByteBuffer, CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.NakPacket
 
name - Variable in class org.yamcs.http.api.NamedObjectPageToken
Qualified name of the last object that was emitted.
name - Variable in class org.yamcs.security.Account
 
name - Variable in class org.yamcs.yarch.ColumnDefinition
 
name - Variable in class org.yamcs.yarch.Stream
 
name() - Method in class org.yamcs.yarch.DataType
Returns type as string.
name() - Method in class org.yamcs.yarch.ProtobufDataType
 
name() - Method in class org.yamcs.yarch.TupleDataType
 
NAME_FIELD_NUMBER - Static variable in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
NAME_FIELD_NUMBER - Static variable in class org.yamcs.replication.protobuf.ColumnInfo
 
NAME_FIELD_NUMBER - Static variable in class org.yamcs.replication.protobuf.StreamInfo
 
NAME_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.AccountRecord
 
NAME_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.ApplicationRecord
 
NAME_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.GroupRecord
 
NAME_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
NAME_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
NAME_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
NAME_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
NameDescriptionSearchMatcher - Class in org.yamcs.http.api
Matches a search term with an XTCE name or any of the aliases
NameDescriptionSearchMatcher(String) - Constructor for class org.yamcs.http.api.NameDescriptionSearchMatcher
 
NamedObjectPageToken - Class in org.yamcs.http.api
Stateless continuation token for paged MDB requests.
NamedObjectPageToken(String, boolean) - Constructor for class org.yamcs.http.api.NamedObjectPageToken
 
needsUpdate(RandomAccessFile) - Method in class org.yamcs.xtce.AbstractFileLoader
 
needsUpdate(RandomAccessFile) - Method in class org.yamcs.xtce.EmptyNodeLoader
 
needsUpdate(RandomAccessFile) - Method in interface org.yamcs.xtce.SpaceSystemLoader
 
needsUpdate(RandomAccessFile) - Method in class org.yamcs.xtce.XtceLoader
 
NegativeExpression - Class in org.yamcs.yarch.streamsql
 
NegativeExpression(Expression) - Constructor for class org.yamcs.yarch.streamsql.NegativeExpression
 
nettyContext - Variable in class org.yamcs.http.Context
The Netty request context for an RPC call.
nettyRequest - Variable in class org.yamcs.http.RouteContext
The Netty HTTP request for an RPC call.
NEW_FILE_NAME_ALREADY_EXISTS - org.yamcs.cfdp.pdu.StatusCode
 
newAggregateValue(Object...) - Static method in class org.yamcs.utils.ValueHelper
returns new aggregate value The passed arguments have to be of type String, Value, String Value...
newArrayDecoder(byte[]) - Static method in class org.yamcs.utils.VarIntUtil
 
newArrayValue(Yamcs.Value...) - Static method in class org.yamcs.utils.ValueHelper
returns new array value
newBuilder() - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
newBuilder() - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
newBuilder() - Static method in class org.yamcs.replication.protobuf.ColumnInfo
 
newBuilder() - Static method in class org.yamcs.replication.protobuf.Request
 
newBuilder() - Static method in class org.yamcs.replication.protobuf.Response
 
newBuilder() - Static method in class org.yamcs.replication.protobuf.StreamInfo
 
newBuilder() - Static method in class org.yamcs.replication.protobuf.Wakeup
 
newBuilder() - Static method in class org.yamcs.security.protobuf.AccountCollection
 
newBuilder() - Static method in class org.yamcs.security.protobuf.AccountRecord
 
newBuilder() - Static method in class org.yamcs.security.protobuf.ApplicationCollection
 
newBuilder() - Static method in class org.yamcs.security.protobuf.ApplicationRecord
 
newBuilder() - Static method in class org.yamcs.security.protobuf.Clearance
 
newBuilder() - Static method in class org.yamcs.security.protobuf.ExternalIdentity
 
newBuilder() - Static method in class org.yamcs.security.protobuf.GroupCollection
 
newBuilder() - Static method in class org.yamcs.security.protobuf.GroupRecord
 
newBuilder() - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
newBuilder() - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
newBuilder() - Static method in class org.yamcs.yarch.protobuf.Db.Event
 
newBuilder() - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
newBuilder() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
newBuilder() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
newBuilder() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
newBuilder() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
newBuilder() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
newBuilder() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
newBuilder() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
newBuilder() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
newBuilder() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
newBuilder(Cmdhistory.Assignment) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
newBuilder(Cmdhistory.AssignmentInfo) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
newBuilder(ColumnInfo) - Static method in class org.yamcs.replication.protobuf.ColumnInfo
 
newBuilder(Request) - Static method in class org.yamcs.replication.protobuf.Request
 
newBuilder(Response) - Static method in class org.yamcs.replication.protobuf.Response
 
newBuilder(StreamInfo) - Static method in class org.yamcs.replication.protobuf.StreamInfo
 
newBuilder(Wakeup) - Static method in class org.yamcs.replication.protobuf.Wakeup
 
newBuilder(AccountCollection) - Static method in class org.yamcs.security.protobuf.AccountCollection
 
newBuilder(AccountRecord) - Static method in class org.yamcs.security.protobuf.AccountRecord
 
newBuilder(ApplicationCollection) - Static method in class org.yamcs.security.protobuf.ApplicationCollection
 
newBuilder(ApplicationRecord) - Static method in class org.yamcs.security.protobuf.ApplicationRecord
 
newBuilder(Clearance) - Static method in class org.yamcs.security.protobuf.Clearance
 
newBuilder(ExternalIdentity) - Static method in class org.yamcs.security.protobuf.ExternalIdentity
 
newBuilder(GroupCollection) - Static method in class org.yamcs.security.protobuf.GroupCollection
 
newBuilder(GroupRecord) - Static method in class org.yamcs.security.protobuf.GroupRecord
 
newBuilder(ServiceAccountRecordDetail) - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
newBuilder(UserAccountRecordDetail) - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
newBuilder(Db.Event) - Static method in class org.yamcs.yarch.protobuf.Db.Event
 
newBuilder(Db.ParameterValue) - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
newBuilder(Tablespace.BucketProperties) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
newBuilder(Tablespace.ObjectProperties) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
newBuilder(Tablespace.PartitioningInfo) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
newBuilder(Tablespace.ProtoTableDefinition) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
newBuilder(Tablespace.SecondaryIndex) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
newBuilder(Tablespace.TableColumnInfo) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
newBuilder(Tablespace.TableColumnInfo.EnumValue) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
newBuilder(Tablespace.TablespaceRecord) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
newBuilder(Tablespace.TimeBasedPartition) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
newBuilderForType() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
newBuilderForType() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
newBuilderForType() - Method in class org.yamcs.replication.protobuf.ColumnInfo
 
newBuilderForType() - Method in class org.yamcs.replication.protobuf.Request
 
newBuilderForType() - Method in class org.yamcs.replication.protobuf.Response
 
newBuilderForType() - Method in class org.yamcs.replication.protobuf.StreamInfo
 
newBuilderForType() - Method in class org.yamcs.replication.protobuf.Wakeup
 
newBuilderForType() - Method in class org.yamcs.security.protobuf.AccountCollection
 
newBuilderForType() - Method in class org.yamcs.security.protobuf.AccountRecord
 
newBuilderForType() - Method in class org.yamcs.security.protobuf.ApplicationCollection
 
newBuilderForType() - Method in class org.yamcs.security.protobuf.ApplicationRecord
 
newBuilderForType() - Method in class org.yamcs.security.protobuf.Clearance
 
newBuilderForType() - Method in class org.yamcs.security.protobuf.ExternalIdentity
 
newBuilderForType() - Method in class org.yamcs.security.protobuf.GroupCollection
 
newBuilderForType() - Method in class org.yamcs.security.protobuf.GroupRecord
 
newBuilderForType() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
newBuilderForType() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
newBuilderForType() - Method in class org.yamcs.yarch.protobuf.Db.Event
 
newBuilderForType() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
newBuilderForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
newBuilderForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
newBuilderForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
newBuilderForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
newBuilderForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
newBuilderForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
newBuilderForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
newBuilderForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
newBuilderForType() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.replication.protobuf.ColumnInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.replication.protobuf.Request
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.replication.protobuf.Response
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.replication.protobuf.StreamInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.replication.protobuf.Wakeup
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.security.protobuf.AccountCollection
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.security.protobuf.AccountRecord
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.security.protobuf.ApplicationCollection
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.security.protobuf.ApplicationRecord
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.security.protobuf.Clearance
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.security.protobuf.ExternalIdentity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.security.protobuf.GroupCollection
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.security.protobuf.GroupRecord
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.yarch.protobuf.Db.Event
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
newChannelHandler() - Method in class org.yamcs.replication.ReplicationSlave
Called when the tcpRole = Server and a new client connects to ReplicationServer
newChannelHandler(Request) - Method in class org.yamcs.replication.ReplicationMaster
 
newData(Yamcs.ProtoDataType, Object) - Method in interface org.yamcs.archive.ReplayListener
 
newData(Yamcs.ProtoDataType, Object) - Method in class org.yamcs.tctm.ReplayService
 
newData(Tuple) - Method in interface org.yamcs.yarch.CompiledAggregateExpression
 
newData(Tuple) - Method in class org.yamcs.yarch.CompiledAggregateList
 
newData(Tuple) - Method in class org.yamcs.yarch.CompiledFirstVal
 
newData(Tuple) - Method in class org.yamcs.yarch.WindowProcessor
 
newDescendingPrefixIterator(byte[]) - Method in class org.yamcs.yarch.rocksdb.YRDB
Returns an iterator that iterates in reverse over all elements with key starting with the prefix
newEvent() - Method in class org.yamcs.events.AbstractEventProducer
 
newEvent() - Method in interface org.yamcs.events.EventProducer
Creates a default Event Builder with these fields pre-filled: source, seqNo, receptionTime, generationTime
newFile(String, Path, long, int, int, int) - Static method in class org.yamcs.replication.ReplicationFile
 
newIterator() - Method in class org.yamcs.yarch.rocksdb.YRDB
 
newIterator(ColumnFamilyHandle) - Method in class org.yamcs.yarch.rocksdb.YRDB
 
newIterators(List<ColumnFamilyHandle>, boolean) - Method in class org.yamcs.yarch.rocksdb.YRDB
 
newPacket(String, int, long, long, int) - Method in class org.yamcs.xtceproc.ProcessingStatistics
 
newPrefixIterator(byte[]) - Method in class org.yamcs.yarch.rocksdb.YRDB
Returns an iterator that iterates over all elements with key starting with the prefix
newRecordBuilder() - Method in class org.yamcs.security.Account
 
newSecondaryIndexTableWalker(YarchDatabaseInstance, TableDefinition, boolean, boolean) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
newSecondaryIndexTableWalker(YarchDatabaseInstance, TableDefinition, boolean, boolean) - Method in class org.yamcs.yarch.rocksdb.Tablespace
 
newSecondaryIndexTableWalker(YarchDatabaseInstance, TableDefinition, boolean, boolean) - Method in interface org.yamcs.yarch.StorageEngine
 
newTableWalker(YarchDatabaseInstance, TableDefinition, boolean, boolean) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
newTableWalker(YarchDatabaseInstance, TableDefinition, boolean, boolean) - Method in class org.yamcs.yarch.rocksdb.Tablespace
 
newTableWalker(YarchDatabaseInstance, TableDefinition, boolean, boolean) - Method in interface org.yamcs.yarch.StorageEngine
Creates a new table iterator.
newTableWriter(YarchDatabaseInstance, TableDefinition, TableWriter.InsertMode) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
newTableWriter(YarchDatabaseInstance, TableDefinition, TableWriter.InsertMode) - Method in class org.yamcs.yarch.rocksdb.Tablespace
 
newTableWriter(YarchDatabaseInstance, TableDefinition, TableWriter.InsertMode) - Method in interface org.yamcs.yarch.StorageEngine
Creates a new table writer
newTimestampValue(long) - Static method in class org.yamcs.utils.ValueHelper
returns a TIMESTAMP Value
newToken(int) - Static method in class org.yamcs.utils.parser.Token
 
newToken(int, String) - Static method in class org.yamcs.utils.parser.Token
Returns a new Token object, by default.
newValue(boolean) - Static method in class org.yamcs.utils.ValueHelper
returns a BOOLEAN Value
newValue(byte[]) - Static method in class org.yamcs.utils.ValueHelper
returns a BINARY Value
newValue(double) - Static method in class org.yamcs.utils.ValueHelper
returns a DOUBLE Value
newValue(float) - Static method in class org.yamcs.utils.ValueHelper
returns a FLOAT Value
newValue(int) - Static method in class org.yamcs.utils.ValueHelper
returns a SINT32 Value
newValue(String) - Static method in class org.yamcs.utils.ValueHelper
returns a STRING Value
newWriter(RdbTable) - Static method in class org.yamcs.yarch.rocksdb.HistogramWriter
 
next - Variable in class org.yamcs.utils.parser.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class org.yamcs.parameterarchive.PartitionIterator
 
next() - Method in class org.yamcs.parameterarchive.SegmentIterator
 
next() - Method in class org.yamcs.utils.TimeInterval.FilterOverlappingIterator
 
next() - Method in class org.yamcs.utils.VarIntUtil.ArrayDecoder
 
next() - Method in class org.yamcs.utils.VarIntUtil.SignedArrayDecoder
 
next() - Method in class org.yamcs.yarch.PartitionIntervalIterator
 
next() - Method in class org.yamcs.yarch.rocksdb.AscendingRangeIterator
 
next() - Method in interface org.yamcs.yarch.rocksdb.DbIterator
 
next() - Method in class org.yamcs.yarch.rocksdb.DescendingPrefixIterator
 
next() - Method in class org.yamcs.yarch.rocksdb.DescendingRangeIterator
 
next() - Method in class org.yamcs.yarch.rocksdb.RdbHistogramIterator
 
next() - Method in class org.yamcs.yarch.rocksdb.RdbSequence
 
next() - Method in interface org.yamcs.yarch.Sequence
 
next() - Method in class org.yamcs.yarch.streamsql.StreamSqlResultList
 
next(Message) - Method in class org.yamcs.http.CallObserver
 
next(Message) - Method in class org.yamcs.http.ServerStreamingObserver
 
next(Message) - Method in class org.yamcs.http.WebSocketObserver
 
next(SubscribeParametersRequest) - Method in class org.yamcs.http.api.SubscribeParameterObserver
 
next(Tuple) - Method in interface org.yamcs.yarch.streamsql.ResultListener
 
nextTxId - Variable in class org.yamcs.replication.ReplicationTail
 
NNR - org.yamcs.tctm.ccsds.Cop1Monitor.AlertType
 
NO_ERROR - org.yamcs.cfdp.pdu.ConditionCode
 
NO_REQUEST_ID - Static variable in class org.yamcs.http.websocket.WSConstants
When a request could not be parsed up until the request id, we return this request-id in the exception response
NOK - org.yamcs.cmdhistory.CommandHistoryPublisher.AckStatus
 
NOMINAL - Static variable in class org.yamcs.parameter.ParameterStatus
 
NONE - org.yamcs.tctm.ccsds.DownlinkManagedParameters.FrameErrorDetection
 
NONE - org.yamcs.tctm.ccsds.UplinkManagedParameters.FrameErrorDetection
 
NONE - org.yamcs.yarch.PartitioningSpec._type
 
NONE - org.yamcs.yarch.TableVisitor.ActionType
 
NONE_SPECIFIED - org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
 
noneSpec() - Static method in class org.yamcs.yarch.PartitioningSpec
 
NoPacketSelectedException - Exception in org.yamcs.tctm
 
NoPacketSelectedException(String) - Constructor for exception org.yamcs.tctm.NoPacketSelectedException
 
NoPermissionException - Exception in org.yamcs
 
NoPermissionException(String) - Constructor for exception org.yamcs.NoPermissionException
 
NoProviderException - Exception in org.yamcs.parameter
 
NoProviderException() - Constructor for exception org.yamcs.parameter.NoProviderException
 
NoProviderException(String) - Constructor for exception org.yamcs.parameter.NoProviderException
 
NoProviderException(String, Throwable) - Constructor for exception org.yamcs.parameter.NoProviderException
 
NoProviderException(String, Throwable, boolean, boolean) - Constructor for exception org.yamcs.parameter.NoProviderException
 
NoProviderException(Throwable) - Constructor for exception org.yamcs.parameter.NoProviderException
 
NORMAL - org.yamcs.alarms.AlarmState
 
NOT_A_STREAM - org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
 
NOT_EQUAL - org.yamcs.utils.parser.FilterParser.Operator
 
NOT_EQUAL - org.yamcs.yarch.streamsql.RelOp
 
NOT_EQUAL - Static variable in interface org.yamcs.utils.parser.FilterParserConstants
RegularExpression Id.
NOT_IMPLEMENTED - org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
 
NOT_PERFORMED - org.yamcs.cfdp.pdu.StatusCode
 
NOT_SUPPORTED - org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
 
NotExpression - Class in org.yamcs.yarch.streamsql
 
NotExpression(Expression) - Constructor for class org.yamcs.yarch.streamsql.NotExpression
 
NotFoundException - Exception in org.yamcs.http
When a resource (only the part identified by the request uri) could not be found.
NotFoundException() - Constructor for exception org.yamcs.http.NotFoundException
 
NotFoundException(String) - Constructor for exception org.yamcs.http.NotFoundException
 
NotFoundException(Throwable) - Constructor for exception org.yamcs.http.NotFoundException
 
NOTICE_OF_CANCELLATION - org.yamcs.cfdp.pdu.HandlerCode
 
NOTICE_OF_SUSPENSION - org.yamcs.cfdp.pdu.HandlerCode
 
notifyFailed(Throwable) - Method in class org.yamcs.YamcsInstanceService
Invoke this method to transition the service to the YamcsInstance.InstanceState.FAILED.
notifyInitialized() - Method in class org.yamcs.YamcsInstanceService
Implementing classes should invoke this method once their service has been initialized.
notifySeverityIncrease(ActiveAlarm<T>) - Method in interface org.yamcs.alarms.AlarmListener
 
notifySeverityIncrease(ActiveAlarm<T>) - Method in class org.yamcs.alarms.AlarmStreamer
 
notifyStarted() - Method in class org.yamcs.YamcsInstanceService
Implementing classes should invoke this method once their service has started.
notifyStateChange() - Method in class org.yamcs.Processor
 
notifyStopped() - Method in class org.yamcs.YamcsInstanceService
Implementing classes should invoke this method once their service has stopped.
notifyUpdate(AlarmNotificationType, ActiveAlarm<T>) - Method in interface org.yamcs.alarms.AlarmListener
 
notifyUpdate(AlarmNotificationType, ActiveAlarm<T>) - Method in class org.yamcs.alarms.AlarmStreamer
 
notifyValueUpdate(ActiveAlarm<T>) - Method in interface org.yamcs.alarms.AlarmListener
 
notifyValueUpdate(ActiveAlarm<T>) - Method in class org.yamcs.alarms.AlarmStreamer
 
NotSupportedException - Exception in org.yamcs.yarch.streamsql
 
NotSupportedException(String) - Constructor for exception org.yamcs.yarch.streamsql.NotSupportedException
 
NotThreadSafe - Annotation Type in org.yamcs
 
NULL_VALUE - Static variable in class org.yamcs.yarch.rocksdb.ColumnValueSerializer
 
NUMBER - org.yamcs.CommandOption.CommandOptionType
 
NUMBITS_MASK - Static variable in class org.yamcs.parameterarchive.ParameterArchive
 
NumericConstant() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
numErrorsCorrected - Variable in class org.yamcs.tctm.ccsds.error.AosFrameHeaderErrorCorr.DecoderResult
 
numMembers() - Method in class org.yamcs.parameter.AggregateValue
 
NUMOBJECTS_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
numRecordsRead - Variable in class org.yamcs.yarch.AbstractTableWalker
 
numTx() - Method in class org.yamcs.replication.ReplicationFile
 

O

OBJECTID_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
ObjectName() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
ObjectPrivilege - Class in org.yamcs.security
An object privilege is the right to perform a particular action on an object.
ObjectPrivilege(ObjectPrivilegeType, String) - Constructor for class org.yamcs.security.ObjectPrivilege
 
ObjectPrivilegeType - Class in org.yamcs.security
Type qualifier for grouping object privileges.
ObjectPrivilegeType(String) - Constructor for class org.yamcs.security.ObjectPrivilegeType
 
ObjectSegment<E> - Class in org.yamcs.parameterarchive
Segment for all non primitive types.
objectToByteArray(Object) - Method in class org.yamcs.yarch.rocksdb.ColumnValueSerializer
 
OCTET_STREAM - Static variable in class org.yamcs.http.MediaType
 
OCTET_STREAM - Static variable in class org.yamcs.utils.Mimetypes
 
offline() - Method in interface org.yamcs.InstanceStateListener
 
offline(YamcsInstance.InstanceState) - Method in class org.yamcs.YamcsInstanceService
 
offset() - Method in class org.yamcs.utils.BitBuffer
Returns the offset inside the byte array where this buffer starts
OK - org.yamcs.cmdhistory.CommandHistoryPublisher.AckStatus
 
OK - org.yamcs.tctm.Link.Status
the link is up ready to receive data.
OLD_FILE_NAME_DOES_NOT_EXIST - org.yamcs.cfdp.pdu.StatusCode
 
oldToNewEncoding(SpreadsheetLoadContext, int, String) - Static method in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
oldToNewEncoding(SpreadsheetLoadContext, int, String) - Static method in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
onCancel(Throwable) - Method in interface org.yamcs.http.ContextListener
 
onChange(Clearance) - Method in interface org.yamcs.security.ClearanceListener
 
onClcw(IntConsumer) - Method in class org.yamcs.tctm.ccsds.ClcwStreamHelper
Register a consumer to be called each time a new CLCW is received
onCLCW(int) - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
Called when a new CLCW is received from the remote system
OneStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
OngoingCfdpTransfer - Class in org.yamcs.cfdp
 
OngoingCfdpTransfer(String, long, ScheduledThreadPoolExecutor, YConfiguration, CfdpTransactionId, long, Stream, EventProducer, TransferMonitor, Map<ConditionCode, OngoingCfdpTransfer.FaultHandlingAction>) - Constructor for class org.yamcs.cfdp.OngoingCfdpTransfer
 
onInactivityTimerExpiration() - Method in class org.yamcs.cfdp.CfdpIncomingTransfer
 
onInactivityTimerExpiration() - Method in class org.yamcs.cfdp.CfdpOutgoingTransfer
The inactivity timer is active after the EOF ACK has been received
onInactivityTimerExpiration() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
onLoad() - Method in interface org.yamcs.Plugin
Deprecated.
onLoad(YConfiguration) - Method in interface org.yamcs.Plugin
Callback executed when the plugin is loaded.
onParameterData(List<ParameterValueWithId>) - Method in class org.yamcs.http.api.ParameterReplayListener
 
onParameterData(ParameterValueWithId) - Method in class org.yamcs.http.api.ParameterReplayListener
 
onProcessOutput(String) - Method in class org.yamcs.ProcessRunner
 
onReady() - Method in interface org.yamcs.ReadyListener
 
onTag(Yamcs.ArchiveTag) - Method in interface org.yamcs.archive.TagReceiver
A new tag matching the request was fetched from the tag db
onTuple(Stream, Tuple) - Method in class org.yamcs.archive.CcsdsTmIndex
 
onTuple(Stream, Tuple) - Method in class org.yamcs.archive.YarchReplay
 
onTuple(Stream, Tuple) - Method in class org.yamcs.cfdp.CfdpService
 
onTuple(Stream, Tuple) - Method in class org.yamcs.cmdhistory.StreamCommandHistoryProvider
 
onTuple(Stream, Tuple) - Method in class org.yamcs.http.websocket.StreamResource
 
onTuple(Stream, Tuple) - Method in class org.yamcs.parameterarchive.BackFiller
 
onTuple(Stream, Tuple) - Method in class org.yamcs.replication.StreamWriter
 
onTuple(Stream, Tuple) - Method in class org.yamcs.tctm.cfs.CfsEventDecoder
 
onTuple(Stream, Tuple) - Method in class org.yamcs.tctm.StreamParameterProvider
Make sure all parameters are defined in the XtceDB, otherwise the PRM will choke
onTuple(Stream, Tuple) - Method in class org.yamcs.yarch.MergeStream
 
onTuple(Stream, Tuple) - Method in class org.yamcs.yarch.OutputStream
 
onTuple(Stream, Tuple) - Method in class org.yamcs.yarch.rocksdb.RdbTableWriter
 
onTuple(Stream, Tuple) - Method in class org.yamcs.yarch.SelectStream
 
onTuple(Stream, Tuple) - Method in class org.yamcs.yarch.SpeedLimitStream
 
onTuple(Stream, Tuple) - Method in class org.yamcs.yarch.streamsql.LimitedStream
 
onTuple(Stream, Tuple) - Method in interface org.yamcs.yarch.StreamSubscriber
 
op - Variable in class org.yamcs.utils.parser.FilterParser.Result
 
op() - Method in class org.yamcs.utils.parser.FilterParser
 
openEnd(long) - Static method in class org.yamcs.utils.TimeInterval
 
OpenIDAuthModule - Class in org.yamcs.security
AuthModule that identifies users against an external identity provider compliant with OpenID Connect (OIDC).
OpenIDAuthModule() - Constructor for class org.yamcs.security.OpenIDAuthModule
 
OpenIDAuthModule.OpenIDAuthenticationInfo - Class in org.yamcs.security
 
openReadOnly(String, Path, long) - Static method in class org.yamcs.replication.ReplicationFile
 
openReadWrite(String, Path, long, int) - Static method in class org.yamcs.replication.ReplicationFile
 
openSocket() - Method in class org.yamcs.tctm.TcpTcDataLink
attempts to open the socket if not already open and returns true if its open at the end of the call
openSocket() - Method in class org.yamcs.tctm.TcpTmDataLink
 
openStart(long) - Static method in class org.yamcs.utils.TimeInterval
creates a TimeInterval with no start but with an end
Option(Spec, String, Spec.OptionType) - Constructor for class org.yamcs.Spec.Option
 
OPTION_BYPASS - Static variable in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
OrderClause() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
OrExpression - Class in org.yamcs.yarch.streamsql
 
OrExpression(Expression, Expression) - Constructor for class org.yamcs.yarch.streamsql.OrExpression
 
org.yamcs - package org.yamcs
 
org.yamcs.alarms - package org.yamcs.alarms
 
org.yamcs.algo - package org.yamcs.algo
 
org.yamcs.algorithms - package org.yamcs.algorithms
 
org.yamcs.archive - package org.yamcs.archive
 
org.yamcs.cfdp - package org.yamcs.cfdp
 
org.yamcs.cfdp.pdu - package org.yamcs.cfdp.pdu
 
org.yamcs.cli - package org.yamcs.cli
 
org.yamcs.cmdhistory - package org.yamcs.cmdhistory
 
org.yamcs.cmdhistory.protobuf - package org.yamcs.cmdhistory.protobuf
 
org.yamcs.commanding - package org.yamcs.commanding
 
org.yamcs.container - package org.yamcs.container
 
org.yamcs.events - package org.yamcs.events
 
org.yamcs.external - package org.yamcs.external
 
org.yamcs.http - package org.yamcs.http
 
org.yamcs.http.api - package org.yamcs.http.api
 
org.yamcs.http.auth - package org.yamcs.http.auth
 
org.yamcs.http.websocket - package org.yamcs.http.websocket
 
org.yamcs.logging - package org.yamcs.logging
 
org.yamcs.management - package org.yamcs.management
 
org.yamcs.parameter - package org.yamcs.parameter
 
org.yamcs.parameterarchive - package org.yamcs.parameterarchive
 
org.yamcs.replication - package org.yamcs.replication
 
org.yamcs.replication.protobuf - package org.yamcs.replication.protobuf
 
org.yamcs.rs - package org.yamcs.rs
 
org.yamcs.security - package org.yamcs.security
 
org.yamcs.security.protobuf - package org.yamcs.security.protobuf
 
org.yamcs.tctm - package org.yamcs.tctm
 
org.yamcs.tctm.ccsds - package org.yamcs.tctm.ccsds
 
org.yamcs.tctm.ccsds.error - package org.yamcs.tctm.ccsds.error
 
org.yamcs.tctm.ccsds.time - package org.yamcs.tctm.ccsds.time
 
org.yamcs.tctm.cfs - package org.yamcs.tctm.cfs
 
org.yamcs.tctm.pus - package org.yamcs.tctm.pus
 
org.yamcs.templating - package org.yamcs.templating
 
org.yamcs.time - package org.yamcs.time
 
org.yamcs.utils - package org.yamcs.utils
 
org.yamcs.utils.parser - package org.yamcs.utils.parser
 
org.yamcs.xtce - package org.yamcs.xtce
 
org.yamcs.xtce.xlsv6 - package org.yamcs.xtce.xlsv6
 
org.yamcs.xtce.xlsv7 - package org.yamcs.xtce.xlsv7
 
org.yamcs.xtceproc - package org.yamcs.xtceproc
 
org.yamcs.yarch - package org.yamcs.yarch
 
org.yamcs.yarch.protobuf - package org.yamcs.yarch.protobuf
 
org.yamcs.yarch.rocksdb - package org.yamcs.yarch.rocksdb
 
org.yamcs.yarch.rocksdb.protobuf - package org.yamcs.yarch.rocksdb.protobuf
 
org.yamcs.yarch.streamsql - package org.yamcs.yarch.streamsql
 
org.yamcs.yarch.streamsql.funct - package org.yamcs.yarch.streamsql.funct
 
ORIGINAL - org.yamcs.yarch.SpeedSpec.Type
 
outputDefinition - Variable in class org.yamcs.yarch.Stream
 
outputParameters - Variable in class org.yamcs.xtce.xlsv6.V6Loader
 
outputParameters - Variable in class org.yamcs.xtce.xlsv7.V7Loader
 
OutputStream - Class in org.yamcs.yarch
 
OutputStream(YarchDatabaseInstance, String, TupleDefinition) - Constructor for class org.yamcs.yarch.OutputStream
 
OutputValueBinding - Class in org.yamcs.algorithms
 
OutputValueBinding() - Constructor for class org.yamcs.algorithms.OutputValueBinding
 
overlappingIterator(TimeInterval) - Method in class org.yamcs.utils.PartitionedTimeInterval
Creates an iterator that iterates over all the timeintervals overlapping with timeInterval The timeInterval is considered closed at both ends [start, stop]
overlappingReverseIterator(TimeInterval) - Method in class org.yamcs.utils.PartitionedTimeInterval
Creates an iterator that iterates over all the timeintervals overlapping with timeInterval The timeInterval is considered closed at both ends [start, stop]

P

pack(int[], int, int[], int, int, int) - Static method in class me.lemire.integercompression.Util
 
Packet - Interface in org.yamcs.tctm
 
PACKET - org.yamcs.tctm.ccsds.UplinkManagedParameters.ServiceType
 
packetCount - Variable in class org.yamcs.tctm.AbstractTmDataLink
 
PacketDecoder - Class in org.yamcs.tctm.ccsds
Receives data chunk by chunk and assembles it into packets.
PacketDecoder(int, Consumer<byte[]>) - Constructor for class org.yamcs.tctm.ccsds.PacketDecoder
 
PacketInputStream - Interface in org.yamcs.tctm
Interface implemented by the classes that read packets from an input stream.
packetPreprocessor - Variable in class org.yamcs.tctm.AbstractTmDataLink
 
PacketPreprocessor - Interface in org.yamcs.tctm
The packet preprocessor is responsible for extracting basic information required for yamcs packet processing: packet generation time packet acquisition time sequence count
It is assumed that the (generation time, sequence count) uniquely identify the packet.
PacketResource - Class in org.yamcs.http.websocket
Provides realtime event subscription via web.
PacketResource(ConnectedWebSocketClient) - Constructor for class org.yamcs.http.websocket.PacketResource
 
PacketsApi - Class in org.yamcs.http.api
 
PacketsApi() - Constructor for class org.yamcs.http.api.PacketsApi
 
PacketTooLongException - Exception in org.yamcs.tctm
Exception thrown when a packet is longer than a defined limit
PacketTooLongException(int, int) - Constructor for exception org.yamcs.tctm.PacketTooLongException
 
PacketTooSmallException - Exception in org.yamcs
 
PacketTooSmallException(String) - Constructor for exception org.yamcs.PacketTooSmallException
 
PacketWithTime - Class in org.yamcs.archive
Deprecated.
use TmPacket instead
PacketWithTime(long, byte[]) - Constructor for class org.yamcs.archive.PacketWithTime
Deprecated.
 
PacketWithTime(long, long, int, byte[]) - Constructor for class org.yamcs.archive.PacketWithTime
Deprecated.
 
packsize(int, int) - Static method in class me.lemire.integercompression.Util
 
packsizew(int, int) - Static method in class me.lemire.integercompression.Util
 
packw(int[], int, int[], int, int) - Static method in class me.lemire.integercompression.Util
 
PARAM - org.yamcs.StreamConfig.StandardStreamType
 
PARAM_ENGTYPE_BINARY - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_ENGTYPE_BOOLEAN - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_ENGTYPE_DOUBLE - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_ENGTYPE_ENUMERATED - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_ENGTYPE_FLOAT - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_ENGTYPE_INT32 - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_ENGTYPE_INT64 - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_ENGTYPE_STRING - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_ENGTYPE_TIME - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_ENGTYPE_UINT32 - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_ENGTYPE_UINT64 - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_RAWTYPE_BINARY - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_RAWTYPE_BINARY_PREPENDED - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_RAWTYPE_BINARY_TERMINATED - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_RAWTYPE_BOOLEAN - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_RAWTYPE_DOUBLE - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_RAWTYPE_FLOAT - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_RAWTYPE_INT - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_RAWTYPE_STRING - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAM_RAWTYPE_STRING_FIXED - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
PARAM_RAWTYPE_STRING_FIXED - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
PARAM_RAWTYPE_STRING_PREPENDED - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
PARAM_RAWTYPE_STRING_PREPENDED - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
PARAM_RAWTYPE_STRING_TERMINATED - Static variable in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
PARAM_RAWTYPE_STRING_TERMINATED - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
PARAM_RAWTYPE_UINT - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
PARAMETER - Static variable in class org.yamcs.StandardTupleDefinitions
 
PARAMETER_ALARM - org.yamcs.StreamConfig.StandardStreamType
 
PARAMETER_ALARM - Static variable in class org.yamcs.StandardTupleDefinitions
 
PARAMETER_ALARM_TABLE_NAME - Static variable in class org.yamcs.archive.AlarmRecorder
 
PARAMETER_COL_GENTIME - Static variable in class org.yamcs.StandardTupleDefinitions
 
PARAMETER_COL_GROUP - Static variable in class org.yamcs.StandardTupleDefinitions
 
PARAMETER_COL_RECTIME - Static variable in class org.yamcs.StandardTupleDefinitions
 
PARAMETER_COL_SEQ_NUM - Static variable in class org.yamcs.StandardTupleDefinitions
 
PARAMETER_COLUMN - Static variable in class org.yamcs.StandardTupleDefinitions
 
PARAMETER_VALUE - org.yamcs.yarch.DataType._type
 
PARAMETER_VALUE - Static variable in class org.yamcs.yarch.DataType
 
ParameterAlarmChecker - Class in org.yamcs.xtceproc
Part of the TM processing chain.
ParameterAlarmChecker(ParameterRequestManager, ProcessorData, int) - Constructor for class org.yamcs.xtceproc.ParameterAlarmChecker
 
ParameterAlarmStreamer - Class in org.yamcs.alarms
 
ParameterAlarmStreamer(Stream) - Constructor for class org.yamcs.alarms.ParameterAlarmStreamer
 
ParameterArchive - Class in org.yamcs.parameterarchive
The parameter archive stores data in partitions -> intervals -> segments.
ParameterArchive() - Constructor for class org.yamcs.parameterarchive.ParameterArchive
 
ParameterArchive.Partition - Class in org.yamcs.parameterarchive
 
ParameterArchiveApi - Class in org.yamcs.http.api
 
ParameterArchiveApi() - Constructor for class org.yamcs.http.api.ParameterArchiveApi
 
ParameterArchiveCli - Class in org.yamcs.cli
Command line utility for doing general archive operations
ParameterArchiveCli(YamcsAdminCli) - Constructor for class org.yamcs.cli.ParameterArchiveCli
 
ParameterArchiveException - Exception in org.yamcs.parameterarchive
 
ParameterArchiveException(String) - Constructor for exception org.yamcs.parameterarchive.ParameterArchiveException
 
ParameterArchiveException(String, Throwable) - Constructor for exception org.yamcs.parameterarchive.ParameterArchiveException
 
ParameterCache - Interface in org.yamcs.parameter
 
ParameterCacheConfig - Class in org.yamcs.parameter
 
ParameterCacheConfig() - Constructor for class org.yamcs.parameter.ParameterCacheConfig
 
ParameterCacheConfig(boolean, boolean, long, int) - Constructor for class org.yamcs.parameter.ParameterCacheConfig
 
ParameterCacheConfig(YConfiguration, Log) - Constructor for class org.yamcs.parameter.ParameterCacheConfig
 
ParameterCacheImpl - Class in org.yamcs.parameter
Used by the ParameterRequestManager to cache last values of parameters.
ParameterCacheImpl(ParameterCacheConfig) - Constructor for class org.yamcs.parameter.ParameterCacheImpl
 
ParameterConsumer - Interface in org.yamcs.parameter
Used by the ParameterRequestManager to deliver parameters
ParameterDataLink - Interface in org.yamcs.tctm
Interface for components providing parameters aquired from external systems.
parameterDataTypes - Variable in class org.yamcs.xtce.xlsv7.V7Loader
 
ParameterFormatter - Class in org.yamcs.utils
Formats in tab separated format parameters.
ParameterFormatter(Writer, Collection<Yamcs.NamedObjectId>) - Constructor for class org.yamcs.utils.ParameterFormatter
 
ParameterFormatter(Writer, Collection<Yamcs.NamedObjectId>, char) - Constructor for class org.yamcs.utils.ParameterFormatter
 
PARAMETERFQN_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
ParameterGroupIdDb - Class in org.yamcs.parameterarchive
Stores a map between List<parameter_id> and ParameterGroup_id.
parameterGroupIdMap - Variable in class org.yamcs.parameterarchive.RealtimeArchiveFiller
 
ParameterId - Class in org.yamcs.parameterarchive
The parameter archive gives each (parameterFqn, rawType, engType) a numeric 32bits pid.
ParameterId(int, int) - Constructor for class org.yamcs.parameterarchive.ParameterId
 
ParameterIdDb - Class in org.yamcs.parameterarchive
Stores a map between (parameter_fqn, type) and parameter_id type is a 32 bit assigned corresponding (engType, rawType) engType and rawType are one of the types from protobuf Value.Type - we use the numbers assuming that no more than 2^15 will ever exist.
parameterIdMap - Variable in class org.yamcs.parameterarchive.RealtimeArchiveFiller
 
ParameterIdValueList - Class in org.yamcs.parameterarchive
A list of parametersIds with values all having the same timestamp
ParameterIdValueList(long) - Constructor for class org.yamcs.parameterarchive.ParameterIdValueList
 
ParameterListener - Interface in org.yamcs.parameter
This is the interface implemented by the ParameterRequestManager to receive parameters from the different parameter providers.
ParameterProvider - Interface in org.yamcs.parameter
interface implemented by all the classes that can provide parameters to the ParameterRequestManager.
ParameterRanger - Class in org.yamcs.http.api
builds ranges of parameters
ParameterRanger(long, long) - Constructor for class org.yamcs.http.api.ParameterRanger
 
ParameterRanger.Range - Class in org.yamcs.http.api
 
ParameterRecorder - Class in org.yamcs.archive
ParameterRecorder Records (processed) Parameters This records parameters as tuples - good for realtime recording but not very efficient for retrieval of a few parameters over long time periods.
ParameterRecorder() - Constructor for class org.yamcs.archive.ParameterRecorder
 
ParameterReplayHandler - Class in org.yamcs.archive
Replays parameters from tables recorded by the ParameterRecorder
ParameterReplayHandler(XtceDb) - Constructor for class org.yamcs.archive.ParameterReplayHandler
 
ParameterReplayListener - Class in org.yamcs.http.api
Expected class type for use with ReplayFactory Adds functionality for stopping a replay, and has support for pagination
ParameterReplayListener() - Constructor for class org.yamcs.http.api.ParameterReplayListener
 
ParameterReplayListener(long, int) - Constructor for class org.yamcs.http.api.ParameterReplayListener
 
ParameterRequest - Class in org.yamcs.parameterarchive
 
ParameterRequest(long, long, boolean, boolean, boolean, boolean) - Constructor for class org.yamcs.parameterarchive.ParameterRequest
 
ParameterRequestManager - Class in org.yamcs.parameter
Keeps track of which parameters are part of which subscriptions.
ParameterRequestManager(Processor, XtceTmProcessor) - Constructor for class org.yamcs.parameter.ParameterRequestManager
Creates a new ParameterRequestManager, configured to listen to the specified XtceTmProcessor.
ParameterResource - Class in org.yamcs.http.websocket
Provides realtime parameter subscription via web.
ParameterResource(ConnectedWebSocketClient) - Constructor for class org.yamcs.http.websocket.ParameterResource
 
parameters - Variable in class org.yamcs.xtce.xlsv6.V6Loader
 
parameters - Variable in class org.yamcs.xtce.xlsv7.V7Loader
 
ParameterSink - Interface in org.yamcs.tctm
Used by the ParameterDataLink to propagate processed parameters inside Yamcs.
ParameterStatus - Class in org.yamcs.parameter
 
ParameterStatus() - Constructor for class org.yamcs.parameter.ParameterStatus
 
ParameterStatusSegment - Class in org.yamcs.parameterarchive
 
ParameterStatusSegment(boolean) - Constructor for class org.yamcs.parameterarchive.ParameterStatusSegment
 
parameterSubscribed(Parameter) - Method in class org.yamcs.xtceproc.ParameterAlarmChecker
Called from the ParameterRequestManager when a new parameter has been subscribed Check and subscribe any dependencies required for alarm checking
ParametersValueRequest - Class in org.yamcs.parameterarchive
 
ParametersValueRequest(long, long, int[], boolean, ValueConsumer) - Constructor for class org.yamcs.parameterarchive.ParametersValueRequest
 
PARAMETERTYPE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
ParameterTypeProcessor - Class in org.yamcs.xtceproc
Responsible for converting between raw and engineering value by usage of calibrators or by simple type conversions.
ParameterTypeProcessor(ProcessorData) - Constructor for class org.yamcs.xtceproc.ParameterTypeProcessor
 
ParameterTypeUtils - Class in org.yamcs.xtceproc
Contains various static methods to help work with XTCE ParameterType
ParameterTypeUtils() - Constructor for class org.yamcs.xtceproc.ParameterTypeUtils
 
ParameterValue - Class in org.yamcs.parameter
 
ParameterValue(String) - Constructor for class org.yamcs.parameter.ParameterValue
 
ParameterValue(ParameterValue) - Constructor for class org.yamcs.parameter.ParameterValue
 
ParameterValue(Parameter) - Constructor for class org.yamcs.parameter.ParameterValue
Creates a parameter value for a parameter
ParameterValueArray - Class in org.yamcs.parameterarchive
an array of values for one ParameterId
ParameterValueArray(long[], ValueArray, ValueArray, Pvalue.ParameterStatus[]) - Constructor for class org.yamcs.parameterarchive.ParameterValueArray
 
ParameterValueColumnSerializer - Class in org.yamcs.yarch
 
ParameterValueColumnSerializer() - Constructor for class org.yamcs.yarch.ParameterValueColumnSerializer
 
ParameterValueList - Class in org.yamcs.parameter
Stores a collection of ParameterValue indexed on Parameter
ParameterValueList() - Constructor for class org.yamcs.parameter.ParameterValueList
 
ParameterValueList(Collection<ParameterValue>) - Constructor for class org.yamcs.parameter.ParameterValueList
 
ParameterValueWithId - Class in org.yamcs.parameter
groups together a parameter value with a telemetry item id.
ParameterValueWithId(ParameterValue, Yamcs.NamedObjectId) - Constructor for class org.yamcs.parameter.ParameterValueWithId
 
ParameterWithId - Class in org.yamcs.parameter
Holder class for a parameter together with the id what used to subscribe (or request) it.
ParameterWithId(Parameter, Yamcs.NamedObjectId, PathElement[]) - Constructor for class org.yamcs.parameter.ParameterWithId
 
ParameterWithIdConsumer - Interface in org.yamcs.parameter
 
ParameterWithIdRequestHelper - Class in org.yamcs.parameter
This sits in front of the ParameterRequestManager and implements subscriptions based on NamedObjectId taking care to send to the consumers the parameters with the requested id.
ParameterWithIdRequestHelper(ParameterRequestManager, ParameterWithIdConsumer) - Constructor for class org.yamcs.parameter.ParameterWithIdRequestHelper
 
PARCHIVE_DATA - org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used to store ParameterArchive data.
PARCHIVE_DATA_VALUE - Static variable in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used to store ParameterArchive data.
PARCHIVE_PGID2PG - org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used as part of the ParameterArchive to keep the parameter group id -> parameter group (list of parameter ids) mapping relevant information: instanceName there is only one record of this type for each instance and ParameterArchive
PARCHIVE_PGID2PG_VALUE - Static variable in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used as part of the ParameterArchive to keep the parameter group id -> parameter group (list of parameter ids) mapping relevant information: instanceName there is only one record of this type for each instance and ParameterArchive
PARCHIVE_PINFO - org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used to store information about the partitions of the ParameterArchive in case they are partitioned by time relevant information: instanceName, partitioningSchema there is only one record of this type for each instance and ParameterArchive
PARCHIVE_PINFO_VALUE - Static variable in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used to store information about the partitions of the ParameterArchive in case they are partitioned by time relevant information: instanceName, partitioningSchema there is only one record of this type for each instance and ParameterArchive
parse() - Method in class org.yamcs.utils.parser.FilterParser
 
parse(String) - Static method in class org.yamcs.utils.TimeEncoding
parses an ISO 8601 UTC date into an instant
parse(String...) - Method in class org.yamcs.cli.Command
 
parse(ByteBuffer) - Method in class org.yamcs.parameterarchive.ObjectSegment
 
parseAggregateExpr(String) - Method in class org.yamcs.xtce.xlsv7.V7LoaderBase
parses strings of type
parseBooleanExpression(String) - Method in class org.yamcs.xtce.ConditionParser
Boolean expression has the following pattern: op(epx1;exp2;...
parseByte(SpreadsheetLoadContext, String) - Static method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.replication.protobuf.ColumnInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.replication.protobuf.Request
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.replication.protobuf.Response
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.replication.protobuf.StreamInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.replication.protobuf.Wakeup
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.security.protobuf.AccountCollection
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.security.protobuf.AccountRecord
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.security.protobuf.ApplicationCollection
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.security.protobuf.ApplicationRecord
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.security.protobuf.Clearance
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.security.protobuf.ExternalIdentity
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.security.protobuf.GroupCollection
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.security.protobuf.GroupRecord
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.yarch.protobuf.Db.Event
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
parseDelimitedFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.ColumnInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Request
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Response
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.StreamInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Wakeup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.AccountCollection
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.AccountRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ApplicationCollection
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ApplicationRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.Clearance
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ExternalIdentity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.GroupCollection
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.GroupRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.protobuf.Db.Event
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
parseDir(String) - Method in class org.yamcs.yarch.TimePartitionSchema
Parses a string of the shape "A/B/..." into a PartitionInfo.
parseDouble(Cell) - Method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
parseDouble(SpreadsheetLoadContext, Cell) - Static method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
ParseException - Exception in org.yamcs.utils.parser
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for exception org.yamcs.utils.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.yamcs.utils.parser.ParseException
Constructor with message.
ParseException(Token, int[][], String[]) - Constructor for exception org.yamcs.utils.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
parseFrom(byte[]) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
parseFrom(byte[]) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
parseFrom(byte[]) - Static method in class org.yamcs.replication.protobuf.ColumnInfo
 
parseFrom(byte[]) - Static method in class org.yamcs.replication.protobuf.Request
 
parseFrom(byte[]) - Static method in class org.yamcs.replication.protobuf.Response
 
parseFrom(byte[]) - Static method in class org.yamcs.replication.protobuf.StreamInfo
 
parseFrom(byte[]) - Static method in class org.yamcs.replication.protobuf.Wakeup
 
parseFrom(byte[]) - Static method in class org.yamcs.security.protobuf.AccountCollection
 
parseFrom(byte[]) - Static method in class org.yamcs.security.protobuf.AccountRecord
 
parseFrom(byte[]) - Static method in class org.yamcs.security.protobuf.ApplicationCollection
 
parseFrom(byte[]) - Static method in class org.yamcs.security.protobuf.ApplicationRecord
 
parseFrom(byte[]) - Static method in class org.yamcs.security.protobuf.Clearance
 
parseFrom(byte[]) - Static method in class org.yamcs.security.protobuf.ExternalIdentity
 
parseFrom(byte[]) - Static method in class org.yamcs.security.protobuf.GroupCollection
 
parseFrom(byte[]) - Static method in class org.yamcs.security.protobuf.GroupRecord
 
parseFrom(byte[]) - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
parseFrom(byte[]) - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
parseFrom(byte[]) - Static method in class org.yamcs.yarch.protobuf.Db.Event
 
parseFrom(byte[]) - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
parseFrom(byte[]) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
parseFrom(byte[]) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
parseFrom(byte[]) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
parseFrom(byte[]) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
parseFrom(byte[]) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
parseFrom(byte[]) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
parseFrom(byte[]) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
parseFrom(byte[]) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
parseFrom(byte[]) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.ColumnInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Request
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Response
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.StreamInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Wakeup
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.AccountCollection
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.AccountRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ApplicationCollection
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ApplicationRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.Clearance
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ExternalIdentity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.GroupCollection
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.GroupRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.yarch.protobuf.Db.Event
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
parseFrom(ByteString) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
parseFrom(ByteString) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
parseFrom(ByteString) - Static method in class org.yamcs.replication.protobuf.ColumnInfo
 
parseFrom(ByteString) - Static method in class org.yamcs.replication.protobuf.Request
 
parseFrom(ByteString) - Static method in class org.yamcs.replication.protobuf.Response
 
parseFrom(ByteString) - Static method in class org.yamcs.replication.protobuf.StreamInfo
 
parseFrom(ByteString) - Static method in class org.yamcs.replication.protobuf.Wakeup
 
parseFrom(ByteString) - Static method in class org.yamcs.security.protobuf.AccountCollection
 
parseFrom(ByteString) - Static method in class org.yamcs.security.protobuf.AccountRecord
 
parseFrom(ByteString) - Static method in class org.yamcs.security.protobuf.ApplicationCollection
 
parseFrom(ByteString) - Static method in class org.yamcs.security.protobuf.ApplicationRecord
 
parseFrom(ByteString) - Static method in class org.yamcs.security.protobuf.Clearance
 
parseFrom(ByteString) - Static method in class org.yamcs.security.protobuf.ExternalIdentity
 
parseFrom(ByteString) - Static method in class org.yamcs.security.protobuf.GroupCollection
 
parseFrom(ByteString) - Static method in class org.yamcs.security.protobuf.GroupRecord
 
parseFrom(ByteString) - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
parseFrom(ByteString) - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
parseFrom(ByteString) - Static method in class org.yamcs.yarch.protobuf.Db.Event
 
parseFrom(ByteString) - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
parseFrom(ByteString) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
parseFrom(ByteString) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
parseFrom(ByteString) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
parseFrom(ByteString) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
parseFrom(ByteString) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
parseFrom(ByteString) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
parseFrom(ByteString) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
parseFrom(ByteString) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
parseFrom(ByteString) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.ColumnInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Request
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Response
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.StreamInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Wakeup
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.AccountCollection
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.AccountRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ApplicationCollection
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ApplicationRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.Clearance
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ExternalIdentity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.GroupCollection
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.GroupRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.protobuf.Db.Event
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.replication.protobuf.ColumnInfo
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.replication.protobuf.Request
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.replication.protobuf.Response
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.replication.protobuf.StreamInfo
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.replication.protobuf.Wakeup
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.security.protobuf.AccountCollection
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.security.protobuf.AccountRecord
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.security.protobuf.ApplicationCollection
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.security.protobuf.ApplicationRecord
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.security.protobuf.Clearance
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.security.protobuf.ExternalIdentity
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.security.protobuf.GroupCollection
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.security.protobuf.GroupRecord
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.yarch.protobuf.Db.Event
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
parseFrom(CodedInputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.ColumnInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Request
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Response
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.StreamInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Wakeup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.AccountCollection
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.AccountRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ApplicationCollection
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ApplicationRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.Clearance
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ExternalIdentity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.GroupCollection
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.GroupRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.protobuf.Db.Event
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
parseFrom(InputStream) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
parseFrom(InputStream) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
parseFrom(InputStream) - Static method in class org.yamcs.replication.protobuf.ColumnInfo
 
parseFrom(InputStream) - Static method in class org.yamcs.replication.protobuf.Request
 
parseFrom(InputStream) - Static method in class org.yamcs.replication.protobuf.Response
 
parseFrom(InputStream) - Static method in class org.yamcs.replication.protobuf.StreamInfo
 
parseFrom(InputStream) - Static method in class org.yamcs.replication.protobuf.Wakeup
 
parseFrom(InputStream) - Static method in class org.yamcs.security.protobuf.AccountCollection
 
parseFrom(InputStream) - Static method in class org.yamcs.security.protobuf.AccountRecord
 
parseFrom(InputStream) - Static method in class org.yamcs.security.protobuf.ApplicationCollection
 
parseFrom(InputStream) - Static method in class org.yamcs.security.protobuf.ApplicationRecord
 
parseFrom(InputStream) - Static method in class org.yamcs.security.protobuf.Clearance
 
parseFrom(InputStream) - Static method in class org.yamcs.security.protobuf.ExternalIdentity
 
parseFrom(InputStream) - Static method in class org.yamcs.security.protobuf.GroupCollection
 
parseFrom(InputStream) - Static method in class org.yamcs.security.protobuf.GroupRecord
 
parseFrom(InputStream) - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
parseFrom(InputStream) - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
parseFrom(InputStream) - Static method in class org.yamcs.yarch.protobuf.Db.Event
 
parseFrom(InputStream) - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
parseFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
parseFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
parseFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
parseFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
parseFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
parseFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
parseFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
parseFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
parseFrom(InputStream) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.ColumnInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Request
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Response
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.StreamInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Wakeup
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.AccountCollection
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.AccountRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ApplicationCollection
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ApplicationRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.Clearance
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ExternalIdentity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.GroupCollection
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.GroupRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.protobuf.Db.Event
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.parameterarchive.BinaryValueSegment
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.parameterarchive.BooleanValueSegment
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.parameterarchive.DoubleValueSegment
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.parameterarchive.FloatValueSegment
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.parameterarchive.IntValueSegment
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.parameterarchive.LongValueSegment
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.parameterarchive.ParameterStatusSegment
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.parameterarchive.StringValueSegment
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.replication.protobuf.ColumnInfo
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.replication.protobuf.Request
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.replication.protobuf.Response
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.replication.protobuf.StreamInfo
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.replication.protobuf.Wakeup
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.security.protobuf.AccountCollection
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.security.protobuf.AccountRecord
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.security.protobuf.ApplicationCollection
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.security.protobuf.ApplicationRecord
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.security.protobuf.Clearance
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.security.protobuf.ExternalIdentity
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.security.protobuf.GroupCollection
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.security.protobuf.GroupRecord
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.yarch.protobuf.Db.Event
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
parseFrom(ByteBuffer) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
parseFrom(ByteBuffer, long) - Static method in class org.yamcs.parameterarchive.SortedTimeSegment
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.ColumnInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Request
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Response
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.StreamInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.Wakeup
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.AccountCollection
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.AccountRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ApplicationCollection
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ApplicationRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.Clearance
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ExternalIdentity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.GroupCollection
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.GroupRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.protobuf.Db.Event
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
parseHres(String) - Static method in class org.yamcs.utils.TimeEncoding
 
parseInt(String) - Method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
parseInt(SpreadsheetLoadContext, String) - Static method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
parseJson(String, Message.Builder) - Method in class org.yamcs.http.Context
 
parseMatchCriteria(String) - Method in class org.yamcs.xtce.ConditionParser
 
parsePacketConfig() - Method in class org.yamcs.tctm.ccsds.VcDownlinkManagedParameters
 
parsePacketConfig() - Method in class org.yamcs.tctm.ccsds.VcUplinkManagedParameters
 
parser() - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
parser() - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
parser() - Static method in class org.yamcs.replication.protobuf.ColumnInfo
 
parser() - Static method in class org.yamcs.replication.protobuf.Request
 
parser() - Static method in class org.yamcs.replication.protobuf.Response
 
parser() - Static method in class org.yamcs.replication.protobuf.StreamInfo
 
parser() - Static method in class org.yamcs.replication.protobuf.Wakeup
 
parser() - Static method in class org.yamcs.security.protobuf.AccountCollection
 
parser() - Static method in class org.yamcs.security.protobuf.AccountRecord
 
parser() - Static method in class org.yamcs.security.protobuf.ApplicationCollection
 
parser() - Static method in class org.yamcs.security.protobuf.ApplicationRecord
 
parser() - Static method in class org.yamcs.security.protobuf.Clearance
 
parser() - Static method in class org.yamcs.security.protobuf.ExternalIdentity
 
parser() - Static method in class org.yamcs.security.protobuf.GroupCollection
 
parser() - Static method in class org.yamcs.security.protobuf.GroupRecord
 
parser() - Static method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
parser() - Static method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
parser() - Static method in class org.yamcs.yarch.protobuf.Db.Event
 
parser() - Static method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
parser() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
parser() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
parser() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
parser() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
parser() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
parser() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
parser() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
parser() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
parser() - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
PARSER - Static variable in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
Deprecated.
PARSER - Static variable in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
Deprecated.
PARSER - Static variable in class org.yamcs.replication.protobuf.ColumnInfo
Deprecated.
PARSER - Static variable in class org.yamcs.replication.protobuf.Request
Deprecated.
PARSER - Static variable in class org.yamcs.replication.protobuf.Response
Deprecated.
PARSER - Static variable in class org.yamcs.replication.protobuf.StreamInfo
Deprecated.
PARSER - Static variable in class org.yamcs.replication.protobuf.Wakeup
Deprecated.
PARSER - Static variable in class org.yamcs.security.protobuf.AccountCollection
Deprecated.
PARSER - Static variable in class org.yamcs.security.protobuf.AccountRecord
Deprecated.
PARSER - Static variable in class org.yamcs.security.protobuf.ApplicationCollection
Deprecated.
PARSER - Static variable in class org.yamcs.security.protobuf.ApplicationRecord
Deprecated.
PARSER - Static variable in class org.yamcs.security.protobuf.Clearance
Deprecated.
PARSER - Static variable in class org.yamcs.security.protobuf.ExternalIdentity
Deprecated.
PARSER - Static variable in class org.yamcs.security.protobuf.GroupCollection
Deprecated.
PARSER - Static variable in class org.yamcs.security.protobuf.GroupRecord
Deprecated.
PARSER - Static variable in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
Deprecated.
PARSER - Static variable in class org.yamcs.security.protobuf.UserAccountRecordDetail
Deprecated.
PARSER - Static variable in class org.yamcs.yarch.protobuf.Db.Event
Deprecated.
PARSER - Static variable in class org.yamcs.yarch.protobuf.Db.ParameterValue
Deprecated.
PARSER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
Deprecated.
PARSER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
Deprecated.
PARSER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
Deprecated.
PARSER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
Deprecated.
PARSER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
Deprecated.
PARSER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
Deprecated.
PARSER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
Deprecated.
PARSER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
Deprecated.
PARSER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
Deprecated.
parseReference(String) - Static method in class org.yamcs.utils.AggregateUtil
parses a reference of shape
parseSegment(byte, long, ByteBuffer) - Static method in class org.yamcs.parameterarchive.BaseSegment
 
parseString(ParameterType, String) - Static method in class org.yamcs.xtceproc.ParameterTypeUtils
 
PartialParameterValue - Class in org.yamcs.parameter
Holds values related to members of aggregates or arrays
PartialParameterValue(Parameter, PathElement[]) - Constructor for class org.yamcs.parameter.PartialParameterValue
 
Partition - Class in org.yamcs.yarch
stores information about Partition of a table It is subclassed by storage engines to store additional information
Partition(long, long, Object) - Constructor for class org.yamcs.yarch.Partition
 
PARTITION_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
PARTITIONDIR_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
PartitionedTimeInterval<T extends TimeInterval> - Class in org.yamcs.utils
A list of sorted, non overlapping TimeInterval The composing time intervals are considered closed at start and open at end [start, end)
PartitionedTimeInterval() - Constructor for class org.yamcs.utils.PartitionedTimeInterval
 
PARTITIONEND_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
PARTITIONINGINFO_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
PARTITIONINGSCHEMA_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
partitioningSpec - Variable in class org.yamcs.yarch.PartitionManager
 
PartitioningSpec - Class in org.yamcs.yarch
 
PartitioningSpec() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
PartitioningSpec._type - Enum in org.yamcs.yarch
 
PartitionIntervalIterator - Class in org.yamcs.yarch
Iterates over time based intervals of a partition
PartitionIterator - Class in org.yamcs.parameterarchive
Iterates over the segments of one partition for a parameter_id, ParameterGroup_id, between a start and stop
PartitionIterator(RocksIterator, int, int, long, long, boolean, boolean, boolean, boolean) - Constructor for class org.yamcs.parameterarchive.PartitionIterator
 
PartitionManager - Class in org.yamcs.yarch
Keeps track of partitions and histograms for one table.
PartitionManager(TableDefinition) - Constructor for class org.yamcs.yarch.PartitionManager
 
PartitionManager.Interval - Class in org.yamcs.yarch
For tables partitioned by time this holds all the partitions for a given time interval.
PARTITIONSTART_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
PARTITIONVALUE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
PasswordHashCli - Class in org.yamcs.cli
Generates password hashes for use in users.yaml
PasswordHashCli(YamcsAdminCli) - Constructor for class org.yamcs.cli.PasswordHashCli
 
PasswordHasher - Interface in org.yamcs.security
 
path - Variable in class org.yamcs.xtce.AbstractFileLoader
 
pausable() - Method in interface org.yamcs.cfdp.CfdpTransfer
 
pausable() - Method in class org.yamcs.cfdp.CompletedTransfer
 
pausable() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
pause() - Method in class org.yamcs.archive.YarchReplay
 
pause() - Method in class org.yamcs.Processor
 
pause() - Method in interface org.yamcs.tctm.ArchiveTmPacketProvider
 
pause() - Method in class org.yamcs.tctm.ReplayService
 
PauseRequest - Class in org.yamcs.cfdp
A Pause.request is a primitive that requests a certain transaction to be paused*
PauseRequest(CfdpTransfer) - Constructor for class org.yamcs.cfdp.PauseRequest
 
pauseTransfer() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
pauseTransfer(Context, PauseTransferRequest, Observer<Empty>) - Method in class org.yamcs.http.api.CfdpApi
 
PBKDF2_ALGORITHM - Static variable in class org.yamcs.security.PBKDF2PasswordHasher
 
PBKDF2_INDEX - Static variable in class org.yamcs.security.PBKDF2PasswordHasher
 
PBKDF2_ITERATIONS - Static variable in class org.yamcs.security.PBKDF2PasswordHasher
 
PBKDF2PasswordHasher - Class in org.yamcs.security
 
PBKDF2PasswordHasher() - Constructor for class org.yamcs.security.PBKDF2PasswordHasher
 
pcache - Variable in class org.yamcs.yarch.PartitionManager
 
PENDING - org.yamcs.cmdhistory.CommandHistoryPublisher.AckStatus
 
performAlarmChecking(Collection<ParameterValue>) - Method in class org.yamcs.xtceproc.ParameterAlarmChecker
Updates the supplied ParameterValues with monitoring (out of limits) information.
PGSegment - Class in org.yamcs.parameterarchive
Parameter Group segment - keeps references to Time and Value segments for a given parameter group and segment.
PGSegment(int, long, IntArray) - Constructor for class org.yamcs.parameterarchive.PGSegment
 
physicalChannelName - Variable in class org.yamcs.tctm.ccsds.DownlinkManagedParameters
 
physicalChannelName - Variable in class org.yamcs.tctm.ccsds.UplinkManagedParameters
 
pid - Variable in class org.yamcs.parameterarchive.ParameterId
 
PLAIN_TEXT - Static variable in class org.yamcs.http.MediaType
 
Plugin - Interface in org.yamcs
 
PluginException - Exception in org.yamcs
Indicates a failure coming from a Plugin.
PluginException(String) - Constructor for exception org.yamcs.PluginException
 
PluginException(String, Throwable) - Constructor for exception org.yamcs.PluginException
 
PluginException(Throwable) - Constructor for exception org.yamcs.PluginException
 
PluginManager - Class in org.yamcs
Controls the loading of Yamcs plugins.
PluginManager() - Constructor for class org.yamcs.PluginManager
 
PluginMetadata - Class in org.yamcs
 
PluginMetadata(Properties) - Constructor for class org.yamcs.PluginMetadata
 
plus(double) - Method in class org.yamcs.time.Instant
Add the given number of seconds to this and return the result
plus(Instant) - Method in class org.yamcs.time.Instant
Add the given instant to this and return the result.
PLUS - org.yamcs.yarch.streamsql.AddOp
 
plusOne(byte[]) - Static method in class org.yamcs.utils.ByteArrayUtils
If the array is considered binary representation of an integer, add 1 to the integer and returns the corresponding binary representation.
PNAME_COLUMN - Static variable in class org.yamcs.archive.XtceTmRecorder
 
POLLING_VECTOR - org.yamcs.tctm.ccsds.TcManagedParameters.PriorityScheme
 
PolynomialCalibratorProc - Class in org.yamcs.xtceproc
A calibration type where a curve in a raw vs calibrated plane is described using a set of polynomial coefficients.
PolynomialCalibratorProc(PolynomialCalibrator) - Constructor for class org.yamcs.xtceproc.PolynomialCalibratorProc
 
port - Variable in class org.yamcs.tctm.TcpTcDataLink
 
port - Variable in class org.yamcs.tctm.TcpTmDataLink
 
port - Variable in class org.yamcs.tctm.UdpTcDataLink
 
position() - Method in class org.yamcs.utils.ByteArray
 
predict(double) - Method in class org.yamcs.external.SimpleRegression
Returns the "predicted" y value associated with the supplied x value, based on the data that has been added to the model when this method is activated.
PreparedCommand - Class in org.yamcs.commanding
This class is to keep track of a command binary and source included
PreparedCommand(byte[]) - Constructor for class org.yamcs.commanding.PreparedCommand
Used for testing the uplinkers
PreparedCommand(Commanding.CommandId) - Constructor for class org.yamcs.commanding.PreparedCommand
 
prepareStart() - Method in class org.yamcs.YamcsServer
 
prev() - Method in class org.yamcs.yarch.rocksdb.AscendingRangeIterator
 
prev() - Method in interface org.yamcs.yarch.rocksdb.DbIterator
 
prev() - Method in class org.yamcs.yarch.rocksdb.DescendingPrefixIterator
 
prev() - Method in class org.yamcs.yarch.rocksdb.DescendingRangeIterator
 
prevCharIsCR - Variable in class org.yamcs.utils.parser.SimpleCharStream
 
prevCharIsLF - Variable in class org.yamcs.utils.parser.SimpleCharStream
 
PrimaryExpression() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
primitiveJavaType() - Method in class org.yamcs.yarch.DataType
 
print(PrintStream) - Method in class org.yamcs.parameterarchive.ParameterGroupIdDb
 
print(PrintStream) - Method in class org.yamcs.parameterarchive.ParameterIdDb
 
printApidDb() - Method in class org.yamcs.archive.CcsdsTmIndex
 
printApidDb(short, long, long) - Method in class org.yamcs.archive.CcsdsTmIndex
 
printJson(Message) - Method in class org.yamcs.http.Context
 
printKeys(PrintStream) - Method in class org.yamcs.parameterarchive.ParameterArchive
 
printMonitoring - Variable in class org.yamcs.utils.ParameterFormatter
 
printRaw - Variable in class org.yamcs.utils.ParameterFormatter
 
printTime - Variable in class org.yamcs.utils.ParameterFormatter
 
printUnique - Variable in class org.yamcs.utils.ParameterFormatter
 
priority - Variable in class org.yamcs.tctm.ccsds.VcUplinkManagedParameters
 
PROC_PARAMETERS_STREAM - Static variable in class org.yamcs.Processor
 
process(byte[]) - Method in interface org.yamcs.tctm.PacketPreprocessor
Deprecated.
please use PacketPreprocessor.process(TmPacket) instead as it preserves packet properties such as earth reception time set by the frame link
process(byte[], int, int) - Method in class org.yamcs.tctm.ccsds.PacketDecoder
 
process(double) - Method in class org.yamcs.http.api.Downsampler.Sample
 
process(long, double) - Method in class org.yamcs.http.api.Downsampler
 
process(String, Map<String, Object>) - Static method in class org.yamcs.templating.TemplateProcessor
 
process(Map<String, Object>) - Method in class org.yamcs.templating.Template
 
process(Map<String, Object>) - Method in class org.yamcs.templating.TemplateProcessor
 
process(PreparedCommand) - Method in class org.yamcs.tctm.cfs.CfsCommandPostprocessor
 
process(PreparedCommand) - Method in interface org.yamcs.tctm.CommandPostprocessor
processes the command and returns the binary buffer.
process(PreparedCommand) - Method in class org.yamcs.tctm.GenericCommandPostprocessor
 
process(PreparedCommand) - Method in class org.yamcs.tctm.IssCommandPostprocessor
 
process(PreparedCommand) - Method in class org.yamcs.tctm.pus.PusCommandPostprocessor
 
process(ParameterValue) - Method in class org.yamcs.http.api.Downsampler
 
process(TmPacket) - Method in class org.yamcs.tctm.cfs.CfsPacketPreprocessor
 
process(TmPacket) - Method in class org.yamcs.tctm.GenericPacketPreprocessor
 
process(TmPacket) - Method in class org.yamcs.tctm.IssPacketPreprocessor
 
process(TmPacket) - Method in interface org.yamcs.tctm.PacketPreprocessor
Processes the packet and returns it.
process(TmPacket) - Method in class org.yamcs.tctm.pus.PusPacketPreprocessor
 
processAsDouble(Value, DoubleConsumer) - Static method in class org.yamcs.utils.ValueUtility
if the passed on value is float, double or integer invoke the function on the double value and return true if v is of other types return false
processAsDouble1(Value, DoubleConsumer) - Static method in class org.yamcs.utils.ValueUtility
if the passed on value is FLOAT or DOUBLE, invoke the function on the double value and return true if v is of other types return false
processAsLong(Value, LongConsumer) - Static method in class org.yamcs.utils.ValueUtility
if the passed on value is INT32, SINT32, INT64 or SINT64, invoke the function on the long value and return true if v is of other types return false
processContainer(ContainerWithId, ContainerExtractionResult) - Method in interface org.yamcs.container.ContainerWithIdConsumer
 
processContainer(ContainerExtractionResult) - Method in interface org.yamcs.container.ContainerConsumer
 
processContainer(ContainerExtractionResult) - Method in class org.yamcs.container.ContainerWithIdRequestHelper
 
processData(Yamcs.ArchiveRecord) - Method in interface org.yamcs.archive.IndexRequestListener
Called with new data
ProcessingApi - Class in org.yamcs.http.api
 
ProcessingApi() - Constructor for class org.yamcs.http.api.ProcessingApi
 
ProcessingStatistics - Class in org.yamcs.xtceproc
 
ProcessingStatistics() - Constructor for class org.yamcs.xtceproc.ProcessingStatistics
 
PROCESSINGSTATUS_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
processor - Variable in class org.yamcs.AbstractProcessorService
 
processor - Variable in class org.yamcs.parameter.ParameterRequestManager
 
Processor - Class in org.yamcs
This class helps keeping track of the different objects used in a Yamcs Processor - i.e. all the objects required to have a TM/TC processing chain (either realtime or playback).
Processor(String, String, String, String) - Constructor for class org.yamcs.Processor
 
processorAdded(Processor) - Method in class org.yamcs.management.ManagementService
 
processorAdded(Processor) - Method in interface org.yamcs.ProcessorListener
 
processorAdded(ProcessorInfo) - Method in interface org.yamcs.management.ManagementListener
 
processorClosed(Processor) - Method in class org.yamcs.management.ManagementService
 
processorClosed(Processor) - Method in interface org.yamcs.ProcessorListener
 
processorClosed(ProcessorInfo) - Method in interface org.yamcs.management.ManagementListener
 
ProcessorConfig - Class in org.yamcs
Configuration options for a processor
ProcessorConfig() - Constructor for class org.yamcs.ProcessorConfig
Default configuration
ProcessorConfig(YConfiguration) - Constructor for class org.yamcs.ProcessorConfig
 
ProcessorCreatorService - Class in org.yamcs
Used in yamcs.instance.yaml to create processors at yamcs startup
ProcessorCreatorService() - Constructor for class org.yamcs.ProcessorCreatorService
 
ProcessorData - Class in org.yamcs.xtceproc
Holds information related and required for XTCE processing.
ProcessorData(String, String, XtceDb, ProcessorConfig) - Constructor for class org.yamcs.xtceproc.ProcessorData
 
ProcessorData(Processor, ProcessorConfig) - Constructor for class org.yamcs.xtceproc.ProcessorData
 
ProcessorException - Exception in org.yamcs
 
ProcessorException(String) - Constructor for exception org.yamcs.ProcessorException
 
ProcessorException(String, Throwable) - Constructor for exception org.yamcs.ProcessorException
 
ProcessorFactory - Class in org.yamcs
Used to create processors as defined in processor.yaml
ProcessorFactory() - Constructor for class org.yamcs.ProcessorFactory
 
ProcessorListener - Interface in org.yamcs
 
processorName() - Method in class org.yamcs.algorithms.AlgorithmUtils
returns the processor name if the algorithm is running in a processor or null otherwise
processorQuit() - Method in class org.yamcs.ConnectedClient
Called when the processor is closing down
processorQuit() - Method in class org.yamcs.http.websocket.ConnectedWebSocketClient
 
ProcessorService - Interface in org.yamcs
This interface has to be implemented by all services that run as part of a processor.
ProcessorServiceWithConfig - Class in org.yamcs
 
ProcessorServiceWithConfig(ProcessorService, String, String, YConfiguration) - Constructor for class org.yamcs.ProcessorServiceWithConfig
 
processorStateChanged(Processor) - Method in class org.yamcs.management.ManagementService
 
processorStateChanged(Processor) - Method in interface org.yamcs.ProcessorListener
 
processorStateChanged(ProcessorInfo) - Method in interface org.yamcs.management.ManagementListener
 
processPacket(byte[], long, long) - Method in class org.yamcs.xtceproc.XtceTmExtractor
Extract one packet, starting at the root sequence container
processPacket(byte[], long, long, SequenceContainer) - Method in class org.yamcs.xtceproc.XtceTmExtractor
Extract one packet, starting at the specified container.
processPacket(CfdpPacket) - Method in class org.yamcs.cfdp.CfdpIncomingTransfer
 
processPacket(CfdpPacket) - Method in class org.yamcs.cfdp.CfdpOutgoingTransfer
 
processPacket(CfdpPacket) - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
processPacket(TmPacket) - Method in class org.yamcs.tctm.AbstractTmDataLink
Sends the packet downstream for processing.
processPacket(TmPacket) - Method in interface org.yamcs.tctm.TmSink
 
processPacket(TmPacket, SequenceContainer) - Method in interface org.yamcs.TmProcessor
processes packets derived from the given root container
processPacket(TmPacket, SequenceContainer) - Method in class org.yamcs.xtceproc.XtceTmProcessor
Process telemetry packets
processPacket(BitBuffer, long, long) - Method in class org.yamcs.xtceproc.XtceTmExtractor
Extract one packet, starting at the root sequence container
processPacket(BitBuffer, long, long, SequenceContainer) - Method in class org.yamcs.xtceproc.XtceTmExtractor
Extract one packet, starting at the specified container.
processParameters(List<ParameterValue>) - Method in class org.yamcs.parameterarchive.RealtimeArchiveFiller
adds the parameters to the pgSegments structure and return the highest timestamp or -1 if all parameters have been ignored (because they were too old) parameters older than ignoreOlderThan are ignored.
processRequest(CfdpRequest) - Method in class org.yamcs.cfdp.CfdpService
 
processRequest(WebSocketDecodeContext, WebSocketDecoder) - Method in interface org.yamcs.http.websocket.WebSocketResource
Process a request and return a reply.
processRTN() - Method in class org.yamcs.alarms.ActiveAlarm
Called when the process returns to normal (i.e. parameter is back in limits)
ProcessRunner - Class in org.yamcs
Global service that launches and supervises a configured program or script.
ProcessRunner() - Constructor for class org.yamcs.ProcessRunner
 
PROMPT - org.yamcs.cfdp.pdu.FileDirectiveCode
 
PromptPacket - Class in org.yamcs.cfdp.pdu
 
PromptPacket(boolean, CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.PromptPacket
 
PromptPacket(ByteBuffer, CfdpHeader) - Constructor for class org.yamcs.cfdp.pdu.PromptPacket
 
propagateToListeners(Object, List<ParameterValue>) - Method in class org.yamcs.algorithms.AbstractAlgorithmExecutor
 
protobuf(String) - Static method in class org.yamcs.yarch.DataType
 
PROTOBUF - org.yamcs.yarch.DataType._type
 
PROTOBUF - org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used to store small named protobuf messages
PROTOBUF - Static variable in class org.yamcs.http.MediaType
 
PROTOBUF_ID - Static variable in class org.yamcs.yarch.DataType
 
PROTOBUF_VALUE - Static variable in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used to store small named protobuf messages
ProtobufDatabase - Interface in org.yamcs.yarch
A database that allows to store and retrieve protobuf messages.
ProtobufDataType - Class in org.yamcs.yarch
 
ProtobufDataType(String) - Constructor for class org.yamcs.yarch.ProtobufDataType
 
ProtobufDecoder - Class in org.yamcs.http.websocket
Decodes an incoming web socket message using protobuf.
ProtobufDecoder() - Constructor for class org.yamcs.http.websocket.ProtobufDecoder
 
ProtobufEncoder - Class in org.yamcs.http.websocket
 
ProtobufEncoder(ChannelHandlerContext) - Constructor for class org.yamcs.http.websocket.ProtobufEncoder
 
ProtobufRegistry - Class in org.yamcs.http
 
ProtobufRegistry() - Constructor for class org.yamcs.http.ProtobufRegistry
 
PROTOCLASS_FIELD_NUMBER - Static variable in class org.yamcs.replication.protobuf.ColumnInfo
 
PROTOCOL_VERSION - Static variable in class org.yamcs.http.websocket.WSConstants
 
protoNotificationType - Static variable in class org.yamcs.http.api.AlarmsApi
 
provideAll() - Method in class org.yamcs.xtceproc.XtceTmExtractor
Adds all containers and parameters to the subscription
PROVIDER_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.ExternalIdentity
 
ProximityCrc32 - Class in org.yamcs.tctm.ccsds.error
CRC-32 error detection code as specified in CCSDS 211.0-B-5 PROXIMITY-1 SPACE LINK PROTOCOL— DATA LINK LAYER
ProximityCrc32() - Constructor for class org.yamcs.tctm.ccsds.error.ProximityCrc32
 
publish(LogRecord) - Method in class org.yamcs.logging.SyslogHandler
 
publish(Commanding.CommandId, String, byte[]) - Method in interface org.yamcs.cmdhistory.CommandHistoryPublisher
 
publish(Commanding.CommandId, String, byte[]) - Method in class org.yamcs.cmdhistory.StreamCommandHistoryPublisher
 
publish(Commanding.CommandId, String, int) - Method in interface org.yamcs.cmdhistory.CommandHistoryPublisher
 
publish(Commanding.CommandId, String, int) - Method in class org.yamcs.cmdhistory.StreamCommandHistoryPublisher
 
publish(Commanding.CommandId, String, long) - Method in interface org.yamcs.cmdhistory.CommandHistoryPublisher
 
publish(Commanding.CommandId, String, long) - Method in class org.yamcs.cmdhistory.StreamCommandHistoryPublisher
 
publish(Commanding.CommandId, String, String) - Method in interface org.yamcs.cmdhistory.CommandHistoryPublisher
 
publish(Commanding.CommandId, String, String) - Method in class org.yamcs.cmdhistory.StreamCommandHistoryPublisher
 
publish(Commanding.CommandId, String, DataType, Object) - Method in class org.yamcs.cmdhistory.StreamCommandHistoryPublisher
 
publishAck(Commanding.CommandId, String, long, CommandHistoryPublisher.AckStatus) - Method in interface org.yamcs.cmdhistory.CommandHistoryPublisher
 
publishAck(Commanding.CommandId, String, long, CommandHistoryPublisher.AckStatus, String) - Method in interface org.yamcs.cmdhistory.CommandHistoryPublisher
Publish an acknowledgement status to the command history.
publishAck(Commanding.CommandId, String, long, CommandHistoryPublisher.AckStatus, String) - Method in class org.yamcs.cmdhistory.StreamCommandHistoryPublisher
 
purgeSentQueue() - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
purgeWaitQueue() - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
PusCommandPostprocessor - Class in org.yamcs.tctm.pus
 
PusCommandPostprocessor(String) - Constructor for class org.yamcs.tctm.pus.PusCommandPostprocessor
 
PusCommandPostprocessor(String, YConfiguration) - Constructor for class org.yamcs.tctm.pus.PusCommandPostprocessor
 
PusPacketPreprocessor - Class in org.yamcs.tctm.pus
Implementation for ECSS PUS (ECSS-E-ST-70-41C) packets.
PusPacketPreprocessor(String) - Constructor for class org.yamcs.tctm.pus.PusPacketPreprocessor
 
PusPacketPreprocessor(String, YConfiguration) - Constructor for class org.yamcs.tctm.pus.PusPacketPreprocessor
 
put(byte[]) - Method in class org.yamcs.utils.BitBuffer
copy the content of the source array into the buffer works only if the position is at the byte boundary
put(byte[], byte[]) - Method in class org.yamcs.yarch.rocksdb.YRDB
 
put(byte[], int, int) - Method in class org.yamcs.utils.BitBuffer
Copy bytes into the buffer from the given source array.
put(String, Object) - Method in class org.yamcs.InstanceMetadata
 
put(ColumnFamilyHandle, byte[], byte[]) - Method in class org.yamcs.yarch.rocksdb.YRDB
 
put(WriteOptions, byte[], byte[]) - Method in class org.yamcs.yarch.rocksdb.YRDB
 
put(Parameter, ParameterValue) - Method in class org.yamcs.parameter.LastValueCache
Puts a new value in the map.
putAllMetadata(Map<String, String>) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
map<string, string> metadata = 6;
putBits(long, int) - Method in class org.yamcs.utils.BitBuffer
put the least significant numBits from value into the buffer, increasing the position with numBits
putByte(byte) - Method in class org.yamcs.utils.BitBuffer
fast write byte in the buffer works only if the position is at byte boundary
putData(byte[], byte[]) - Method in class org.yamcs.yarch.rocksdb.Tablespace
inserts data into the main partition
putLabel(String, String) - Method in class org.yamcs.InstanceMetadata
 
putMetadata(String, String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
map<string, string> metadata = 6;
putObject(String, String, Map<String, String>, byte[]) - Method in interface org.yamcs.yarch.Bucket
 
putObject(String, String, Map<String, String>, byte[]) - Method in class org.yamcs.yarch.FileSystemBucket
 
putObject(String, String, Map<String, String>, byte[]) - Method in class org.yamcs.yarch.rocksdb.RdbBucket
 
PutRequest - Class in org.yamcs.cfdp
A Put.request is a primitive that requests data delivery from a source to a destination
PutRequest(long, long, String, String, boolean, boolean, boolean, boolean, Bucket, byte[]) - Constructor for class org.yamcs.cfdp.PutRequest
 

Q

QueryTableExpression - Class in org.yamcs.yarch.streamsql
 
QueryTableExpression() - Constructor for class org.yamcs.yarch.streamsql.QueryTableExpression
 
Queue_KEY - Static variable in interface org.yamcs.cmdhistory.CommandHistoryPublisher
 
QueueApi - Class in org.yamcs.http.api
 
QueueApi() - Constructor for class org.yamcs.http.api.QueueApi
 
QuietEventProducer - Class in org.yamcs.events
Event producer that swallows the events
QuietEventProducer() - Constructor for class org.yamcs.events.QuietEventProducer
 
quit() - Method in class org.yamcs.archive.YarchReplay
 
quit() - Method in class org.yamcs.parameter.ParameterWithIdRequestHelper
 
quit() - Method in class org.yamcs.Processor
 
quit() - Method in class org.yamcs.tctm.ccsds.ClcwStreamHelper
 
quit() - Method in class org.yamcs.tctm.ccsds.MasterChannelFrameMultiplexer
Stop producing frames and unblock the getFrame() operation
quitting() - Method in class org.yamcs.yarch.Stream
 
QUITTING - Static variable in class org.yamcs.yarch.Stream
 
QUOTED_STRING - Static variable in interface org.yamcs.utils.parser.FilterParserConstants
RegularExpression Id.

R

randomize - Variable in class org.yamcs.tctm.ccsds.error.CltuGenerator
 
randomize(byte[]) - Method in class org.yamcs.tctm.ccsds.error.CltuGenerator
 
Randomizer - Class in org.yamcs.tctm.ccsds
CCSDS randomizer as per CCSDS 131.0-B-3(TM) and CCSDS 231.0-B-3 (TC)
Randomizer() - Constructor for class org.yamcs.tctm.ccsds.Randomizer
 
randomizeTc(byte[]) - Static method in class org.yamcs.tctm.ccsds.Randomizer
Randomize the buffer according to CCSDS 231.0-B-3 pseudo-randomizer
randomizeTm(byte[]) - Static method in class org.yamcs.tctm.ccsds.Randomizer
Randomize the buffer according to CCSDS 131.0-B-3 pseudo-randomizer
Range(int, int) - Constructor for class org.yamcs.xtce.BaseSpreadsheetLoader.Range
 
rangeCondition - Variable in class org.yamcs.algorithms.ValueBinding
 
RANGECONDITION_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
rangeEnd - Variable in class org.yamcs.yarch.DbRange
 
rangeStart - Variable in class org.yamcs.yarch.DbRange
 
RawTuple - Class in org.yamcs.yarch
 
RawTuple(int) - Constructor for class org.yamcs.yarch.RawTuple
 
rawValue - Variable in class org.yamcs.parameter.BasicParameterValue
 
RAWVALUE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
RDB_ENGINE_NAME - Static variable in class org.yamcs.yarch.YarchDatabase
 
RdbBucket - Class in org.yamcs.yarch.rocksdb
 
RdbBucket(String, Tablespace, int, Tablespace.BucketProperties) - Constructor for class org.yamcs.yarch.rocksdb.RdbBucket
 
RdbBucketDatabase - Class in org.yamcs.yarch.rocksdb
Stores users objects in rocksdb
RdbConfig - Class in org.yamcs.yarch.rocksdb
reads the rdbConfig from the yamcs.yaml and provides RocksDB Options when creating and opening databases singleton
RdbConfig.TablespaceConfig - Class in org.yamcs.yarch.rocksdb
 
RDBFactory - Class in org.yamcs.yarch.rocksdb
manufacturer of RDB databases residing under a sub-directory which is normally the Tablespace.getDataDir().
RdbHistogramInfo - Class in org.yamcs.yarch.rocksdb
 
RdbHistogramInfo(int, String, String) - Constructor for class org.yamcs.yarch.rocksdb.RdbHistogramInfo
 
RdbHistogramIterator - Class in org.yamcs.yarch.rocksdb
 
RdbHistogramIterator(String, Tablespace, TableDefinition, String, TimeInterval) - Constructor for class org.yamcs.yarch.rocksdb.RdbHistogramIterator
 
RdbPartition - Class in org.yamcs.yarch.rocksdb
 
RdbPartition(int, long, long, Object, String) - Constructor for class org.yamcs.yarch.rocksdb.RdbPartition
 
RdbPartitionManager - Class in org.yamcs.yarch.rocksdb
Handles partitions for one table.
RdbPartitionManager(RdbTable, String, TableDefinition) - Constructor for class org.yamcs.yarch.rocksdb.RdbPartitionManager
 
RdbProtobufDatabase - Class in org.yamcs.yarch.rocksdb
 
RdbSequence - Class in org.yamcs.yarch.rocksdb
sequence stored in the Rocksdb metadata.
RdbSequence(String, YRDB, ColumnFamilyHandle) - Constructor for class org.yamcs.yarch.rocksdb.RdbSequence
 
RdbStorageEngine - Class in org.yamcs.yarch.rocksdb
Storage Engine based on RocksDB.
RdbTable - Class in org.yamcs.yarch.rocksdb
Holds together the RDB properties related to one table.
RdbTable(String, Tablespace, TableDefinition, int) - Constructor for class org.yamcs.yarch.rocksdb.RdbTable
 
RdbTableWalker - Class in org.yamcs.yarch.rocksdb
 
RdbTableWalker(Tablespace, YarchDatabaseInstance, TableDefinition, boolean, boolean) - Constructor for class org.yamcs.yarch.rocksdb.RdbTableWalker
 
RdbTableWriter - Class in org.yamcs.yarch.rocksdb
table writer for the rocksdb2 engine.
RdbTableWriter(YarchDatabaseInstance, RdbTable, TableWriter.InsertMode) - Constructor for class org.yamcs.yarch.rocksdb.RdbTableWriter
 
RdbTagDb - Class in org.yamcs.yarch.rocksdb
 
read(int) - Method in class org.yamcs.utils.BitReader
 
readActionCode(byte) - Static method in enum org.yamcs.cfdp.pdu.ActionCode
 
readActionCode(ByteBuffer) - Static method in enum org.yamcs.cfdp.pdu.ActionCode
 
ReadAlarms - Static variable in class org.yamcs.security.SystemPrivilege
Allows to read alarm state
ReadBucket - Static variable in class org.yamcs.security.ObjectPrivilegeType
 
readChar() - Method in class org.yamcs.utils.parser.SimpleCharStream
Read a character.
ReadCommandHistory - Static variable in class org.yamcs.security.SystemPrivilege
 
readConditionCode(byte) - Static method in enum org.yamcs.cfdp.pdu.ConditionCode
 
ReadEvents - Static variable in class org.yamcs.security.SystemPrivilege
 
readFileDirectiveCode(byte) - Static method in enum org.yamcs.cfdp.pdu.FileDirectiveCode
 
readFileDirectiveCode(ByteBuffer) - Static method in enum org.yamcs.cfdp.pdu.FileDirectiveCode
 
readFileDirectiveCodeFromHalfAByte(byte) - Static method in enum org.yamcs.cfdp.pdu.FileDirectiveCode
 
readHandlerCode(byte) - Static method in enum org.yamcs.cfdp.pdu.HandlerCode
 
readHeaders(Workbook) - Static method in class org.yamcs.xtce.xlsv6.V6LoaderBase
 
readHeaders(Workbook) - Static method in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
ReadLinks - Static variable in class org.yamcs.security.SystemPrivilege
Allows to read link state.
readLong(int) - Method in class org.yamcs.utils.BitReader
 
readLV(ByteBuffer) - Static method in class org.yamcs.cfdp.pdu.LV
 
readPacket() - Method in class org.yamcs.tctm.CcsdsPacketInputStream
 
readPacket() - Method in class org.yamcs.tctm.CfdpPacketInputStream
 
readPacket() - Method in class org.yamcs.tctm.GenericPacketInputStream
 
readPacket() - Method in interface org.yamcs.tctm.PacketInputStream
read the next packet - blocking if necessary until all the data is available.
readPacket() - Method in class org.yamcs.tctm.UsocPacketInputStream
Deprecated.
 
ReadPacket - Static variable in class org.yamcs.security.ObjectPrivilegeType
 
ReadParameter - Static variable in class org.yamcs.security.ObjectPrivilegeType
 
readPartitions() - Method in class org.yamcs.yarch.rocksdb.RdbPartitionManager
Called at startup to read existing partitions
readRows(Context, Table.ReadRowsRequest, Observer<Table.Row>) - Method in class org.yamcs.http.api.TableApi
 
readSignedVarInt32(ByteBuffer) - Static method in class org.yamcs.utils.VarIntUtil
 
readSizeDelimitedString(ByteBuffer) - Static method in class org.yamcs.utils.VarIntUtil
 
readStatusCode(byte) - Static method in enum org.yamcs.cfdp.pdu.StatusCode
 
readStatusCode(ByteBuffer) - Static method in enum org.yamcs.cfdp.pdu.StatusCode
 
readSubtypeCode(byte) - Static method in enum org.yamcs.cfdp.pdu.AckPacket.FileDirectiveSubtypeCode
 
ReadTables - Static variable in class org.yamcs.security.SystemPrivilege
 
ReadThreads - Static variable in class org.yamcs.security.SystemPrivilege
Allows to read thread information
readTLV(ByteBuffer) - Static method in class org.yamcs.cfdp.pdu.TLV
 
readTransactionStatus(byte) - Static method in enum org.yamcs.cfdp.pdu.AckPacket.TransactionStatus
 
readVarInt32(ByteBuffer) - Static method in class org.yamcs.utils.VarIntUtil
 
readVarInt64(ByteBuffer) - Static method in class org.yamcs.utils.VarIntUtil
 
ReadyListener - Interface in org.yamcs
Listener that is called when Yamcs has fully started.
REALTIME_CMDHIST_STREAM_NAME - Static variable in class org.yamcs.cmdhistory.StreamCommandHistoryPublisher
 
REALTIME_EVENT_STREAM_NAME - Static variable in class org.yamcs.archive.EventRecorder
 
RealtimeArchiveFiller - Class in org.yamcs.parameterarchive
Realtime archive filler task - it works even if the data is not perfectly sorted We can save data in max two intervals at a time.
RealtimeArchiveFiller(ParameterArchive, YConfiguration) - Constructor for class org.yamcs.parameterarchive.RealtimeArchiveFiller
 
RealtimeTimeService - Class in org.yamcs.time
Simple model from TimeService covering two cases: where time is is equal to wall clock time
RealtimeTimeService() - Constructor for class org.yamcs.time.RealtimeTimeService
 
rebuild() - Method in class org.yamcs.yarch.rocksdb.HistogramRebuilder
 
rebuild(TimeInterval) - Method in class org.yamcs.archive.CcsdsTmIndex
 
rebuild(TimeInterval) - Method in class org.yamcs.yarch.rocksdb.HistogramRebuilder
 
rebuildCcsdsIndex(Context, RebuildCcsdsIndexRequest, Observer<Empty>) - Method in class org.yamcs.http.api.IndexesApi
 
rebuildHistogram(Context, Table.RebuildHistogramRequest, Observer<Table.RebuildHistogramResponse>) - Method in class org.yamcs.http.api.TableApi
 
rebuildRange(Context, RebuildRangeRequest, Observer<Empty>) - Method in class org.yamcs.http.api.ParameterArchiveApi
 
REC_STREAM_NAME - Static variable in class org.yamcs.archive.XtceTmRecorder
 
RECEPTIONTIME_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.Event
 
RECEPTIONTIMEUTC_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.Event
 
RECORDED_TM_TUPLE_DEFINITION - Static variable in class org.yamcs.archive.XtceTmRecorder
 
recordLocalValues() - Method in class org.yamcs.Processor
 
RECORDS_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.AccountCollection
 
RECORDS_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.ApplicationCollection
 
RECORDS_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.GroupCollection
 
ReedSolomon - Class in org.yamcs.rs
Reed-Solomon encoder/decoder.
ReedSolomon(int, int, int, int, int, int) - Constructor for class org.yamcs.rs.ReedSolomon
Constructs a new encoder/decoder.
ReedSolomonException - Exception in org.yamcs.rs
 
ReedSolomonException(String) - Constructor for exception org.yamcs.rs.ReedSolomonException
 
registerAccessToken(String, AuthenticationInfo) - Method in class org.yamcs.http.auth.TokenStore
 
registerAlgorithmEngine(String, AlgorithmEngine) - Static method in class org.yamcs.algorithms.AlgorithmManager
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.yamcs.replication.protobuf.ReplicationProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.yamcs.security.protobuf.SecurityProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.yamcs.yarch.protobuf.Db
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.yamcs.cmdhistory.protobuf.Cmdhistory
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.yamcs.replication.protobuf.ReplicationProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.yamcs.security.protobuf.SecurityProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.yamcs.yarch.protobuf.Db
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace
 
registerBucket(String, Path) - Method in class org.yamcs.yarch.FileSystemBucketDatabase
Manually register a bucket based on a location on the file system.
registerClient(ConnectedClient) - Method in class org.yamcs.management.ManagementService
 
registerCommandQueueManager(String, String, CommandQueueManager) - Method in class org.yamcs.management.ManagementService
 
registerListener(CommandQueueListener) - Method in class org.yamcs.commanding.CommandQueueManager
Called from a queue monitor to register itself in order to be notified when new commands are added/removed from the queue.
registerMaster(ReplicationMaster) - Method in class org.yamcs.replication.ReplicationServer
 
registerProducer(SystemParametersProducer) - Method in class org.yamcs.parameter.SystemParametersCollector
Register a parameter producer to be called each time the parameters are collected
registerService(String, String, Service) - Method in class org.yamcs.management.ManagementService
 
registerSlave(ReplicationSlave) - Method in class org.yamcs.replication.ReplicationServer
 
registerStream(String, Stream) - Method in class org.yamcs.management.ManagementService
 
registerTable(String, TableDefinition) - Method in class org.yamcs.management.ManagementService
 
registerYamcsInstance(YamcsServerInstance) - Method in class org.yamcs.management.ManagementService
 
ReInit(InputStream) - Method in class org.yamcs.utils.parser.FilterParser
Reinitialise.
ReInit(InputStream) - Method in class org.yamcs.utils.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.yamcs.utils.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.yamcs.utils.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.yamcs.utils.parser.FilterParser
Reinitialise.
ReInit(InputStream, String) - Method in class org.yamcs.utils.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.yamcs.utils.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.yamcs.utils.parser.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.yamcs.utils.parser.FilterParser
Reinitialise.
ReInit(Reader) - Method in class org.yamcs.utils.parser.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
Reinitialise.
ReInit(Reader, int, int) - Method in class org.yamcs.utils.parser.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int, int) - Method in class org.yamcs.utils.parser.SimpleCharStream
Reinitialise.
ReInit(FilterParserTokenManager) - Method in class org.yamcs.utils.parser.FilterParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.yamcs.utils.parser.FilterParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream) - Method in class org.yamcs.yarch.streamsql.StreamSqlParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.yamcs.utils.parser.FilterParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.yamcs.yarch.streamsql.StreamSqlParserTokenManager
Reinitialise parser.
ReInit(StreamSqlParserTokenManager) - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
Reinitialise.
rejectCommand(UUID, String) - Method in class org.yamcs.commanding.CommandQueueManager
 
rejectCommand(Commanding.CommandId, String) - Method in class org.yamcs.commanding.CommandQueueManager
Called by external clients to remove a command from the queue
RelationalExpression - Class in org.yamcs.yarch.streamsql
Expressions of type "x > y"
RelationalExpression(Expression, Expression, RelOp) - Constructor for class org.yamcs.yarch.streamsql.RelationalExpression
 
RelationalExpression() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
releaseCommand(PreparedCommand) - Method in interface org.yamcs.commanding.CommandReleaser
release a command.
releaseCommand(PreparedCommand) - Method in class org.yamcs.StreamTcCommandReleaser
 
RelOp - Enum in org.yamcs.yarch.streamsql
 
RelOp() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
remainingBytes() - Method in class org.yamcs.utils.BitBuffer
Returns the remaining bytes from position until the end of the buffer.
RemoteUserAuthModule - Class in org.yamcs.security
AuthModule that identifies users based on an HTTP header property.
RemoteUserAuthModule() - Constructor for class org.yamcs.security.RemoteUserAuthModule
 
RemoteUserToken - Class in org.yamcs.security
A token that represents a username without any credentials, usually associated with remote user authentication on a reverse proxy.
RemoteUserToken(String, String) - Constructor for class org.yamcs.security.RemoteUserToken
 
remove() - Method in class org.yamcs.yarch.PartitionIntervalIterator
 
remove(byte[]) - Method in class org.yamcs.yarch.rocksdb.Tablespace
 
remove(int) - Method in class org.yamcs.parameter.SubscriptionArray
Remove the subscriptionId from the array return true if it has been removed or false if it was not there
remove(Object) - Method in class org.yamcs.parameter.ParameterValueList
Throws UnsupportedOperationException
remove(String) - Static method in class org.yamcs.xtceproc.XtceDbFactory
Removes the Xtcedb corresponding to yamcsInstance from memory
remove(PreparedCommand, boolean) - Method in class org.yamcs.commanding.CommandQueue
remove the command from the queue and return true if it has been removed
remove(Algorithm) - Method in class org.yamcs.algorithms.AlgorithmExecutionContext
 
REMOVE_DIRECTORY - org.yamcs.cfdp.pdu.ActionCode
 
removeAlarmListener(AlarmListener<T>) - Method in class org.yamcs.alarms.AlarmServer
 
removeAlarmRange(int) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
Context-dependent ranges
removeAll(Collection<?>) - Method in class org.yamcs.parameter.ParameterValueList
Throws UnsupportedOperationException
removeAssignment(int) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
repeated .Assignment assignment = 1;
removeClearanceListener(ClearanceListener) - Method in class org.yamcs.security.User
 
removeColumns(int) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
repeated .ColumnInfo columns = 3;
removeCommandQueueListener(CommandQueueListener) - Method in class org.yamcs.management.ManagementService
 
removeData(double[][]) - Method in class org.yamcs.external.SimpleRegression
Removes observations represented by the elements in data.
removeData(double, double) - Method in class org.yamcs.external.SimpleRegression
Removes the observation (x,y) from the regression data set.
removeDefaultAlarm(Parameter) - Method in class org.yamcs.xtceproc.ProcessorData
 
removeDefaultCalibrator(Parameter) - Method in class org.yamcs.xtceproc.ProcessorData
 
removeEnumValue(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
repeated .TableColumnInfo.EnumValue enumValue = 3;
removeFirst(Parameter) - Method in class org.yamcs.parameter.ParameterValueList
Remove the first inserted value for Parameter p
removeHistograms() - Method in class org.yamcs.yarch.PartitionManager.Interval
 
removeIdentities(int) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated .ExternalIdentity identities = 4;
removeInstance(String) - Method in class org.yamcs.YamcsServer
 
removeInstance(String) - Static method in class org.yamcs.yarch.YarchDatabase
to be used for testing
removeItemsFromRequest(int, List<Yamcs.NamedObjectId>, User) - Method in class org.yamcs.parameter.ParameterWithIdRequestHelper
 
removeItemsFromRequest(int, List<Parameter>) - Method in class org.yamcs.parameter.ParameterRequestManager
Removes a list of parameters from a request.
removeItemsFromRequest(int, Parameter) - Method in class org.yamcs.parameter.ParameterRequestManager
Removes a parameter from a rquest.
removeKeyColumn(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo keyColumn = 2;
removeLast(Parameter) - Method in class org.yamcs.parameter.ParameterValueList
Remove the last inserted value for Parameter p
removeLinkListener(LinkListener) - Method in class org.yamcs.management.LinkManager
 
removeListener(CommandQueueListener) - Method in class org.yamcs.commanding.CommandQueueManager
 
removeManagementListener(ManagementListener) - Method in class org.yamcs.management.ManagementService
 
removeMember(int) - Method in class org.yamcs.security.Group
 
removeMetadata(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
map<string, string> metadata = 6;
removeMonitor(Cop1Monitor) - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
removeProcessor(String) - Method in class org.yamcs.YamcsServerInstance
 
removeProcessorListener(ProcessorListener) - Static method in class org.yamcs.Processor
 
removeRecords(int) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
repeated .AccountRecord records = 2;
removeRecords(int) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord records = 2;
removeRecords(int) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
repeated .GroupRecord records = 2;
removeRequest(int) - Method in class org.yamcs.parameter.ParameterRequestManager
Removes all the items from this subscription and returns them into an List.
removeRequest(int) - Method in class org.yamcs.parameter.ParameterWithIdRequestHelper
 
removeSecondaryIndex(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .SecondaryIndex secondaryIndex = 11;
removeSecrets(Map<String, Object>) - Method in class org.yamcs.Spec
Returns a copy of the given arguments but with all secret arguments recursively removed.
removeStateListener(InstanceStateListener) - Method in class org.yamcs.YamcsInstanceService
 
removeStream(String) - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
removeSubscriber(StreamSubscriber) - Method in class org.yamcs.yarch.Stream
 
removeTableStreamListener(TableStreamListener) - Method in class org.yamcs.management.ManagementService
 
removeTbsIndex(Tablespace.TablespaceRecord.Type, int) - Method in class org.yamcs.yarch.rocksdb.Tablespace
Removes the tbsIndex from the metadata and all the associated data from the main db (data might still be present in the partitions)
removeTbsIndices(Tablespace.TablespaceRecord.Type, IntArray) - Method in class org.yamcs.yarch.rocksdb.Tablespace
Removes the tbs indices with ALL the associated data from the main db (data might still be present in the partitions)
removeTransferListener(TransferMonitor) - Method in class org.yamcs.cfdp.CfdpService
 
removeValueColumn(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
RENAME_FILE - org.yamcs.cfdp.pdu.ActionCode
 
RENAME_NOT_ALLOWED - org.yamcs.cfdp.pdu.StatusCode
 
renameGroup(String, String) - Method in class org.yamcs.security.Directory
 
REPLACE_FILE - org.yamcs.cfdp.pdu.ActionCode
 
REPLACE_NOT_ALLOWED - org.yamcs.cfdp.pdu.StatusCode
 
replay(String, User, ReplayOptions, ParameterReplayListener) - Static method in class org.yamcs.http.api.ReplayFactory
launches a replay will only return when the replay is done (either through success or through error)
ReplayFactory - Class in org.yamcs.http.api
Abstracts some common logic for creating replays
ReplayFactory() - Constructor for class org.yamcs.http.api.ReplayFactory
 
replayFailed(Throwable) - Method in class org.yamcs.http.api.ParameterReplayListener
 
replayFinished() - Method in class org.yamcs.archive.ReplayServer
 
replayFinished() - Method in class org.yamcs.http.api.ParameterReplayListener
 
ReplayHandler - Interface in org.yamcs.archive
 
ReplayListener - Interface in org.yamcs.archive
 
ReplayOptions - Class in org.yamcs.archive
 
ReplayOptions() - Constructor for class org.yamcs.archive.ReplayOptions
 
ReplayOptions(long, long) - Constructor for class org.yamcs.archive.ReplayOptions
 
ReplayOptions(ReplayOptions) - Constructor for class org.yamcs.archive.ReplayOptions
 
ReplayOptions(Yamcs.ReplayRequest) - Constructor for class org.yamcs.archive.ReplayOptions
 
ReplayPacket(String, long, long, int, byte[]) - Constructor for class org.yamcs.archive.XtceTmReplayHandler.ReplayPacket
 
ReplayServer - Class in org.yamcs.archive
Yarch replay server A note about terminology: we call this replay because it provides capability to speed control/pause/resume.
ReplayServer() - Constructor for class org.yamcs.archive.ReplayServer
 
ReplayService - Class in org.yamcs.tctm
Provides telemetry packets and processed parameters from the yamcs archive.
ReplayService() - Constructor for class org.yamcs.tctm.ReplayService
 
ReplicationClient - Class in org.yamcs.replication
Replication TCP client - works both on the master and on the slave side depending on the config
ReplicationClient(String, String, int, SslContext, long, Supplier<ChannelHandler>) - Constructor for class org.yamcs.replication.ReplicationClient
 
ReplicationFile - Class in org.yamcs.replication
Stores transactions in a memory mapped file.
ReplicationMaster - Class in org.yamcs.replication
Implements the master part of the replication.
ReplicationMaster() - Constructor for class org.yamcs.replication.ReplicationMaster
 
ReplicationProto - Class in org.yamcs.replication.protobuf
 
ReplicationServer - Class in org.yamcs.replication
TCP replication server - works both on the master and on the slave side depending on the channel handler
ReplicationServer() - Constructor for class org.yamcs.replication.ReplicationServer
 
ReplicationSlave - Class in org.yamcs.replication
 
ReplicationSlave() - Constructor for class org.yamcs.replication.ReplicationSlave
 
ReplicationTail - Class in org.yamcs.replication
 
ReplicationTail() - Constructor for class org.yamcs.replication.ReplicationTail
 
reportEnumeratedParameterEvent(ParameterValue, AlarmType, int) - Method in class org.yamcs.alarms.AlarmReporter
 
reportNumericParameterEvent(ParameterValue, AlarmType, int) - Method in class org.yamcs.alarms.AlarmReporter
Sends an event if an alarm condition for the active context has been triggered minViolations times.
reportStatusCode(int) - Method in class org.yamcs.http.Context
 
reprocess(long, long) - Method in class org.yamcs.parameterarchive.ParameterArchive
 
Request - Class in org.yamcs.replication.protobuf
sent from Slave to Master directly when the Master is the TCP server or after a Wakeup when the Slave is the TCP server
REQUEST - Static variable in class org.yamcs.replication.Message
 
Request.Builder - Class in org.yamcs.replication.protobuf
sent from Slave to Master directly when the Master is the TCP server or after a Wakeup when the Slave is the TCP server
Request.Type - Enum in org.yamcs.replication.protobuf
Protobuf enum Request.Type
RequestOrBuilder - Interface in org.yamcs.replication.protobuf
 
requestReplayAbortion() - Method in class org.yamcs.http.api.ParameterReplayListener
 
REQUESTSEQ_FIELD_NUMBER - Static variable in class org.yamcs.replication.protobuf.Request
 
REQUESTSEQ_FIELD_NUMBER - Static variable in class org.yamcs.replication.protobuf.Response
 
requireAll(String...) - Method in class org.yamcs.Spec.WhenCondition
 
requireOneOf(String...) - Method in class org.yamcs.Spec
Specify a set of keys of which at least one must be specified.
requireTogether(String...) - Method in class org.yamcs.Spec
Specify a set of keys that must appear together.
rescheduleInactivityTimer() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
RESERVED - org.yamcs.cfdp.pdu.ConditionCode
 
RESERVED - org.yamcs.cfdp.pdu.FileDirectiveCode
 
RESERVED - org.yamcs.cfdp.pdu.HandlerCode
 
reset() - Method in class org.yamcs.alarms.ActiveAlarm
Called when the operator resets a latching alarm
reset() - Method in class org.yamcs.logging.YamcsLogManager
Does nothing.
reset() - Method in class org.yamcs.tctm.ccsds.PacketDecoder
Removes a partial packet if any
reset() - Method in class org.yamcs.time.TimeCorrelationService
Forgets about the computed coefficients and the stored tuples.
reset() - Method in class org.yamcs.utils.ByteArray
 
reset() - Method in class org.yamcs.xtceproc.ProcessingStatistics
 
reset() - Static method in class org.yamcs.xtceproc.XtceDbFactory
forgets any singleton
reset(int) - Method in class org.yamcs.utils.ByteArray
 
reset(ActiveAlarm<T>, String, long, String) - Method in class org.yamcs.alarms.AlarmServer
Reset a latched alarm
reset(Context, TcoResetRequest, Observer<Empty>) - Method in class org.yamcs.http.api.TimeCorrelationApi
 
RESET - org.yamcs.alarms.AlarmNotificationType
 
resetCounters() - Method in class org.yamcs.tctm.AbstractTcDataLink
 
resetCounters() - Method in class org.yamcs.tctm.AbstractTmDataLink
 
resetCounters() - Method in class org.yamcs.tctm.ccsds.AbstractTcFrameLink
 
resetCounters() - Method in class org.yamcs.tctm.ccsds.AbstractTmFrameLink
 
resetCounters() - Method in class org.yamcs.tctm.ccsds.VcTmPacketHandler
 
resetCounters() - Method in interface org.yamcs.tctm.Link
 
resetCounters() - Method in class org.yamcs.tctm.UdpParameterDataLink
 
resetCounters(String) - Method in class org.yamcs.management.LinkManager
 
resetStatistics() - Method in class org.yamcs.xtceproc.XtceTmExtractor
 
resetStatistics() - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
resetTimeWindow() - Method in class org.yamcs.utils.ParameterFormatter
 
RESOURCE_EXISTS - org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
 
RESOURCE_NOT_FOUND - org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
 
ResourceNotFoundException - Exception in org.yamcs.yarch.streamsql
 
ResourceNotFoundException(String) - Constructor for exception org.yamcs.yarch.streamsql.ResourceNotFoundException
 
Response - Class in org.yamcs.replication.protobuf
Protobuf type Response
RESPONSE - Static variable in class org.yamcs.replication.Message
 
Response.Builder - Class in org.yamcs.replication.protobuf
Protobuf type Response
ResponseOrBuilder - Interface in org.yamcs.replication.protobuf
 
restartInstance(String) - Method in class org.yamcs.YamcsServer
Restarts a yamcs instance.
restartInstance(Context, RestartInstanceRequest, Observer<YamcsInstance>) - Method in class org.yamcs.http.api.ManagementApi
 
restoreBackup(int, String, String) - Method in class org.yamcs.yarch.rocksdb.RDBFactory
 
restoreBackup(String, String) - Method in class org.yamcs.yarch.rocksdb.RDBFactory
 
Result(String, FilterParser.Operator, String) - Constructor for class org.yamcs.utils.parser.FilterParser.Result
 
RESULT_FIELD_NUMBER - Static variable in class org.yamcs.replication.protobuf.Response
 
ResultListener - Interface in org.yamcs.yarch.streamsql
 
resume() - Method in class org.yamcs.cfdp.CfdpIncomingTransfer
 
resume() - Method in class org.yamcs.cfdp.CfdpOutgoingTransfer
 
resume() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
resume() - Method in class org.yamcs.Processor
 
resume() - Method in interface org.yamcs.tctm.ArchiveTmPacketProvider
 
resume() - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
Resume the AD service (if it is suspended)
resume() - Method in class org.yamcs.tctm.ReplayService
 
resume(Context, ResumeRequest, Observer<Empty>) - Method in class org.yamcs.http.api.Cop1Api
 
ResumeRequest - Class in org.yamcs.cfdp
A Resume.request is a primitive that requests a certain paused transaction to be resumed*
ResumeRequest(CfdpTransfer) - Constructor for class org.yamcs.cfdp.ResumeRequest
 
resumeTransfer() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
resumeTransfer(Context, ResumeTransferRequest, Observer<Empty>) - Method in class org.yamcs.http.api.CfdpApi
 
retainAll(Collection<?>) - Method in class org.yamcs.parameter.ParameterValueList
Throws UnsupportedOperationException
retrieve(Consumer<ParameterIdValueList>) - Method in class org.yamcs.parameterarchive.MultiParameterDataRetrieval
 
retrieve(Consumer<ParameterValueArray>) - Method in class org.yamcs.http.api.SingleParameterRetriever
 
retrieve(Consumer<ParameterValueArray>) - Method in class org.yamcs.parameterarchive.SingleParameterArchiveRetrieval
 
reverseComparator - Static variable in class org.yamcs.yarch.RawTuple
 
reverseIterator() - Method in class org.yamcs.utils.PartitionedTimeInterval
 
reverseIterator(long, Set<Object>) - Method in class org.yamcs.yarch.PartitionManager
 
reverseIterator(Set<Object>) - Method in class org.yamcs.yarch.PartitionManager
same as above, only in reverse direction
REVISION - Static variable in class org.yamcs.YamcsVersion
 
revokeAccessToken(String) - Method in class org.yamcs.http.auth.TokenStore
 
revokeRefreshToken(String) - Method in class org.yamcs.http.auth.TokenStore
 
RocksDbApi - Class in org.yamcs.http.api
 
RocksDbApi() - Constructor for class org.yamcs.http.api.RocksDbApi
 
RocksDbCli - Class in org.yamcs.cli
Command line utility for doing rocksdb operations
RocksDbCli(YamcsAdminCli) - Constructor for class org.yamcs.cli.RocksDbCli
 
Role - Class in org.yamcs.security
Collection of system and object privileges.
Role(String) - Constructor for class org.yamcs.security.Role
 
ROLES_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
rootSpaceSystem - Variable in class org.yamcs.xtce.xlsv6.V6Loader
 
rootSpaceSystem - Variable in class org.yamcs.xtce.xlsv7.V7Loader
 
Route - Class in org.yamcs.http
 
RouteContext - Class in org.yamcs.http
 
RouteHandler - Class in org.yamcs.http
 
RouteHandler() - Constructor for class org.yamcs.http.RouteHandler
 
row - Variable in class org.yamcs.xtce.SpreadsheetLoadContext
 
Row - Class in org.yamcs.yarch
This is like a tuple used in the context of table writing to collect values used for histograms and secondary indices.
Row(IndexedList<String, TableColumnDefinition>) - Constructor for class org.yamcs.yarch.Row
 
RpcDescriptor - Class in org.yamcs.http
 
RpcDescriptor(String, String, DescriptorProtos.DescriptorProto, DescriptorProtos.DescriptorProto, HttpRoute) - Constructor for class org.yamcs.http.RpcDescriptor
 
RpcDescriptor(String, String, DescriptorProtos.DescriptorProto, DescriptorProtos.DescriptorProto, WebSocketTopic) - Constructor for class org.yamcs.http.RpcDescriptor
 
RTN - org.yamcs.alarms.AlarmNotificationType
 
RTN_UNACK - org.yamcs.alarms.AlarmState
 
run() - Method in class org.yamcs.archive.IndexRequestProcessor
 
run() - Method in class org.yamcs.parameter.SystemParametersCollector
Run from the timer, collect all parameters and send them on the stream
run() - Method in class org.yamcs.parameterarchive.RealtimeArchiveFiller
 
run() - Method in class org.yamcs.tctm.AbstractThreadedTcDataLink
 
run() - Method in class org.yamcs.tctm.ccsds.UdpTcFrameLink
 
run() - Method in class org.yamcs.tctm.ccsds.UdpTmFrameLink
 
run() - Method in class org.yamcs.tctm.FilePollingTmDataLink
 
run() - Method in class org.yamcs.tctm.TcpTmDataLink
 
run() - Method in class org.yamcs.tctm.UdpParameterDataLink
 
run() - Method in class org.yamcs.tctm.UdpTmDataLink
 
run() - Method in class org.yamcs.yarch.HistogramReaderStream
 
run() - Method in class org.yamcs.yarch.MergeStream
 
run() - Method in class org.yamcs.yarch.rocksdb.RDBFactory
 
run() - Method in class org.yamcs.yarch.TableReaderStream
 
runAlgorithm(long, long) - Method in interface org.yamcs.algorithms.AlgorithmExecutor
Runs the associated algorithm with the latest InputParameters
runAlgorithm(long, long) - Method in class org.yamcs.algorithms.MathAlgorithmExecutor
 
runAlgorithm(long, long) - Method in class org.yamcs.algorithms.ScriptAlgorithmExecutor
 
runAlgorithm(long, long) - Method in class org.yamcs.xtceproc.AbstractDataDecoder
Runs the associated algorithm with the latest InputParameters
runAlgorithm(long, long) - Method in class org.yamcs.xtceproc.AbstractDataEncoder
Runs the associated algorithm with the latest InputParameters
running - Variable in class org.yamcs.yarch.AbstractTableWalker
 
running() - Method in interface org.yamcs.InstanceStateListener
 
RUNNING - Static variable in class org.yamcs.yarch.Stream
 
Running16BitChecksumCalculator - Class in org.yamcs.tctm
 
Running16BitChecksumCalculator() - Constructor for class org.yamcs.tctm.Running16BitChecksumCalculator
 

S

S_DOUBLE_QUOTED_IDENTIFIER - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
S_FLOAT - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
S_IDENTIFIER - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
S_INTEGER - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
S_QMARK - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
S_STRING - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
SALT_BYTE_SIZE - Static variable in class org.yamcs.security.PBKDF2PasswordHasher
 
SALT_INDEX - Static variable in class org.yamcs.security.PBKDF2PasswordHasher
 
Sample(long, double) - Constructor for class org.yamcs.http.api.Downsampler.Sample
 
save(String, Message) - Method in interface org.yamcs.yarch.ProtobufDatabase
Save a protobuf message.
save(String, Message) - Method in class org.yamcs.yarch.rocksdb.RdbProtobufDatabase
 
saveTableDefinition(YarchDatabaseInstance, TableDefinition, List<TableColumnDefinition>, List<TableColumnDefinition>) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
saveTableDefinition(YarchDatabaseInstance, TableDefinition, List<TableColumnDefinition>, List<TableColumnDefinition>) - Method in interface org.yamcs.yarch.StorageEngine
Persist the table definition to diks (called when the table definition modifies)
scanPartitions(int) - Method in class org.yamcs.yarch.rocksdb.YRDB
scans and returns a list of all prefixes of specified size
SCHEDULED - org.yamcs.cmdhistory.CommandHistoryPublisher.AckStatus
 
scheduleFillingTask(long, long) - Method in class org.yamcs.parameterarchive.BackFiller
 
SCOPES_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.ApplicationRecord
 
ScriptAlgorithmEngine - Class in org.yamcs.algorithms
 
ScriptAlgorithmEngine() - Constructor for class org.yamcs.algorithms.ScriptAlgorithmEngine
 
ScriptAlgorithmExecutor - Class in org.yamcs.algorithms
Represents the execution context of one algorithm.
ScriptAlgorithmExecutor(CustomAlgorithm, Invocable, String, AlgorithmExecutionContext) - Constructor for class org.yamcs.algorithms.ScriptAlgorithmExecutor
 
ScriptAlgorithmExecutorFactory - Class in org.yamcs.algorithms
Handles the creation of algorithm executors for script algorithms for a given language and scriptEngine (currently javascript or python are supported).
ScriptAlgorithmExecutorFactory(ScriptEngineManager, String, List<String>) - Constructor for class org.yamcs.algorithms.ScriptAlgorithmExecutorFactory
 
search(int) - Method in class org.yamcs.utils.SortedIntArray
performs a binary search in the array.
search(long) - Method in class org.yamcs.parameterarchive.SortedTimeSegment
performs a binary search in the time segment and returns the position of t or where t would fit in.
SECONDARY_INDEX - org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
secondary index records
SECONDARY_INDEX_VALUE - Static variable in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
secondary index records
SECONDARYINDEX_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
SECONDARYINDEX_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
SecondaryIndexTableWalker - Class in org.yamcs.yarch.rocksdb
iterates through a table based on the secondary index range.
SecondaryIndexTableWalker(Tablespace, RdbTable, boolean, boolean) - Constructor for class org.yamcs.yarch.rocksdb.SecondaryIndexTableWalker
 
SecondaryIndexWriter - Class in org.yamcs.yarch.rocksdb
Writes secondary index for one table.
SecondaryIndexWriter(Tablespace, TableDefinition, int) - Constructor for class org.yamcs.yarch.rocksdb.SecondaryIndexWriter
 
seconds - Variable in class org.yamcs.utils.TaiUtcConverter.ValidityLine
 
SecurityProto - Class in org.yamcs.security.protobuf
 
SecurityStore - Class in org.yamcs.security
Responsible for Identity and Access Management (IAM).
SecurityStore() - Constructor for class org.yamcs.security.SecurityStore
 
seek(byte[], long) - Method in interface org.yamcs.yarch.HistogramIterator
 
seek(byte[], long) - Method in class org.yamcs.yarch.rocksdb.RdbHistogramIterator
 
seek(long) - Method in class org.yamcs.archive.YarchReplay
 
seek(long) - Method in class org.yamcs.Processor
 
seek(long) - Method in interface org.yamcs.tctm.ArchiveTmPacketProvider
 
seek(long) - Method in class org.yamcs.tctm.ReplayService
 
seeTYPE() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
SegmentEncoderDecoder - Class in org.yamcs.parameterarchive
 
SegmentEncoderDecoder() - Constructor for class org.yamcs.parameterarchive.SegmentEncoderDecoder
 
SegmentIterator - Class in org.yamcs.parameterarchive
 
SegmentIterator(SortedTimeSegment, ValueSegment, ValueSegment, ParameterStatusSegment, long, long, boolean) - Constructor for class org.yamcs.parameterarchive.SegmentIterator
 
SegmentIterator.SimpleValueConsumer - Interface in org.yamcs.parameterarchive
 
SegmentKey - Class in org.yamcs.parameterarchive
Holder, encoder and decoder for the segment keys (in the sense of key,value storage used for RocksDb)
SegmentKey(int, int, long, byte) - Constructor for class org.yamcs.parameterarchive.SegmentKey
 
SegmentRequest - Class in org.yamcs.cfdp.pdu
 
SegmentRequest(long, long) - Constructor for class org.yamcs.cfdp.pdu.SegmentRequest
 
segmentStart(long) - Static method in class org.yamcs.yarch.HistogramSegment
 
select(String...) - Method in class org.yamcs.http.api.SqlBuilder
Additive!
Select() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
selectedCommand - Variable in class org.yamcs.cli.Command
 
SelectExpression - Class in org.yamcs.yarch.streamsql
Corresponds to a queries like "select 2*x, x+sum(y+3) from t[...] where x>5 group by x" chain of data/processing (D=Data, P=Processing, agg=aggregate):
SelectExpression() - Constructor for class org.yamcs.yarch.streamsql.SelectExpression
 
SelectExpression() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
SelectItem - Class in org.yamcs.yarch.streamsql
 
SelectItem(Expression) - Constructor for class org.yamcs.yarch.streamsql.SelectItem
 
SelectItem() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
SelectList() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
selector - Variable in class org.yamcs.tctm.TcpTcDataLink
 
selectPrm(ParameterRequestManager, User) - Method in class org.yamcs.parameter.ParameterWithIdRequestHelper
 
selectProcessor(Processor) - Method in class org.yamcs.http.websocket.AlarmResource
 
selectProcessor(Processor) - Method in class org.yamcs.http.websocket.CommandHistoryResource
 
selectProcessor(Processor) - Method in class org.yamcs.http.websocket.EventResource
 
selectProcessor(Processor) - Method in class org.yamcs.http.websocket.LinkResource
 
selectProcessor(Processor) - Method in class org.yamcs.http.websocket.PacketResource
 
selectProcessor(Processor) - Method in class org.yamcs.http.websocket.ParameterResource
 
selectProcessor(Processor) - Method in class org.yamcs.http.websocket.StreamResource
 
selectProcessor(Processor) - Method in class org.yamcs.http.websocket.TimeResource
 
selectProcessor(Processor) - Method in interface org.yamcs.http.websocket.WebSocketResource
 
SelectStream - Class in org.yamcs.yarch
 
SelectStream(YarchDatabaseInstance, Stream, CompiledExpression, List<CompiledExpression>, WindowProcessor, List<CompiledExpression>, TupleDefinition, TupleDefinition) - Constructor for class org.yamcs.yarch.SelectStream
 
SelectTableStatement - Class in org.yamcs.yarch.streamsql
 
SelectTableStatement(SelectExpression) - Constructor for class org.yamcs.yarch.streamsql.SelectTableStatement
 
SelectTableStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
sendAck(AckPacket) - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
sendBadFrame(int, Instant, byte[], int, int, String) - Method in class org.yamcs.tctm.ccsds.FrameStreamHelper
 
sendClcw(int) - Method in class org.yamcs.tctm.ccsds.ClcwStreamHelper
Sends the CLCW down the stream
sendCommand(UUID, boolean) - Method in class org.yamcs.commanding.CommandQueueManager
 
sendCommand(Commanding.CommandId, boolean) - Method in class org.yamcs.commanding.CommandQueueManager
Called from external client to release a command from the queue
sendCommand(User, PreparedCommand) - Method in class org.yamcs.commanding.CommandingManager
 
sendCritical(String) - Method in class org.yamcs.events.AbstractEventProducer
 
sendCritical(String) - Method in interface org.yamcs.events.EventProducer
send an critical event with the type automatically filled in as the caller class name
sendCritical(String, String) - Method in class org.yamcs.events.AbstractEventProducer
 
sendCritical(String, String) - Method in interface org.yamcs.events.EventProducer
 
sendData(Yamcs.ProtoDataType, T) - Method in class org.yamcs.http.websocket.ConnectedWebSocketClient
 
sendData(Yamcs.ProtoDataType, T) - Method in class org.yamcs.http.websocket.LegacyWebSocketFrameHandler
Sends actual data over the web socket.
sendDistress(String) - Method in class org.yamcs.events.AbstractEventProducer
 
sendDistress(String) - Method in interface org.yamcs.events.EventProducer
send an distress event with the type automatically filled in as the caller class name
sendDistress(String, String) - Method in class org.yamcs.events.AbstractEventProducer
 
sendDistress(String, String) - Method in interface org.yamcs.events.EventProducer
 
sendError(String, String) - Method in class org.yamcs.events.AbstractEventProducer
 
sendError(String, String) - Method in interface org.yamcs.events.EventProducer
Deprecated.
not according to XTCE levels, use EventProducer.sendCritical(String, String)
sendEvent(Db.Event) - Method in interface org.yamcs.events.EventProducer
 
sendEvent(Db.Event) - Method in class org.yamcs.events.MockupEventProducer
 
sendEvent(Db.Event) - Method in class org.yamcs.events.QuietEventProducer
 
sendEvent(Db.Event) - Method in class org.yamcs.events.Slf4jEventProducer
 
sendEvent(Db.Event) - Method in class org.yamcs.events.StreamEventProducer
 
sendGoodFrame(int, DownlinkTransferFrame, byte[], int, int) - Method in class org.yamcs.tctm.ccsds.FrameStreamHelper
 
sendInfo(String) - Method in class org.yamcs.events.AbstractEventProducer
 
sendInfo(String) - Method in interface org.yamcs.events.EventProducer
send an info event with the type automatically filled in as the caller class name
sendInfo(String, String) - Method in class org.yamcs.events.AbstractEventProducer
 
sendInfo(String, String) - Method in interface org.yamcs.events.EventProducer
 
sendMessageResponse(ChannelHandlerContext, HttpRequest, HttpResponseStatus, T) - Static method in class org.yamcs.http.HttpRequestHandler
 
sendPacket(CfdpPacket) - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
sendParameters(Collection<ParameterValue>) - Method in class org.yamcs.tctm.StreamParameterSender
Send the parameters to the stream grouping by group and time
sendPlainTextError(ChannelHandlerContext, HttpRequest, HttpResponseStatus) - Static method in class org.yamcs.http.HttpRequestHandler
 
sendPlainTextError(ChannelHandlerContext, HttpRequest, HttpResponseStatus, String) - Static method in class org.yamcs.http.HttpRequestHandler
 
sendReply(WebSocketReply) - Method in class org.yamcs.http.websocket.ConnectedWebSocketClient
 
sendReply(WebSocketReply) - Method in class org.yamcs.http.websocket.LegacyWebSocketFrameHandler
 
sendResponse(ChannelHandlerContext, HttpRequest, HttpResponse) - Static method in class org.yamcs.http.HttpRequestHandler
 
sendSevere(String) - Method in class org.yamcs.events.AbstractEventProducer
 
sendSevere(String) - Method in interface org.yamcs.events.EventProducer
send an severe event with the type automatically filled in as the caller class name
sendSevere(String, String) - Method in class org.yamcs.events.AbstractEventProducer
 
sendSevere(String, String) - Method in interface org.yamcs.events.EventProducer
 
sendTc(PreparedCommand) - Method in class org.yamcs.tctm.AbstractThreadedTcDataLink
Sends
sendTc(PreparedCommand) - Method in class org.yamcs.tctm.ccsds.AbstractTcFrameLink
 
sendTc(PreparedCommand) - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
sendTc(PreparedCommand) - Method in class org.yamcs.tctm.ccsds.TcPacketHandler
 
sendTc(PreparedCommand) - Method in interface org.yamcs.tctm.TcDataLink
 
sendWarning(String) - Method in class org.yamcs.events.AbstractEventProducer
 
sendWarning(String) - Method in interface org.yamcs.events.EventProducer
send an warning event with the type automatically filled in as the caller class name
sendWarning(String, String) - Method in class org.yamcs.events.AbstractEventProducer
 
sendWarning(String, String) - Method in interface org.yamcs.events.EventProducer
Send a warning event with the given type
sendWatch(String) - Method in class org.yamcs.events.AbstractEventProducer
 
sendWatch(String) - Method in interface org.yamcs.events.EventProducer
send an watch event with the type automatically filled in as the caller class name
sendWatch(String, String) - Method in class org.yamcs.events.AbstractEventProducer
 
sendWatch(String, String) - Method in interface org.yamcs.events.EventProducer
 
SEQ_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.AccountCollection
 
SEQ_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.ApplicationCollection
 
SEQ_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.GroupCollection
 
seqFiller - Variable in class org.yamcs.tctm.cfs.CfsCommandPostprocessor
 
seqFiller - Variable in class org.yamcs.tctm.IssCommandPostprocessor
 
seqFiller - Variable in class org.yamcs.tctm.pus.PusCommandPostprocessor
 
SEQNUM_COLUMN - Static variable in class org.yamcs.StandardTupleDefinitions
 
SEQNUMBER_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.Event
 
Sequence - Interface in org.yamcs.yarch
Sequences generate incrementing numbers and are persisted to the database (i.e. upon restart they continue from where they left)
sequenceContainerProcessor - Variable in class org.yamcs.xtceproc.ContainerProcessingContext
 
SequenceContainerProcessor - Class in org.yamcs.xtceproc
 
sequenceEntryProcessor - Variable in class org.yamcs.xtceproc.ContainerProcessingContext
 
SequenceEntryProcessor - Class in org.yamcs.xtceproc
 
serialize(ByteBuffer, ParameterValue) - Method in class org.yamcs.yarch.ParameterValueColumnSerializer
 
serialize(ByteBuffer, T) - Method in interface org.yamcs.yarch.ColumnSerializer
Same as above but serialize into a bytebuffer.
serialize(ByteArray, ParameterValue) - Method in class org.yamcs.yarch.ParameterValueColumnSerializer
 
serialize(ByteArray, T) - Method in interface org.yamcs.yarch.ColumnSerializer
 
serializeValue(ByteArray, T) - Method in class org.yamcs.yarch.TableColumnDefinition
 
serializeValue(Tuple, Row) - Method in class org.yamcs.yarch.TableDefinition
Transform the value part of the tuple into a byte array to be written on disk.
serializeValue(Tuple, Row, ByteArray) - Method in class org.yamcs.yarch.TableDefinition
Same as TableDefinition.serializeValue(Tuple, Row) but encodes the output in user provided byte array
SERVER - org.yamcs.replication.TcpRole
 
ServerApi - Class in org.yamcs.http.api
 
ServerApi(HttpServer) - Constructor for class org.yamcs.http.api.ServerApi
 
ServerStreamingObserver - Class in org.yamcs.http
A message observer that implements a streaming response over HTTP using chunked transfer encoding.
ServerStreamingObserver(RouteContext) - Constructor for class org.yamcs.http.ServerStreamingObserver
 
SERVICE_STOP_GRACE_TIME - Static variable in class org.yamcs.YamcsServer
During shutdown, allow services this number of seconds for stopping
ServiceAccount - Class in org.yamcs.security
Represents an non-human service or application registered with Yamcs.
ServiceAccount(String, User) - Constructor for class org.yamcs.security.ServiceAccount
 
ServiceAccountRecordDetail - Class in org.yamcs.security.protobuf
Protobuf type ServiceAccountRecordDetail
ServiceAccountRecordDetail.Builder - Class in org.yamcs.security.protobuf
Protobuf type ServiceAccountRecordDetail
ServiceAccountRecordDetailOrBuilder - Interface in org.yamcs.security.protobuf
 
SERVICEDETAIL - org.yamcs.security.protobuf.AccountRecord.AccountTypeCase
 
SERVICEDETAIL_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.AccountRecord
 
serviceName - Variable in class org.yamcs.AbstractYamcsService
 
serviceRegistered(String, String, Service) - Method in interface org.yamcs.management.ManagementListener
 
ServiceUnavailableException - Exception in org.yamcs.http
Something really wrong and unexpected occurred on the server.
ServiceUnavailableException(String) - Constructor for exception org.yamcs.http.ServiceUnavailableException
 
ServiceUnavailableException(String, Throwable) - Constructor for exception org.yamcs.http.ServiceUnavailableException
 
ServiceUnavailableException(Throwable) - Constructor for exception org.yamcs.http.ServiceUnavailableException
 
serviceUnregistered(String, String) - Method in interface org.yamcs.management.ManagementListener
 
ServiceUtil - Class in org.yamcs.utils
 
ServiceUtil() - Constructor for class org.yamcs.utils.ServiceUtil
 
ServiceWithConfig - Class in org.yamcs
Holder for a service together with its name and config.
ServiceWithConfig(YamcsService, String, String, YConfiguration) - Constructor for class org.yamcs.ServiceWithConfig
 
ServiceWithConfig(YamcsService, String, String, YConfiguration, boolean) - Constructor for class org.yamcs.ServiceWithConfig
 
set(int) - Method in class me.lemire.integercompression.IntWrapper
Set the value to that of the specified integer.
set(int, byte) - Method in class org.yamcs.utils.ByteArray
 
set(int, double) - Method in class org.yamcs.utils.DoubleArray
 
set(int, float) - Method in class org.yamcs.utils.FloatArray
 
set(int, int) - Method in class org.yamcs.utils.IntArray
 
set(int, long) - Method in class org.yamcs.utils.LongArray
 
set(int, V) - Method in class org.yamcs.utils.IndexedList
 
setAbsoluteBitOffset(int) - Method in class org.yamcs.parameter.ContainerParameterValue
 
setAccuracy(double) - Method in class org.yamcs.time.TimeCorrelationService
 
setAckMessage(String) - Method in class org.yamcs.alarms.ActiveAlarm
 
setAcknowledged(boolean) - Method in class org.yamcs.alarms.ActiveAlarm
 
setAcquisitionStatus(Pvalue.AcquisitionStatus) - Method in class org.yamcs.parameter.BasicParameterValue
 
setAcquisitionStatus(Pvalue.AcquisitionStatus) - Method in class org.yamcs.parameter.ParameterStatus
 
setAcquisitionStatus(Pvalue.AcquisitionStatus) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.pvalue.AcquisitionStatus acquisitionStatus = 6;
setAcquisitionTime(long) - Method in class org.yamcs.parameter.ParameterValue
 
setAcquisitionTime(long) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional int64 acquisitionTime = 4;
setActive(boolean) - Method in class org.yamcs.security.Account
 
setActive(boolean) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional bool active = 4;
setAlarmRange(int, Mdb.AlarmRange) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
Context-dependent ranges
setAlarmRange(int, Mdb.AlarmRange.Builder) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
Context-dependent ranges
setAlgorithmText(CustomAlgorithm, String) - Method in class org.yamcs.algorithms.AlgorithmManager
Override the algorithm
setAlias(String) - Method in class org.yamcs.yarch.streamsql.SelectItem
 
setAllParametersPresent(boolean) - Method in class org.yamcs.utils.ParameterFormatter
 
setAPID(int) - Method in class org.yamcs.tctm.CcsdsPacket
 
setApplicationHash(String) - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
optional string applicationHash = 2;
setApplicationHashBytes(ByteString) - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
optional string applicationHash = 2;
setApplicationId(String) - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
optional string applicationId = 1;
setApplicationIdBytes(ByteString) - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
optional string applicationId = 1;
setArgAssignment(Map<Argument, Value>, Set<String>) - Method in class org.yamcs.commanding.PreparedCommand
 
setArgs(Object[]) - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
setAscending(boolean) - Method in class org.yamcs.yarch.streamsql.SelectExpression
 
setAscending(boolean) - Method in class org.yamcs.yarch.streamsql.TableWalkerBuilder
 
setAscending(boolean) - Method in class org.yamcs.yarch.streamsql.TupleSourceExpression
 
setAssignment(int, Cmdhistory.Assignment) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
repeated .Assignment assignment = 1;
setAssignment(int, Cmdhistory.Assignment.Builder) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
repeated .Assignment assignment = 1;
setAuthToken(String) - Method in class org.yamcs.replication.protobuf.Request.Builder
optional string authToken = 1;
setAuthToken(String) - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
optional string authToken = 1;
setAuthTokenBytes(ByteString) - Method in class org.yamcs.replication.protobuf.Request.Builder
optional string authToken = 1;
setAuthTokenBytes(ByteString) - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
optional string authToken = 1;
setAutoincrement(boolean) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
optional bool autoincrement = 4;
setAutoIncrement(boolean) - Method in class org.yamcs.yarch.TableColumnDefinition
 
setBase(Expression) - Method in class org.yamcs.yarch.streamsql.ExponentExpression
 
setBatchUpdates(boolean) - Method in class org.yamcs.yarch.rocksdb.RdbTableWalker
 
setBecome(String) - Method in class org.yamcs.security.ApplicationCredentials
 
setBinary(byte[]) - Method in class org.yamcs.commanding.PreparedCommand
 
setBinaryValue(byte[]) - Method in class org.yamcs.parameter.BasicParameterValue
 
setBitSize(int) - Method in class org.yamcs.parameter.ContainerParameterValue
 
setBooleanValue(boolean) - Method in class org.yamcs.parameter.BasicParameterValue
 
setBucketProperties(Tablespace.BucketProperties) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
bucketProperties
setBucketProperties(Tablespace.BucketProperties.Builder) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
bucketProperties
setBypass(boolean) - Method in class org.yamcs.tctm.ccsds.TcTransferFrame
 
setByteOrder(ByteOrder) - Method in class org.yamcs.utils.BitBuffer
 
setCancelHandler(Runnable) - Method in class org.yamcs.http.ServerStreamingObserver
 
setCancelHandler(Runnable) - Method in class org.yamcs.http.WebSocketObserver
 
setCccsdsPacketLength(short) - Method in class org.yamcs.tctm.CcsdsPacket
 
setChoices(List<String>) - Method in class org.yamcs.templating.Variable
 
setClearance(Clearance) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional .Clearance clearance = 6;
setClearance(Clearance) - Method in class org.yamcs.security.User
 
setClearance(Clearance.Builder) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional .Clearance clearance = 6;
setClientHash(String) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string clientHash = 4;
setClientHashBytes(ByteString) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string clientHash = 4;
setClientId(int) - Method in class org.yamcs.ConnectedClient
 
setClientId(String) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string clientId = 3;
setClientIdBytes(ByteString) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string clientId = 3;
setClosureRequested(boolean) - Method in class org.yamcs.cfdp.PutRequest
 
setCmdControl(boolean) - Method in class org.yamcs.tctm.ccsds.TcTransferFrame
 
setCoarseTime(int) - Method in class org.yamcs.tctm.CcsdsPacket
 
setCoefficients(Context, SetCoefficientsRequest, Observer<Empty>) - Method in class org.yamcs.http.api.TimeCorrelationApi
 
setColumn(int, Object) - Method in class org.yamcs.yarch.Tuple
 
setColumn(String, Object) - Method in class org.yamcs.yarch.Tuple
 
setColumnName(int, String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
repeated string columnName = 1;
setColumnName(String) - Method in class org.yamcs.yarch.streamsql.Expression
 
setColumns(int, ColumnInfo) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
repeated .ColumnInfo columns = 3;
setColumns(int, ColumnInfo.Builder) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
repeated .ColumnInfo columns = 3;
setColumns(List<Object>) - Method in class org.yamcs.yarch.Tuple
 
setCommandAttribute(Commanding.CommandId, Commanding.CommandHistoryAttribute) - Method in class org.yamcs.commanding.CommandingManager
 
setCommandHistory(CommandHistoryPublisher) - Method in interface org.yamcs.commanding.CommandReleaser
the command releaser has to add the command to the history when it is released.
setCommandHistory(CommandHistoryPublisher) - Method in class org.yamcs.StreamTcCommandReleaser
 
setCommandHistoryProvider(CommandHistoryProvider) - Method in class org.yamcs.Processor
 
setCommandHistoryPublisher(CommandHistoryPublisher) - Method in class org.yamcs.tctm.AbstractTcDataLink
 
setCommandHistoryPublisher(CommandHistoryPublisher) - Method in class org.yamcs.tctm.ccsds.AbstractTcFrameLink
 
setCommandHistoryPublisher(CommandHistoryPublisher) - Method in class org.yamcs.tctm.cfs.CfsCommandPostprocessor
 
setCommandHistoryPublisher(CommandHistoryPublisher) - Method in interface org.yamcs.tctm.CommandPostprocessor
sets the command history listener which can be used by the preprocessor to provide command history entries related to the command processed
setCommandHistoryPublisher(CommandHistoryPublisher) - Method in class org.yamcs.tctm.GenericCommandPostprocessor
 
setCommandHistoryPublisher(CommandHistoryPublisher) - Method in class org.yamcs.tctm.IssCommandPostprocessor
 
setCommandHistoryPublisher(CommandHistoryPublisher) - Method in class org.yamcs.tctm.pus.PusCommandPostprocessor
 
setCommandHistoryPublisher(CommandHistoryPublisher) - Method in interface org.yamcs.tctm.TcDataLink
 
setCommandHistoryRequest(Yamcs.CommandHistoryReplayRequest) - Method in class org.yamcs.archive.ReplayOptions
 
setCommandHistoryRequestManager(CommandHistoryRequestManager) - Method in interface org.yamcs.cmdhistory.CommandHistoryProvider
 
setCommandHistoryRequestManager(CommandHistoryRequestManager) - Method in class org.yamcs.cmdhistory.StreamCommandHistoryProvider
 
setCommandHistoryRequestManager(CommandHistoryRequestManager) - Method in class org.yamcs.tctm.ReplayService
 
setCommandReleaser(CommandReleaser) - Method in class org.yamcs.Processor
 
setCommands(List<PreparedCommand>) - Method in class org.yamcs.tctm.ccsds.TcTransferFrame
 
setComment(String) - Method in class org.yamcs.commanding.PreparedCommand
 
setCompressed(boolean) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional bool compressed = 9;
setCompressed(boolean) - Method in class org.yamcs.yarch.streamsql.CreateTableStatement
 
setCompressed(boolean) - Method in class org.yamcs.yarch.TableDefinition
 
setConfig(Context, SetTcoConfigRequest, Observer<Empty>) - Method in class org.yamcs.http.api.TimeCorrelationApi
 
setConfig(Cop1Config) - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
setConfirmationTime(Timestamp) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp confirmationTime = 7;
setConfirmationTime(Timestamp.Builder) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp confirmationTime = 7;
setContainerListener(ContainerListener) - Method in interface org.yamcs.container.ContainerProvider
 
setContainerListener(ContainerListener) - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
setContentType(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional string contentType = 3;
setContentTypeBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional string contentType = 3;
setContentTypeHeader(HttpResponse, File) - Method in class org.yamcs.http.StaticFileHandler
Sets the content type header for the HTTP Response
setContext(String) - Method in class org.yamcs.logging.Log
 
setContext(String) - Method in class org.yamcs.logging.YamcsLogRecord
 
setContextCalibratorList(Parameter, List<ContextCalibrator>) - Method in class org.yamcs.xtceproc.ProcessorData
 
setCreated(long) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
optional int64 created = 2;
setCreated(long) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional int64 created = 4;
setCreatedBy(int) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional int32 createdBy = 5;
setCreatedBy(int) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional int32 createdBy = 6;
setCreatedBy(String) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
Set by API when event was posted by a user
setCreatedByBytes(ByteString) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
Set by API when event was posted by a user
setCreationTime(Timestamp) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp creationTime = 6;
setCreationTime(Timestamp) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional .google.protobuf.Timestamp creationTime = 7;
setCreationTime(Timestamp.Builder) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp creationTime = 6;
setCreationTime(Timestamp.Builder) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional .google.protobuf.Timestamp creationTime = 7;
setCreator(String) - Method in class org.yamcs.Processor
 
setCriticalRange(DoubleRange) - Method in class org.yamcs.parameter.BasicParameterValue
 
setCriticalRange(DoubleRange) - Method in class org.yamcs.parameter.ParameterStatus
 
setCurrentSpaceSystem(SpaceSystem) - Method in class org.yamcs.xtce.BaseSpreadsheetLoader.BasicPrefFactory
 
setCurrentValue(T) - Method in class org.yamcs.alarms.ActiveAlarm
 
setCustomDataDir(String) - Method in class org.yamcs.yarch.rocksdb.Tablespace
 
setDataAvailableSemaphore(Semaphore) - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
The semaphore will be used by the data link to signal when there is some data to be transmitted.
setDataAvailableSemaphore(Semaphore) - Method in class org.yamcs.tctm.ccsds.TcPacketHandler
 
setDataAvailableSemaphore(Semaphore) - Method in interface org.yamcs.tctm.ccsds.VcUplinkHandler
The semaphore will be used by the virtual channel to signal to MasterChannelFrameMultiplexer that data is available to be uplinked
setDataEnd(int) - Method in class org.yamcs.tctm.ccsds.TcTransferFrame
 
setDataStart(int) - Method in class org.yamcs.tctm.ccsds.TcTransferFrame
 
setDateHeader(HttpResponse) - Static method in class org.yamcs.http.StaticFileHandler
Sets the Date header for the HTTP response
setDb(YarchDatabaseInstance) - Method in class org.yamcs.yarch.TableDefinition
 
setDebugStream(PrintStream) - Method in class org.yamcs.utils.parser.FilterParserTokenManager
Set debug output.
setDebugStream(PrintStream) - Method in class org.yamcs.yarch.streamsql.StreamSqlParserTokenManager
Set debug output.
setDefaultCalibrator(Parameter, Calibrator) - Method in class org.yamcs.xtceproc.ProcessorData
 
setDefaultEnumerationAlarm(Parameter, EnumerationAlarm) - Method in class org.yamcs.xtceproc.ProcessorData
 
setDefaultNumericAlarm(Parameter, NumericAlarm) - Method in class org.yamcs.xtceproc.ProcessorData
 
setDefaultTof(double) - Method in class org.yamcs.time.TimeCorrelationService
 
setDefinition(TupleDefinition) - Method in class org.yamcs.yarch.Tuple
 
setDeltaMonitoringResult(Pvalue.MonitoringResult) - Method in class org.yamcs.parameter.BasicParameterValue
 
setDeltaMonitoringResult(Pvalue.MonitoringResult) - Method in class org.yamcs.parameter.ParameterStatus
 
setDescription(String) - Method in class org.yamcs.security.Group
 
setDescription(String) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
optional string description = 3;
setDescription(String) - Method in class org.yamcs.security.Role
 
setDescription(String) - Method in class org.yamcs.templating.Template
 
setDescriptionBytes(ByteString) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
optional string description = 3;
setDetail(Message) - Method in exception org.yamcs.http.HttpException
 
setDir(String) - Method in class org.yamcs.yarch.TimePartitionInfo
 
setDisplayName(String) - Method in class org.yamcs.security.Account
 
setDisplayName(String) - Method in class org.yamcs.security.AuthenticationInfo
 
setDisplayName(String) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional string displayName = 3;
setDisplayNameBytes(ByteString) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional string displayName = 3;
setDistressRange(DoubleRange) - Method in class org.yamcs.parameter.BasicParameterValue
 
setDistressRange(DoubleRange) - Method in class org.yamcs.parameter.ParameterStatus
 
setDoNotArchive() - Method in class org.yamcs.TmPacket
Sets the flag that this packet will not be archived.
setDoubleValue(double) - Method in class org.yamcs.parameter.BasicParameterValue
 
setEarthRceptionTime(Instant) - Method in class org.yamcs.TmPacket
 
setEearthRceptionTime(Instant) - Method in class org.yamcs.tctm.ccsds.DownlinkTransferFrame
 
setElementValue(int[], Value) - Method in class org.yamcs.parameter.ArrayValue
Sets the element at the given index.
setElementValue(int, Value) - Method in class org.yamcs.parameter.ArrayValue
Set the value of an element using the flat index
setEmail(String) - Method in class org.yamcs.security.AuthenticationInfo
 
setEmail(String) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional string email = 1;
setEmail(String) - Method in class org.yamcs.security.User
 
setEmailBytes(ByteString) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional string email = 1;
setEnableAnsiColors(boolean) - Method in class org.yamcs.logging.ConsoleFormatter
 
setEnd(long) - Method in class org.yamcs.utils.TimeInterval
 
setEnd(long) - Method in class org.yamcs.yarch.TimePartitionInfo
 
setEndAction(Yamcs.EndAction) - Method in class org.yamcs.archive.ReplayOptions
 
setEngine(String) - Method in class org.yamcs.yarch.streamsql.CreateTableStatement
 
setEngineeringValue(Value) - Method in class org.yamcs.parameter.BasicParameterValue
 
setEngValue(Value) - Method in class org.yamcs.parameter.BasicParameterValue
 
setEngValue(Yamcs.Value) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.Value engValue = 3;
setEngValue(Yamcs.Value.Builder) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.Value engValue = 3;
setEnumerationContextAlarm(Parameter, List<EnumerationContextAlarm>) - Method in class org.yamcs.xtceproc.ProcessorData
 
setEnumValue(int, Tablespace.TableColumnInfo.EnumValue) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
repeated .TableColumnInfo.EnumValue enumValue = 3;
setEnumValue(int, Tablespace.TableColumnInfo.EnumValue.Builder) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
repeated .TableColumnInfo.EnumValue enumValue = 3;
setEnumValues(BiMap<String, Short>) - Method in class org.yamcs.yarch.TableColumnDefinition
 
setErrorMsg(String) - Method in class org.yamcs.replication.protobuf.Response.Builder
optional string errorMsg = 3;
setErrorMsgBytes(ByteString) - Method in class org.yamcs.replication.protobuf.Response.Builder
optional string errorMsg = 3;
setEventRequest(Yamcs.EventReplayRequest) - Method in class org.yamcs.archive.ReplayOptions
 
setExpirationTolerance(double) - Method in class org.yamcs.xtceproc.ContainerProcessingOptions
 
setExpireMillis(long) - Method in class org.yamcs.parameter.BasicParameterValue
 
setExpireMillis(long) - Method in class org.yamcs.parameter.ParameterStatus
 
setExpireMillis(long) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
How long (in milliseconds) this parameter value is valid Note that there is an option when subscribing to parameters to get updated when the parameter values expire.
setExponent(Expression) - Method in class org.yamcs.yarch.streamsql.ExponentExpression
 
setFacility(int) - Method in class org.yamcs.logging.SyslogHandler
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.replication.protobuf.Request.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.replication.protobuf.Response.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.Clearance.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
setFineTime(short) - Method in class org.yamcs.tctm.CcsdsPacket
 
setFirstSource(TupleSourceExpression) - Method in class org.yamcs.yarch.streamsql.SelectExpression
 
setFloatValue(float) - Method in class org.yamcs.parameter.BasicParameterValue
 
setFollow(boolean) - Method in class org.yamcs.yarch.streamsql.SelectExpression
 
setFollow(boolean) - Method in class org.yamcs.yarch.streamsql.TableWalkerBuilder
 
setFollow(boolean) - Method in class org.yamcs.yarch.streamsql.TupleSourceExpression
 
setFormatVersion(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional int32 formatVersion = 7;
setGenerationTime(long) - Method in class org.yamcs.parameter.BasicParameterValue
 
setGenerationTime(long) - Method in class org.yamcs.TmPacket
 
setGenerationTime(long) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional int64 generationTime = 2;
setGenerationTime(long) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional int64 generationTime = 5;
setGenerationTimeUTC(String) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string generationTimeUTC = 8;
setGenerationTimeUTCBytes(ByteString) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string generationTimeUTC = 8;
setHash(String) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional string hash = 2;
setHash(String) - Method in class org.yamcs.security.User
 
setHashBytes(ByteString) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional string hash = 2;
setHelp(String) - Method in class org.yamcs.templating.Variable
 
setHistogramColumn(int, String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated string histogramColumn = 5;
setHistogramColumn(String) - Method in class org.yamcs.yarch.streamsql.TupleSourceExpression
 
setHistogramColumnName(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for HISTOGRAM
setHistogramColumnNameBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for HISTOGRAM
setHistogramColumns(List<String>) - Method in class org.yamcs.yarch.TableDefinition
 
setHistogramMergeTime(BigDecimal) - Method in class org.yamcs.yarch.streamsql.TupleSourceExpression
 
setHome(String) - Static method in class org.yamcs.yarch.YarchDatabase
 
setHost(InetAddress) - Method in class org.yamcs.logging.SyslogHandler
 
setId(int) - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
optional uint32 id = 1;
setId(int) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
stream id
setId(int) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional int32 id = 1;
setId(int) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional int32 id = 1;
setId(int) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
optional int32 id = 1;
setId(Yamcs.NamedObjectId) - Method in class org.yamcs.parameter.ParameterValueWithId
 
setIdentities(int, ExternalIdentity) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated .ExternalIdentity identities = 4;
setIdentities(int, ExternalIdentity.Builder) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated .ExternalIdentity identities = 4;
setIdentity(String) - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
optional string identity = 1;
setIdentityBytes(ByteString) - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
optional string identity = 1;
setIgnoreOutOfContainerEntries(boolean) - Method in class org.yamcs.xtceproc.ContainerProcessingOptions
 
setIgnoreVersionIncompatibility(boolean) - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
set to ignore version incompatibility - only used from the version upgrading functions to allow loading old tables.
setInitial(String) - Method in class org.yamcs.templating.Variable
 
setInstanceName(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for all record types if not specified then instanceName = tablespaceName
setInstanceNameBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for all record types if not specified then instanceName = tablespaceName
setInvalid() - Method in class org.yamcs.TmPacket
 
setInvalid(boolean) - Method in class org.yamcs.TmPacket
 
setIoLimit(int) - Method in class org.yamcs.utils.GlobFileFinder
Set the maximum number of IO operations performed when matching a pattern.
setIssuedBy(int) - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional int32 issuedBy = 2;
setIssueTime(Timestamp) - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional .google.protobuf.Timestamp issueTime = 3;
setIssueTime(Timestamp.Builder) - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional .google.protobuf.Timestamp issueTime = 3;
setKeepValues(boolean) - Method in class org.yamcs.utils.ParameterFormatter
 
setKey(byte[]) - Method in class org.yamcs.yarch.Row
 
setKeyColumn(int, Tablespace.TableColumnInfo) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo keyColumn = 2;
setKeyColumn(int, Tablespace.TableColumnInfo.Builder) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo keyColumn = 2;
setLabel(String) - Method in class org.yamcs.templating.Variable
 
setLabel(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
optional string label = 2;
setLabelBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
optional string label = 2;
setLabels(Map<String, String>) - Method in class org.yamcs.InstanceMetadata
 
setLargeFile(boolean) - Method in class org.yamcs.cfdp.pdu.CfdpHeader
 
setLastLoginTime(Timestamp) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp lastLoginTime = 8;
setLastLoginTime(Timestamp) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional .google.protobuf.Timestamp lastLoginTime = 8;
setLastLoginTime(Timestamp.Builder) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .google.protobuf.Timestamp lastLoginTime = 8;
setLastLoginTime(Timestamp.Builder) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional .google.protobuf.Timestamp lastLoginTime = 8;
setLevel(String) - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional string level = 1;
setLevelBytes(ByteString) - Method in class org.yamcs.security.protobuf.Clearance.Builder
optional string level = 1;
setLimit(int) - Method in class org.yamcs.http.api.MdbPageBuilder
 
setLimit(int) - Method in class org.yamcs.parameterarchive.MultipleParameterValueRequest
retrieve a limited number of "lines" negative means no limit
setLimit(BigDecimal, BigDecimal) - Method in class org.yamcs.yarch.streamsql.SelectExpression
 
setList(List<Expression>) - Method in class org.yamcs.yarch.streamsql.InClause
 
setLocalGenTime() - Method in class org.yamcs.TmPacket
Set the flag that this packet generation time is in fact local time.
setLong(long) - Method in class org.yamcs.utils.MutableLong
 
setMapId(int) - Method in class org.yamcs.tctm.ccsds.UslpTransferFrame
 
setMaxNumObjects(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
maximum number of objects in the bucket
setMaxSize(long) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
maximum size in bytes
setMembers(int, int) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
repeated int32 members = 4;
setMembers(Set<Integer>) - Method in class org.yamcs.security.Group
 
setMemberValue(int, Value) - Method in class org.yamcs.parameter.AggregateValue
 
setMemberValue(String, Value) - Method in class org.yamcs.parameter.AggregateValue
 
setMergeTime(long) - Method in class org.yamcs.yarch.HistogramReaderStream
 
setMergeTime(long) - Method in class org.yamcs.yarch.streamsql.HistogramStreamBuilder
 
setMessage(String) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
required string message = 6;
setMessageBytes(ByteString) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
required string message = 6;
setMetaCommand(MetaCommand) - Method in class org.yamcs.commanding.PreparedCommand
 
setMinLevel(Significance.Levels) - Method in class org.yamcs.commanding.CommandQueue
 
setMockup(boolean) - Static method in class org.yamcs.events.EventProducerFactory
Configure the factory to produce mockup objects, optionally queuing the events in a queue
setMockupTimeService(TimeService) - Static method in class org.yamcs.YamcsServer
 
setMonitoringResult(Pvalue.MonitoringResult) - Method in class org.yamcs.parameter.BasicParameterValue
 
setMonitoringResult(Pvalue.MonitoringResult) - Method in class org.yamcs.parameter.ParameterStatus
 
setMonitoringResult(Pvalue.MonitoringResult) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.pvalue.MonitoringResult monitoringResult = 8;
setMostSevereValue(T) - Method in class org.yamcs.alarms.ActiveAlarm
 
setName(String) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional string name = 1;
setName(String) - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
optional string name = 2;
setName(String) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
stream name
setName(String) - Method in class org.yamcs.security.Account
 
setName(String) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional string name = 2;
setName(String) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string name = 2;
setName(String) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
optional string name = 2;
setName(String) - Method in class org.yamcs.templating.Variable
 
setName(String) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional string name = 1;
setName(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
optional string name = 1;
setName(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional string name = 1;
setName(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
optional string name = 1;
setName(String) - Method in class org.yamcs.yarch.Stream
 
setName(String) - Method in class org.yamcs.yarch.TableDefinition
 
setNameBytes(ByteString) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
optional string name = 2;
setNameBytes(ByteString) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
stream name
setNameBytes(ByteString) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional string name = 2;
setNameBytes(ByteString) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
optional string name = 2;
setNameBytes(ByteString) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
optional string name = 2;
setNameBytes(ByteString) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
optional string name = 1;
setNegation(boolean) - Method in class org.yamcs.yarch.streamsql.InClause
 
setNegation(boolean) - Method in class org.yamcs.yarch.streamsql.LikeClause
 
setNext(String) - Method in class org.yamcs.http.api.MdbPageBuilder
 
setNoRepeat(boolean) - Method in class org.yamcs.http.api.ParameterReplayListener
 
setNumericContextAlarm(Parameter, List<NumericContextAlarm>) - Method in class org.yamcs.xtceproc.ProcessorData
 
setNumObjects(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
current number of objects in the bucket
setObjectId(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional uint32 objectId = 2;
setObjectPrivileges(Set<ObjectPrivilege>) - Method in class org.yamcs.security.Role
 
setOcf(int) - Method in class org.yamcs.tctm.ccsds.DownlinkTransferFrame
 
setOnboardDelay(double) - Method in class org.yamcs.time.TimeCorrelationService
 
setOptions(ContainerProcessingOptions) - Method in class org.yamcs.xtceproc.XtceTmExtractor
 
setOuterJoin() - Method in class org.yamcs.yarch.streamsql.QueryTableExpression
 
setPacketID(int) - Method in class org.yamcs.tctm.CcsdsPacket
 
setPacketProvider(TmPacketProvider) - Method in class org.yamcs.Processor
 
setPacketRequest(Yamcs.PacketReplayRequest) - Method in class org.yamcs.archive.ReplayOptions
 
setParameter(Parameter) - Method in class org.yamcs.parameter.ParameterValue
 
setParameterFqn(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used by the PARCHIVE_DATA to associate parameter ids to (parameter qualified name, parameterType) tbsIndex is the parameter id parameterType is a number assigned to (rawType,engType) combination parameterFqn is the parameter fully qualified name (something like /system/subsystem1/subsystem2/paraName)
setParameterFqnBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used by the PARCHIVE_DATA to associate parameter ids to (parameter qualified name, parameterType) tbsIndex is the parameter id parameterType is a number assigned to (rawType,engType) combination parameterFqn is the parameter fully qualified name (something like /system/subsystem1/subsystem2/paraName)
setParameterListener(ParameterListener) - Method in class org.yamcs.algorithms.AlgorithmManager
 
setParameterListener(ParameterListener) - Method in class org.yamcs.parameter.LocalParameterManager
 
setParameterListener(ParameterListener) - Method in interface org.yamcs.parameter.ParameterProvider
Send parameters to this listener.
setParameterListener(ParameterListener) - Method in class org.yamcs.tctm.ReplayService
 
setParameterListener(ParameterListener) - Method in class org.yamcs.tctm.StreamParameterProvider
 
setParameterListener(ParameterListener) - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
setParameterRequest(Yamcs.ParameterReplayRequest) - Method in class org.yamcs.archive.ReplayOptions
 
setParameterSink(ParameterSink) - Method in interface org.yamcs.tctm.ParameterDataLink
 
setParameterSink(ParameterSink) - Method in class org.yamcs.tctm.UdpParameterDataLink
 
setParameterType(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
optional uint32 parameterType = 9;
setParameterValue(Context, SetParameterValueRequest, Observer<Empty>) - Method in class org.yamcs.http.api.ProcessingApi
 
setParameterValue(ParameterValue) - Method in class org.yamcs.parameter.ParameterValueWithId
 
setParent(AggregatedDataLink) - Method in class org.yamcs.tctm.AbstractTcDataLink
 
setParent(AggregatedDataLink) - Method in class org.yamcs.tctm.ccsds.VcTmPacketHandler
 
setParent(AggregatedDataLink) - Method in interface org.yamcs.tctm.Link
Set the parent link if this is a sublink of an aggregated link.
setPartition(Tablespace.TimeBasedPartition) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_PARTITION, HISTOGRAM: if partition by time - partitionDir is subdirectory name (usually something like 2017/11) - partitionStart/End are the times representing partition start(inclusive) and end (exclusive)
setPartition(Tablespace.TimeBasedPartition.Builder) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_PARTITION, HISTOGRAM: if partition by time - partitionDir is subdirectory name (usually something like 2017/11) - partitionStart/End are the times representing partition start(inclusive) and end (exclusive)
setPartitionDir(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
optional string partitionDir = 1;
setPartitionDirBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
optional string partitionDir = 1;
setPartitionEnd(long) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
optional int64 partitionEnd = 3;
setPartitionFilter(TimeInterval, Set<Object>) - Method in class org.yamcs.yarch.AbstractTableWalker
 
setPartitionFilter(TimeInterval, Set<Object>) - Method in interface org.yamcs.yarch.TableWalker
 
setPartitioning(PartitioningSpec) - Method in class org.yamcs.yarch.streamsql.CreateTableStatement
 
setPartitioningInfo(Tablespace.PartitioningInfo) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional .PartitioningInfo partitioningInfo = 10;
setPartitioningInfo(Tablespace.PartitioningInfo.Builder) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional .PartitioningInfo partitioningInfo = 10;
setPartitioningSchema(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
partitioning schema used currently for parameter archive (for tables is stored in the .def file)
setPartitioningSchemaBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
partitioning schema used currently for parameter archive (for tables is stored in the .def file)
setPartitioningSpec(PartitioningSpec) - Method in class org.yamcs.yarch.TableDefinition
time based partitions can be on the first column of the key (which has to be of type timestamp) value based partitions can be on any other mandatory column
setPartitionStart(long) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
optional int64 partitionStart = 2;
setPartitionValue(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_PARTITION: if partitioned by value - the value
setPattern(String) - Method in class org.yamcs.yarch.streamsql.LikeClause
 
setPendingTransmissionConstraints(boolean) - Method in class org.yamcs.commanding.PreparedCommand
 
setPersistent(boolean) - Method in class org.yamcs.Processor
 
setPort(int) - Method in class org.yamcs.logging.SyslogHandler
 
setPos(int) - Method in class org.yamcs.http.api.MdbPageBuilder
 
setPosition(int) - Method in class org.yamcs.utils.BitBuffer
set position in bits
setPpRequest(Yamcs.PpReplayRequest) - Method in class org.yamcs.archive.ReplayOptions
 
setPrimaryIndexRange(DbRange) - Method in class org.yamcs.yarch.AbstractTableWalker
 
setPrimaryIndexRange(DbRange) - Method in class org.yamcs.yarch.rocksdb.SecondaryIndexTableWalker
 
setPrimaryIndexRange(DbRange) - Method in interface org.yamcs.yarch.TableWalker
 
setPrintMonitoring(boolean) - Method in class org.yamcs.utils.ParameterFormatter
 
setPrintRaw(boolean) - Method in class org.yamcs.utils.ParameterFormatter
 
setPrintTime(boolean) - Method in class org.yamcs.utils.ParameterFormatter
 
setPrintUnique(boolean) - Method in class org.yamcs.utils.ParameterFormatter
 
setProcessingStatus(boolean) - Method in class org.yamcs.parameter.BasicParameterValue
 
setProcessingStatus(boolean) - Method in class org.yamcs.parameter.ParameterStatus
 
setProcessingStatus(boolean) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional bool processingStatus = 7;
setProcessor(String) - Method in class org.yamcs.http.HttpRequestInfo
 
setProcessor(Processor) - Method in class org.yamcs.ConnectedClient
Select or change the processor for this client.
setProcessor(Processor) - Method in class org.yamcs.http.websocket.ConnectedWebSocketClient
 
setProtoClass(String) - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
the name of the class implementing the proto object if the dataType=PROTOBUF
setProtoClassBytes(ByteString) - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
the name of the class implementing the proto object if the dataType=PROTOBUF
setProvider(String) - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
optional string provider = 2;
setProviderBytes(ByteString) - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
optional string provider = 2;
setQueueState(String, Commanding.QueueState) - Method in class org.yamcs.commanding.CommandQueueManager
Called from external clients to change the state of the queue
setRangeCondition(Pvalue.RangeCondition) - Method in class org.yamcs.parameter.BasicParameterValue
 
setRangeCondition(Pvalue.RangeCondition) - Method in class org.yamcs.parameter.ParameterStatus
 
setRangeCondition(Pvalue.RangeCondition) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.pvalue.RangeCondition rangeCondition = 9;
setRawDoubleValue(double) - Method in class org.yamcs.parameter.BasicParameterValue
 
setRawFloatValue(float) - Method in class org.yamcs.parameter.BasicParameterValue
 
setRawSignedInteger(int) - Method in class org.yamcs.parameter.BasicParameterValue
 
setRawSignedLong(long) - Method in class org.yamcs.parameter.BasicParameterValue
 
setRawUnsignedInteger(int) - Method in class org.yamcs.parameter.BasicParameterValue
 
setRawUnsignedLong(long) - Method in class org.yamcs.parameter.BasicParameterValue
 
setRawValue(boolean) - Method in class org.yamcs.parameter.BasicParameterValue
 
setRawValue(byte[]) - Method in class org.yamcs.parameter.BasicParameterValue
 
setRawValue(String) - Method in class org.yamcs.parameter.BasicParameterValue
 
setRawValue(Value) - Method in class org.yamcs.parameter.BasicParameterValue
 
setRawValue(Yamcs.Value) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.Value rawValue = 2;
setRawValue(Yamcs.Value.Builder) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
optional .yamcs.protobuf.Value rawValue = 2;
setReceptionTime(long) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional int64 receptionTime = 3;
setReceptionTimeUTC(String) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string receptionTimeUTC = 9;
setReceptionTimeUTCBytes(ByteString) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string receptionTimeUTC = 9;
setRecords(int, AccountRecord) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
repeated .AccountRecord records = 2;
setRecords(int, AccountRecord.Builder) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
repeated .AccountRecord records = 2;
setRecords(int, ApplicationRecord) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord records = 2;
setRecords(int, ApplicationRecord.Builder) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
repeated .ApplicationRecord records = 2;
setRecords(int, GroupRecord) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
repeated .GroupRecord records = 2;
setRecords(int, GroupRecord.Builder) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
repeated .GroupRecord records = 2;
setRegisterShutdownHooks(boolean) - Static method in class org.yamcs.yarch.rocksdb.RDBFactory
Set whether shutdown hooks are registered on each created RDBFactory.
setRepeatedEventReduction(boolean, long) - Method in class org.yamcs.events.AbstractEventProducer
By default event repetitions are checked for possible reduction.
setRepeatedEventReduction(boolean, long) - Method in interface org.yamcs.events.EventProducer
Enable/disable repeated event reduction.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.replication.protobuf.Request.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.replication.protobuf.Response.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.security.protobuf.Clearance.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
setRequest(ReplayOptions) - Method in class org.yamcs.archive.CommandHistoryReplayHandler
 
setRequest(ReplayOptions) - Method in class org.yamcs.archive.EventReplayHandler
 
setRequest(ReplayOptions) - Method in class org.yamcs.archive.ParameterReplayHandler
 
setRequest(ReplayOptions) - Method in interface org.yamcs.archive.ReplayHandler
 
setRequest(ReplayOptions) - Method in class org.yamcs.archive.XtceTmReplayHandler
 
setRequestSeq(int) - Method in class org.yamcs.replication.protobuf.Request.Builder
used to track back the response
setRequestSeq(int) - Method in class org.yamcs.replication.protobuf.Response.Builder
optional uint32 requestSeq = 1;
setRequired(boolean) - Method in class org.yamcs.templating.Variable
 
setResolver(YConfigurationResolver) - Static method in class org.yamcs.YConfiguration
 
setResult(int) - Method in class org.yamcs.replication.protobuf.Response.Builder
optional int32 result = 2;
setRetrieveEngineeringValues(boolean) - Method in class org.yamcs.parameterarchive.ParameterRequest
 
setRetrieveEngValues(boolean) - Method in class org.yamcs.parameterarchive.MultipleParameterValueRequest
 
setRetrieveParameterStatus(boolean) - Method in class org.yamcs.parameterarchive.ParameterRequest
 
setRetrieveParamStatus(boolean) - Method in class org.yamcs.parameterarchive.MultipleParameterValueRequest
 
setRetrieveRawValues(boolean) - Method in class org.yamcs.parameterarchive.ParameterRequest
 
setReverse(boolean) - Method in class org.yamcs.archive.ReplayOptions
 
setRoles(int, String) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
repeated string roles = 5;
setRoles(Collection<String>) - Method in class org.yamcs.security.User
 
setScopes(int, String) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
repeated string scopes = 5;
setSecondaryIndex(int, Tablespace.SecondaryIndex) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .SecondaryIndex secondaryIndex = 11;
setSecondaryIndex(int, Tablespace.SecondaryIndex.Builder) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .SecondaryIndex secondaryIndex = 11;
setSecondaryIndex(List<String>) - Method in class org.yamcs.yarch.TableDefinition
 
setSecondaryIndex(Tablespace.SecondaryIndex) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for SECONDARY_INDEX
setSecondaryIndex(Tablespace.SecondaryIndex.Builder) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for SECONDARY_INDEX
setSecondaryIndexRange(DbRange) - Method in class org.yamcs.yarch.rocksdb.SecondaryIndexTableWalker
 
setSecondaryIndexRange(DbRange) - Method in interface org.yamcs.yarch.TableWalker
 
setSelectList(List<SelectItem>) - Method in class org.yamcs.yarch.streamsql.SelectExpression
 
setSeq(int) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
optional int32 seq = 1;
setSeq(int) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
optional int32 seq = 1;
setSeq(int) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
optional int32 seq = 1;
setSeqCountWrapArround(long) - Method in class org.yamcs.tctm.ccsds.UslpTransferFrame
Sets the max value for the frame count for this frame.
setSeqNo(int) - Method in class org.yamcs.events.AbstractEventProducer
 
setSeqNo(int) - Method in interface org.yamcs.events.EventProducer
 
setSeqNumber(int) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional int32 seqNumber = 4;
setSequence(Sequence) - Method in class org.yamcs.yarch.TableColumnDefinition
Set sequence used for auto-increment
setSequenceCount(int) - Method in class org.yamcs.TmPacket
 
setSequenceCount(short) - Method in class org.yamcs.tctm.CcsdsPacket
 
setSequenceEntry(SequenceEntry) - Method in class org.yamcs.parameter.ContainerParameterValue
 
setSerializer(ColumnSerializer<Object>) - Method in class org.yamcs.yarch.TableColumnDefinition
 
setServiceDetail(ServiceAccountRecordDetail) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .ServiceAccountRecordDetail serviceDetail = 10;
setServiceDetail(ServiceAccountRecordDetail.Builder) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .ServiceAccountRecordDetail serviceDetail = 10;
setServiceType(AosManagedParameters.ServiceType) - Method in class org.yamcs.tctm.ccsds.AosTransferFrame
 
setServiceType(UslpManagedParameters.ServiceType) - Method in class org.yamcs.tctm.ccsds.UslpTransferFrame
 
setSevereRange(DoubleRange) - Method in class org.yamcs.parameter.BasicParameterValue
 
setSevereRange(DoubleRange) - Method in class org.yamcs.parameter.ParameterStatus
 
setSeverity(Yamcs.Event.EventSeverity) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional .yamcs.protobuf.Event.EventSeverity severity = 7 [default = INFO];
setShelveDuration(long) - Method in class org.yamcs.alarms.ActiveAlarm
 
setShelveMessage(String) - Method in class org.yamcs.alarms.ActiveAlarm
 
setShelveTime(long) - Method in class org.yamcs.alarms.ActiveAlarm
 
setShLength(int) - Method in class org.yamcs.tctm.ccsds.TmTransferFrame
Set secondary header length in bytes
setShStart(int) - Method in class org.yamcs.tctm.ccsds.TmTransferFrame
Set secondary header start offset.
setSignedIntegerValue(int) - Method in class org.yamcs.parameter.BasicParameterValue
 
setSignedLongValue(long) - Method in class org.yamcs.parameter.BasicParameterValue
 
setSimElapsedTime(long) - Method in class org.yamcs.time.SimulationTimeService
 
setSimSpeed(double) - Method in class org.yamcs.time.SimulationTimeService
Set the simulation speed.
setSize(long) - Method in class org.yamcs.cfdp.DataFile
 
setSize(long) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
current bucket size
setSize(long) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
optional uint64 size = 5;
setSnapshot(Snapshot) - Method in class org.yamcs.yarch.rocksdb.RdbTableWalker
If set, the snapshot will be used to iterate the database but only if the follow = false
setSource(String) - Method in class org.yamcs.commanding.PreparedCommand
 
setSource(String) - Method in class org.yamcs.events.AbstractEventProducer
 
setSource(String) - Method in interface org.yamcs.events.EventProducer
 
setSource(String) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string source = 1;
setSourceBytes(ByteString) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string source = 1;
setSpeed(Yamcs.ReplaySpeed) - Method in class org.yamcs.archive.ReplayOptions
 
setSpeedSpec(SpeedSpec) - Method in class org.yamcs.yarch.SpeedLimitStream
 
setStart(long) - Method in class org.yamcs.archive.ReplayOptions
 
setStart(long) - Method in class org.yamcs.parameterarchive.ParameterRequest
 
setStart(long) - Method in class org.yamcs.utils.TimeInterval
 
setStart(long) - Method in class org.yamcs.yarch.TimePartitionInfo
 
setStartTxId(long) - Method in class org.yamcs.replication.protobuf.Request.Builder
start replay with this transaction
setStatus(int) - Method in class org.yamcs.TmPacket
 
setStatus(ParameterStatus) - Method in class org.yamcs.parameter.BasicParameterValue
 
setStop(long) - Method in class org.yamcs.archive.ReplayOptions
 
setStorageEngine(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional string storageEngine = 6;
setStorageEngineBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional string storageEngine = 6;
setStorageEngineName(String) - Method in class org.yamcs.yarch.TableDefinition
 
setStringAttribute(String, String) - Method in class org.yamcs.commanding.PreparedCommand
 
setStringValue(String) - Method in class org.yamcs.parameter.BasicParameterValue
 
setSubscribeContainerArchivePartitions(boolean) - Method in class org.yamcs.ProcessorConfig
 
setSubscribedStream(Stream) - Method in class org.yamcs.yarch.OutputStream
 
setSubscribedStream(Stream) - Method in class org.yamcs.yarch.SpeedLimitStream
 
setSuperuser(boolean) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
optional bool superuser = 3;
setSuperuser(boolean) - Method in class org.yamcs.security.User
 
setSynchronous(boolean) - Method in class org.yamcs.Processor
 
setSystemPrivileges(Set<SystemPrivilege>) - Method in class org.yamcs.security.Role
 
setTable1(String) - Method in class org.yamcs.yarch.streamsql.QueryTableExpression
 
setTable1Alias(String) - Method in class org.yamcs.yarch.streamsql.QueryTableExpression
 
setTable2(String) - Method in class org.yamcs.yarch.streamsql.QueryTableExpression
 
setTable2Alias(String) - Method in class org.yamcs.yarch.streamsql.QueryTableExpression
 
setTableDefinition(Tablespace.ProtoTableDefinition) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_DEFINITION
setTableDefinition(Tablespace.ProtoTableDefinition.Builder) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_DEFINITION
setTableName(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_DEFINITION, TABLE_PARTITION and HISTOGRAM
setTableNameBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
used for TABLE_DEFINITION, TABLE_PARTITION and HISTOGRAM
setTablespace(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional string tablespace = 8;
setTablespace(String) - Method in class org.yamcs.yarch.streamsql.CreateTableStatement
 
setTablespaceBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
optional string tablespace = 8;
setTabSize(int) - Method in class org.yamcs.utils.parser.SimpleCharStream
 
setTbsIndex(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
optional uint32 tbsIndex = 1;
setTemplate(String) - Method in class org.yamcs.InstanceMetadata
 
setTemplateArgs(Map<String, Object>) - Method in class org.yamcs.InstanceMetadata
 
setTime(Context, SetTimeRequest, Observer<Empty>) - Method in class org.yamcs.http.api.TimeApi
 
setTime0(long) - Method in class org.yamcs.time.SimulationTimeService
Set the time0
setTimeColumn(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string timeColumn = 2;
setTimeColumnBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string timeColumn = 2;
setTimeInterval(TimeInterval) - Method in class org.yamcs.yarch.HistogramReaderStream
Retrieve only the histograms overlapping with this interval.
setTimePartitioningSchema(String) - Method in class org.yamcs.yarch.PartitioningSpec
 
setTimePartitioningSchema(TimePartitionSchema) - Method in class org.yamcs.yarch.PartitioningSpec
 
setTimePartitionSchema(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string timePartitionSchema = 3;
setTimePartitionSchemaBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string timePartitionSchema = 3;
setTimeWindow(int) - Method in class org.yamcs.utils.ParameterFormatter
 
setTLS(String, String) - Method in class org.yamcs.http.Binding
 
setTLS(List<String>, String) - Method in class org.yamcs.http.Binding
 
setTmSink(TmSink) - Method in class org.yamcs.tctm.AbstractTmDataLink
 
setTmSink(TmSink) - Method in class org.yamcs.tctm.ccsds.VcTmPacketHandler
 
setTmSink(TmSink) - Method in interface org.yamcs.tctm.TmPacketDataLink
sets the tm processor that should get all the tm packets
setTransmissionContraintCheckStart(long) - Method in class org.yamcs.commanding.PreparedCommand
 
setType(String) - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
optional string type = 3;
setType(String) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string type = 5;
setType(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
optional string type = 2;
setType(Request.Type) - Method in class org.yamcs.replication.protobuf.Request.Builder
currently only START_REPLAY
setType(Tablespace.PartitioningInfo.PartitioningType) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional .PartitioningInfo.PartitioningType type = 1;
setType(Tablespace.TablespaceRecord.Type) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
optional .TablespaceRecord.Type type = 2;
setTypeBytes(ByteString) - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
optional string type = 3;
setTypeBytes(ByteString) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
optional string type = 5;
setTypeBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
optional string type = 2;
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.replication.protobuf.ColumnInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.replication.protobuf.Request.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.replication.protobuf.Response.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.replication.protobuf.StreamInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.AccountCollection.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.ApplicationCollection.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.ApplicationRecord.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.Clearance.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.ExternalIdentity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.GroupCollection.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.GroupRecord.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.protobuf.Db.Event.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition.Builder
 
setUnsignedIntegerValue(int) - Method in class org.yamcs.parameter.BasicParameterValue
 
setUnsignedLongValue(long) - Method in class org.yamcs.parameter.BasicParameterValue
 
setup(InputStream) - Static method in class org.yamcs.logging.YamcsLogManager
 
setUp() - Static method in class org.yamcs.utils.TimeEncoding
 
setUp(InputStream) - Static method in class org.yamcs.utils.TimeEncoding
 
SETUP - Static variable in class org.yamcs.yarch.Stream
 
setupSystemParameters(SystemParametersCollector) - Method in class org.yamcs.tctm.AbstractLink
 
setupSystemParameters(SystemParametersCollector) - Method in class org.yamcs.tctm.AbstractTmDataLink
 
setupSystemParameters(SystemParametersCollector) - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
setupSystemParameters(SystemParametersCollector) - Method in interface org.yamcs.tctm.Link
Called by the LinkManager before startup if the SystemParametersCollector service is enabled, to setup necessary things for later parameter collection.
setupTest(String) - Static method in class org.yamcs.YConfiguration
Sets up the Yamcs configuration system and loads the UTC-TAI offsets.
setupTool() - Static method in class org.yamcs.YConfiguration
Sets up the Yamcs configuration system and loads the UTC-TAI offsets.
setupTool(File) - Static method in class org.yamcs.YConfiguration
Sets up the Yamcs configuration system and loads the UTC-TAI offsets.
setUser(User) - Method in class org.yamcs.http.HttpRequestInfo
 
setUserData(String, T) - Method in class org.yamcs.xtceproc.ProcessorData
Set some object to be shared with all the users of this processor data
setUserDetail(UserAccountRecordDetail) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .UserAccountRecordDetail userDetail = 9;
setUserDetail(UserAccountRecordDetail.Builder) - Method in class org.yamcs.security.protobuf.AccountRecord.Builder
optional .UserAccountRecordDetail userDetail = 9;
setUserInput(boolean) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional bool userInput = 3;
setUsername(String) - Method in class org.yamcs.commanding.PreparedCommand
 
setUsernameThatShelved(String) - Method in class org.yamcs.alarms.ActiveAlarm
 
setValidity(double) - Method in class org.yamcs.time.TimeCorrelationService
 
setValue(int) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue.Builder
optional int32 value = 1;
setValue(int, boolean) - Method in class org.yamcs.parameter.ValueArray
 
setValue(int, Value) - Method in class org.yamcs.parameter.ValueArray
 
setValue(Yamcs.Value) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional .yamcs.protobuf.Value value = 2;
setValue(Yamcs.Value.Builder) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment.Builder
optional .yamcs.protobuf.Value value = 2;
setValueColumn(int, Tablespace.TableColumnInfo) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
setValueColumn(int, Tablespace.TableColumnInfo.Builder) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition.Builder
repeated .TableColumnInfo valueColumn = 3;
setValueColumn(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string valueColumn = 4;
setValueColumnBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string valueColumn = 4;
setValueColumnType(String) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string valueColumnType = 5;
setValueColumnType(DataType) - Method in class org.yamcs.yarch.PartitioningSpec
 
setValueColumnTypeBytes(ByteString) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.Builder
optional string valueColumnType = 5;
setVcFrameSeq(int) - Method in class org.yamcs.tctm.ccsds.TcTransferFrame
 
setVcFrameSeq(long) - Method in class org.yamcs.tctm.ccsds.DownlinkTransferFrame
Set the virtual channel frame count
setVs(int) - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
setWarningRange(DoubleRange) - Method in class org.yamcs.parameter.BasicParameterValue
 
setWarningRange(DoubleRange) - Method in class org.yamcs.parameter.ParameterStatus
 
setWatchRange(DoubleRange) - Method in class org.yamcs.parameter.BasicParameterValue
 
setWatchRange(DoubleRange) - Method in class org.yamcs.parameter.ParameterStatus
 
setWhereClause(Expression) - Method in class org.yamcs.yarch.streamsql.SelectExpression
 
setWindow(WindowSpecification) - Method in class org.yamcs.yarch.streamsql.SelectExpression
 
setWindowWidth(int) - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
Set the FOP sliding window with - that is the maximum number of commands that can be unacknoledged at one time.
setWriteHeader(boolean) - Method in class org.yamcs.utils.ParameterFormatter
 
setYamcsInstance(String) - Method in class org.yamcs.http.HttpRequestInfo
 
setYamcsInstance(String) - Method in class org.yamcs.logging.YamcsLogRecord
 
setYamcsInstance(String) - Method in class org.yamcs.replication.protobuf.Request.Builder
optional string yamcsInstance = 3;
setYamcsInstance(String) - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
optional string yamcsInstance = 2;
setYamcsInstanceBytes(ByteString) - Method in class org.yamcs.replication.protobuf.Request.Builder
optional string yamcsInstance = 3;
setYamcsInstanceBytes(ByteString) - Method in class org.yamcs.replication.protobuf.Wakeup.Builder
optional string yamcsInstance = 2;
severe(String) - Method in class org.yamcs.algorithms.AlgorithmUtils
 
severe(String, String) - Method in class org.yamcs.algorithms.AlgorithmUtils
 
severe(String, String, String) - Method in class org.yamcs.algorithms.AlgorithmUtils
 
SEVERITY_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.Event
 
SEVERITY_INCREASED - org.yamcs.alarms.AlarmNotificationType
 
sheet - Variable in class org.yamcs.xtce.SpreadsheetLoadContext
 
SHEET_ALARMS - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
SHEET_ALGORITHMS - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
SHEET_CALIBRATION - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
SHEET_CHANGELOG - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
SHEET_COMMANDOPTIONS - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
SHEET_COMMANDS - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
SHEET_COMMANDVERIFICATION - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
SHEET_CONTAINERS - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
SHEET_DATATYPES - Static variable in class org.yamcs.xtce.xlsv7.V7LoaderBase
 
SHEET_DERIVED_PARAMETERS - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
SHEET_GENERAL - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
SHEET_LOCAL_PARAMETERS - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
SHEET_TELEMETERED_PARAMETERS - Static variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
shelve(String, String, long) - Method in class org.yamcs.alarms.ActiveAlarm
 
shelve(ActiveAlarm<T>, String, String, long) - Method in class org.yamcs.alarms.AlarmServer
Shelve an alarm
SHELVED - org.yamcs.alarms.AlarmNotificationType
 
SHELVED - org.yamcs.alarms.AlarmState
 
shiftFromEpoch(long) - Method in class org.yamcs.tctm.AbstractPacketPreprocessor
 
SHORT - org.yamcs.yarch.DataType._type
 
SHORT - Static variable in class org.yamcs.yarch.DataType
 
ShowDatabasesStatement - Class in org.yamcs.yarch.streamsql
 
ShowDatabasesStatement() - Constructor for class org.yamcs.yarch.streamsql.ShowDatabasesStatement
 
ShowDatabasesStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
ShowEnginesStatement - Class in org.yamcs.yarch.streamsql
 
ShowEnginesStatement() - Constructor for class org.yamcs.yarch.streamsql.ShowEnginesStatement
 
ShowEnginesStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
ShowStreamsStatement - Class in org.yamcs.yarch.streamsql
 
ShowStreamsStatement() - Constructor for class org.yamcs.yarch.streamsql.ShowStreamsStatement
 
ShowStreamsStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
ShowStreamStatement - Class in org.yamcs.yarch.streamsql
 
ShowStreamStatement(String) - Constructor for class org.yamcs.yarch.streamsql.ShowStreamStatement
 
ShowStreamStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
ShowTablesStatement - Class in org.yamcs.yarch.streamsql
 
ShowTablesStatement() - Constructor for class org.yamcs.yarch.streamsql.ShowTablesStatement
 
ShowTablesStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
shutdown() - Static method in class org.yamcs.logging.YamcsLogManager
Reset the logging configuration
shutdown() - Method in class org.yamcs.management.ManagementService
 
shutdown() - Method in class org.yamcs.replication.MasterChannelHandler
 
shutdown() - Method in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
shutDown() - Method in class org.yamcs.parameterarchive.RealtimeArchiveFiller
 
shutDown() - Method in class org.yamcs.tctm.AbstractThreadedTcDataLink
Called at shutdown (if the link is enabled) or when the link is disabled
shutDown() - Method in class org.yamcs.tctm.TcpTcDataLink
 
shutDown() - Method in class org.yamcs.tctm.UdpTcDataLink
 
shutDown() - Method in class org.yamcs.YamcsServer
 
shutdownAll() - Static method in class org.yamcs.yarch.rocksdb.RDBFactory
Called from Unit tests to cleanup before the next test
SIGN - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
signalingField - Variable in class org.yamcs.tctm.ccsds.error.AosFrameHeaderErrorCorr.DecoderResult
 
SimpleCharStream - Class in org.yamcs.utils.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(InputStream) - Constructor for class org.yamcs.utils.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.yamcs.utils.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.yamcs.utils.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.yamcs.utils.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.yamcs.utils.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.yamcs.utils.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.yamcs.utils.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.yamcs.utils.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int, int) - Constructor for class org.yamcs.utils.parser.SimpleCharStream
Constructor.
SimpleExpression() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
SimpleRegression - Class in org.yamcs.external
Estimates an ordinary least squares regression model with one independent variable.
SimpleRegression() - Constructor for class org.yamcs.external.SimpleRegression
Create an empty SimpleRegression instance
SimpleRegression(boolean) - Constructor for class org.yamcs.external.SimpleRegression
Create a SimpleRegression instance, specifying whether or not to estimate an intercept.
SimpleStreamSqlStatement - Class in org.yamcs.yarch.streamsql
common implementation for statements which do not return a stream of results but just a limited set
SimpleStreamSqlStatement() - Constructor for class org.yamcs.yarch.streamsql.SimpleStreamSqlStatement
 
SimulationTimeService - Class in org.yamcs.time
Simulation time model.
SimulationTimeService(String) - Constructor for class org.yamcs.time.SimulationTimeService
 
SimulationTimeService(String, YConfiguration) - Constructor for class org.yamcs.time.SimulationTimeService
 
SingleColumnHistogramWriter - Class in org.yamcs.yarch.rocksdb
Histogram writer for the tables having one column histogram (which is actually all standard tables from Yamcs)
SingleColumnHistogramWriter(RdbTable, String) - Constructor for class org.yamcs.yarch.rocksdb.SingleColumnHistogramWriter
 
SingleParameterArchiveRetrieval - Class in org.yamcs.parameterarchive
 
SingleParameterArchiveRetrieval(ParameterArchive, String, ParameterRequest) - Constructor for class org.yamcs.parameterarchive.SingleParameterArchiveRetrieval
 
SingleParameterRetriever - Class in org.yamcs.http.api
Retrieves values for one parameter combining parameter archive (for past data) and cache (for recent data).
SingleParameterRetriever(ParameterArchive, ParameterCache, ParameterWithId, ParameterRequest) - Constructor for class org.yamcs.http.api.SingleParameterRetriever
 
SingleUserAuthModule - Class in org.yamcs.security
An AuthModule that enforces a login of one fixed user account
SingleUserAuthModule() - Constructor for class org.yamcs.security.SingleUserAuthModule
 
SInt32Value - Class in org.yamcs.parameter
 
SInt32Value(int) - Constructor for class org.yamcs.parameter.SInt32Value
 
SInt64Value - Class in org.yamcs.parameter
 
SInt64Value(long) - Constructor for class org.yamcs.parameter.SInt64Value
 
size - Variable in class org.yamcs.xtceproc.TcProcessingContext
 
size - Variable in class org.yamcs.yarch.streamsql.WindowSpecification
 
size() - Method in class org.yamcs.parameter.LastValueCache
 
size() - Method in class org.yamcs.parameter.ParameterValueList
 
size() - Method in class org.yamcs.parameter.SubscriptionArray
 
size() - Method in class org.yamcs.parameter.ValueArray
 
size() - Method in class org.yamcs.parameterarchive.BaseSegment
 
size() - Method in class org.yamcs.parameterarchive.BooleanValueSegment
returns the size of the BitSet storing the values - this will round up to the size of long
size() - Method in class org.yamcs.parameterarchive.DoubleValueSegment
 
size() - Method in class org.yamcs.parameterarchive.FloatValueSegment
 
size() - Method in class org.yamcs.parameterarchive.IntValueSegment
 
size() - Method in class org.yamcs.parameterarchive.LongValueSegment
 
size() - Method in class org.yamcs.parameterarchive.ObjectSegment
the number of elements in this segment (not taking into account any compression due to run-length encoding)
size() - Method in class org.yamcs.parameterarchive.ParameterIdValueList
 
size() - Method in class org.yamcs.parameterarchive.ParameterValueArray
 
size() - Method in class org.yamcs.parameterarchive.PGSegment
 
size() - Method in class org.yamcs.parameterarchive.SortedTimeSegment
 
size() - Method in interface org.yamcs.parameterarchive.ValueSegment
 
size() - Method in class org.yamcs.utils.BooleanArray
 
size() - Method in class org.yamcs.utils.ByteArray
 
size() - Method in class org.yamcs.utils.DoubleArray
 
size() - Method in class org.yamcs.utils.FloatArray
 
size() - Method in class org.yamcs.utils.IndexedList
 
size() - Method in class org.yamcs.utils.IntArray
 
size() - Method in class org.yamcs.utils.LongArray
 
size() - Method in class org.yamcs.utils.PartitionedTimeInterval
 
size() - Method in class org.yamcs.utils.SortedIntArray
 
size() - Method in class org.yamcs.yarch.HistogramSegment
 
size() - Method in class org.yamcs.yarch.PartitionManager.Interval
 
size() - Method in class org.yamcs.yarch.Tuple
 
size() - Method in class org.yamcs.yarch.TupleDefinition
 
SIZE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
SIZE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
sizeInBits() - Method in class org.yamcs.tctm.ccsds.error.CrcCciitCalculator
 
sizeInBits() - Method in class org.yamcs.tctm.ccsds.error.ProximityCrc32
 
sizeInBits() - Method in interface org.yamcs.tctm.ErrorDetectionWordCalculator
 
sizeInBits() - Method in class org.yamcs.tctm.Running16BitChecksumCalculator
 
sizeInBits() - Method in class org.yamcs.utils.BitBuffer
returns the size of the buffer (from the offset to the end of the byte array) in bits
skip(int) - Method in class org.yamcs.utils.BitBuffer
Move the position by specified number of bits
skipIdlePackets() - Method in class org.yamcs.tctm.ccsds.PacketDecoder
 
skipIdlePackets(boolean) - Method in class org.yamcs.tctm.ccsds.PacketDecoder
Skip or not the idle packets.
SkippableIntegerCODEC - Interface in me.lemire.integercompression
Interface describing a standard CODEC to compress integers.
Slf4jEventProducer - Class in org.yamcs.events
Prints all events via java logging.
Slf4jEventProducer() - Constructor for class org.yamcs.events.Slf4jEventProducer
 
slice() - Method in class org.yamcs.utils.BitBuffer
Creates a new BitBuffer backed by the same array but with the offset set at the current position of this buffer Works only when position%8 = 0 - otherwise throws an IllegalStateException
snapshot() - Method in class org.yamcs.xtceproc.ProcessingStatistics
 
socket - Variable in class org.yamcs.tctm.UdpTcDataLink
 
socketChannel - Variable in class org.yamcs.tctm.TcpTcDataLink
 
socketClosed() - Method in class org.yamcs.http.websocket.AlarmResource
 
socketClosed() - Method in class org.yamcs.http.websocket.CommandHistoryResource
 
socketClosed() - Method in class org.yamcs.http.websocket.ConnectedWebSocketClient
 
socketClosed() - Method in class org.yamcs.http.websocket.EventResource
 
socketClosed() - Method in class org.yamcs.http.websocket.LinkResource
 
socketClosed() - Method in class org.yamcs.http.websocket.PacketResource
 
socketClosed() - Method in class org.yamcs.http.websocket.ParameterResource
 
socketClosed() - Method in class org.yamcs.http.websocket.StreamResource
 
socketClosed() - Method in class org.yamcs.http.websocket.TimeResource
 
socketClosed() - Method in interface org.yamcs.http.websocket.WebSocketResource
Called when the web socket is closed
SoftwareParameterManager - Interface in org.yamcs.parameter
Handles parameters that can be set from the clients.
sort(List<?>) - Method in class org.yamcs.utils.IntArray
Sort the array concurrently swapping the elements in the list such that the correspondence is kept.
sortByPid() - Method in class org.yamcs.parameterarchive.ParameterIdValueList
 
SortedIntArray - Class in org.yamcs.utils
sorted int array
SortedIntArray() - Constructor for class org.yamcs.utils.SortedIntArray
Creates a sorted int array with a default initial capacity
SortedIntArray(int) - Constructor for class org.yamcs.utils.SortedIntArray
Creates a sorted int array with a given initial capacity
SortedIntArray(int...) - Constructor for class org.yamcs.utils.SortedIntArray
Creates the SortedIntArray by copying all values from the input array and sorting them
SortedTimeSegment - Class in org.yamcs.parameterarchive
TimeSegment stores timestamps relative to a segmentStart.
SortedTimeSegment(long) - Constructor for class org.yamcs.parameterarchive.SortedTimeSegment
 
SOURCE_COLUMN - Static variable in class org.yamcs.StandardTupleDefinitions
 
SOURCE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.Event
 
sp_dataCount_id - Variable in class org.yamcs.tctm.AbstractTcDataLink
 
spacecraftId - Variable in class org.yamcs.tctm.ccsds.DownlinkManagedParameters
 
spacecraftId - Variable in class org.yamcs.tctm.ccsds.DownlinkTransferFrame
 
spacecraftId - Variable in class org.yamcs.tctm.ccsds.TcTransferFrame
 
spacecraftId - Variable in class org.yamcs.tctm.ccsds.UplinkManagedParameters
 
spaceSystem - Variable in class org.yamcs.http.api.NamedObjectPageToken
Whether this represents a space system.
SpaceSystemLoader - Interface in org.yamcs.xtce
Interface implemented by the database loaders.
Spec - Class in org.yamcs
Specifies the valid structure of a YConfiguration instance.
Spec() - Constructor for class org.yamcs.Spec
 
Spec.Option - Class in org.yamcs
 
Spec.OptionType - Enum in org.yamcs
 
Spec.ValidationContext - Class in org.yamcs
Extra information to be attached to any generated ValidationException
Spec.WhenCondition - Class in org.yamcs
 
SPECIAL_CHARS - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
RegularExpression Id.
specialToken - Variable in class org.yamcs.utils.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SpeedLimitStream - Class in org.yamcs.yarch
 
SpeedLimitStream(YarchDatabaseInstance, String, TupleDefinition, SpeedSpec) - Constructor for class org.yamcs.yarch.SpeedLimitStream
 
SpeedLimitStreamExpression - Class in org.yamcs.yarch.streamsql
 
SpeedLimitStreamExpression() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
SpeedSpec - Class in org.yamcs.yarch
 
SpeedSpec(SpeedSpec.Type) - Constructor for class org.yamcs.yarch.SpeedSpec
 
SpeedSpec(SpeedSpec.Type, int) - Constructor for class org.yamcs.yarch.SpeedSpec
 
SpeedSpec(SpeedSpec.Type, String, float) - Constructor for class org.yamcs.yarch.SpeedSpec
 
SpeedSpec() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
SpeedSpec.Type - Enum in org.yamcs.yarch
 
SplineCalibratorProc - Class in org.yamcs.xtceproc
A calibration type where a segmented line in a raw vs calibrated plane is described using a set of points.
SplineCalibratorProc(SplineCalibrator) - Constructor for class org.yamcs.xtceproc.SplineCalibratorProc
 
SpnegoAuthModule - Class in org.yamcs.security
Implements SPNEGO authentication against an external Kerberos host.
SpnegoAuthModule() - Constructor for class org.yamcs.security.SpnegoAuthModule
 
SpreadsheetLoadContext - Class in org.yamcs.xtce
Keeps track of current whereabouts of the spreadsheet loader.
SpreadsheetLoadContext() - Constructor for class org.yamcs.xtce.SpreadsheetLoadContext
 
SpreadsheetLoadContext(String, String, int) - Constructor for class org.yamcs.xtce.SpreadsheetLoadContext
 
SpreadsheetLoader - Class in org.yamcs.xtce
Wrapper around v6 or v7 xls loader.
SpreadsheetLoader(String) - Constructor for class org.yamcs.xtce.SpreadsheetLoader
 
SpreadsheetLoader(YConfiguration) - Constructor for class org.yamcs.xtce.SpreadsheetLoader
 
SpreadsheetLoadException - Exception in org.yamcs.xtce
Groups all exceptions generated by the spreadsheet loader.
SpreadsheetLoadException(SpreadsheetLoadContext, String) - Constructor for exception org.yamcs.xtce.SpreadsheetLoadException
For known likely exceptions linkable to the current context
SpreadsheetLoadException(SpreadsheetLoadContext, Throwable) - Constructor for exception org.yamcs.xtce.SpreadsheetLoadException
For unexpected exceptions linkable to the current context.
SQL_FILE - org.yamcs.StreamConfig.StandardStreamType
 
SqlBuilder - Class in org.yamcs.http.api
 
SqlBuilder(String) - Constructor for class org.yamcs.http.api.SqlBuilder
 
StandardTupleDefinitions - Class in org.yamcs
 
StandardTupleDefinitions() - Constructor for class org.yamcs.StandardTupleDefinitions
 
STAR - Static variable in class org.yamcs.yarch.SelectStream
 
STAR - Static variable in class org.yamcs.yarch.streamsql.SelectItem
 
start() - Method in class org.yamcs.archive.YarchReplay
 
start() - Method in class org.yamcs.cfdp.CfdpOutgoingTransfer
 
start() - Method in class org.yamcs.commanding.CommandVerificationHandler
 
start() - Method in class org.yamcs.Processor
 
start() - Method in class org.yamcs.replication.ReplicationClient
 
start() - Method in class org.yamcs.YamcsServer
 
start() - Method in class org.yamcs.yarch.Stream
Start the stream by changing the state and calling Stream.doStart()
start(Runnable, Runnable) - Method in class org.yamcs.cfdp.Timer
 
START_REPLAY - org.yamcs.replication.protobuf.Request.Type
START_REPLAY = 1;
START_REPLAY_VALUE - Static variable in enum org.yamcs.replication.protobuf.Request.Type
START_REPLAY = 1;
startAsync() - Method in class org.yamcs.YamcsInstanceService
 
startGlobalService(String) - Method in class org.yamcs.YamcsServer
 
starting() - Method in interface org.yamcs.InstanceStateListener
 
startInstance(String) - Method in class org.yamcs.YamcsServer
Start the instance.
startInstance(Context, StartInstanceRequest, Observer<YamcsInstance>) - Method in class org.yamcs.http.api.ManagementApi
 
startLinks() - Method in class org.yamcs.management.LinkManager
 
startProviding(Parameter) - Method in class org.yamcs.algorithms.AlgorithmManager
 
startProviding(Parameter) - Method in class org.yamcs.parameter.LocalParameterManager
 
startProviding(Parameter) - Method in interface org.yamcs.parameter.ParameterProvider
Adds a new parameter to the list of parameters that have to provided
startProviding(Parameter) - Method in class org.yamcs.tctm.ReplayService
 
startProviding(Parameter) - Method in class org.yamcs.tctm.StreamParameterProvider
 
startProviding(Parameter) - Method in class org.yamcs.xtceproc.XtceTmExtractor
Adds a parameter to the current subscription list.
startProviding(Parameter) - Method in class org.yamcs.xtceproc.XtceTmProcessor
Adds a parameter to the current subscription list: finds all the SequenceContainers in which this parameter may appear and adds them to the list. also for each sequence container adds the parameter needed to instantiate the sequence container.
startProviding(SequenceContainer) - Method in interface org.yamcs.container.ContainerProvider
 
startProviding(SequenceContainer) - Method in class org.yamcs.xtceproc.XtceTmExtractor
 
startProviding(SequenceContainer) - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
startProvidingAll() - Method in class org.yamcs.algorithms.AlgorithmManager
 
startProvidingAll() - Method in class org.yamcs.parameter.LocalParameterManager
 
startProvidingAll() - Method in interface org.yamcs.parameter.ParameterProvider
start providing all known parameters
startProvidingAll() - Method in class org.yamcs.tctm.ReplayService
 
startProvidingAll() - Method in class org.yamcs.tctm.StreamParameterProvider
 
startProvidingAll() - Method in class org.yamcs.xtceproc.XtceTmProcessor
adds all parameters to the subscription
startProvidingAllContainers() - Method in interface org.yamcs.container.ContainerProvider
Start providing all known containers
startProvidingAllContainers() - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
startQueueing(String) - Method in class org.yamcs.yarch.rocksdb.HistogramWriter
called from the histogram rebuilder to start queueing all new data while the builder rebuilds a (part) of the.
startQueueing(String) - Method in class org.yamcs.yarch.rocksdb.SingleColumnHistogramWriter
return a completable future which returns a snapshot after which the histogram data is being queued, such that the snapshot+queued histogram data represents accurately the state of the table.
startServer() - Method in class org.yamcs.http.HttpServer
 
startService(String) - Method in class org.yamcs.YamcsServerInstance
 
startService(Context, StartServiceRequest, Observer<Empty>) - Method in class org.yamcs.http.api.ManagementApi
 
startServices(List<ServiceWithConfig>) - Static method in class org.yamcs.YamcsServer
Starts the specified list of services.
startsWith(byte[], byte[]) - Static method in class org.yamcs.utils.ByteArrayUtils
returns true if a starts with b
startTime - Variable in class org.yamcs.cfdp.OngoingCfdpTransfer
 
STARTTXID_FIELD_NUMBER - Static variable in class org.yamcs.replication.protobuf.Request
 
startUp() - Method in class org.yamcs.parameterarchive.RealtimeArchiveFiller
 
startUp() - Method in class org.yamcs.tctm.AbstractThreadedTcDataLink
Called at start up (if the link is enabled) or when the link is enabled
startUp() - Method in class org.yamcs.tctm.TcpTcDataLink
 
startUp() - Method in class org.yamcs.tctm.UdpTcDataLink
 
state - Variable in class org.yamcs.cfdp.OngoingCfdpTransfer
 
state - Variable in class org.yamcs.yarch.Stream
 
state() - Method in class org.yamcs.YamcsInstanceService
 
stateChanged(int, int) - Method in interface org.yamcs.tctm.ccsds.Cop1Monitor
Called each time when the state changes.
stateChanged(int, int) - Method in class org.yamcs.tctm.ccsds.Cop1MonitorImpl
 
stateChanged(OngoingCfdpTransfer) - Method in class org.yamcs.cfdp.CfdpService
 
stateChanged(OngoingCfdpTransfer) - Method in interface org.yamcs.cfdp.TransferMonitor
 
stateChanged(Yamcs.ReplayStatus) - Method in interface org.yamcs.archive.ReplayListener
 
stateChanged(Yamcs.ReplayStatus) - Method in class org.yamcs.tctm.ReplayService
 
StaticFileHandler - Class in org.yamcs.http
 
StaticFileHandler() - Constructor for class org.yamcs.http.StaticFileHandler
 
staticFlag - Static variable in class org.yamcs.utils.parser.SimpleCharStream
Whether parser is static.
statisticsUpdated(Processor, Statistics) - Method in interface org.yamcs.management.ManagementListener
Called by the ManagementService when the statistics for the given processor were updated.
stats - Variable in class org.yamcs.xtceproc.ProcessingStatistics
 
STATUS_MASK_DO_NOT_ARCHIVE - Static variable in class org.yamcs.TmPacket
 
STATUS_MASK_INVALID - Static variable in class org.yamcs.TmPacket
 
STATUS_MASK_LOCAL_GEN_TIME - Static variable in class org.yamcs.TmPacket
 
statusCode - Variable in class org.yamcs.http.Context
 
StatusCode - Enum in org.yamcs.cfdp.pdu
 
STEP_BY_STEP - org.yamcs.yarch.SpeedSpec.Type
 
stop() - Method in class org.yamcs.parameterarchive.BackFiller
 
stop() - Method in class org.yamcs.replication.ReplicationClient
 
stop() - Method in class org.yamcs.YamcsServerInstance
Stops this instance, and waits until it terminates
stop() - Method in class org.yamcs.yarch.TableVisitor.Action
 
stopAsync() - Method in class org.yamcs.YamcsInstanceService
 
stopInstance(String) - Method in class org.yamcs.YamcsServer
Stop the instance (it will be offline after this)
stopInstance(Context, StopInstanceRequest, Observer<YamcsInstance>) - Method in class org.yamcs.http.api.ManagementApi
 
stopLinks() - Method in class org.yamcs.management.LinkManager
 
stopping() - Method in interface org.yamcs.InstanceStateListener
 
stopping(YamcsInstance.InstanceState) - Method in class org.yamcs.YamcsInstanceService
 
stopProviding(Parameter) - Method in class org.yamcs.algorithms.AlgorithmManager
 
stopProviding(Parameter) - Method in class org.yamcs.parameter.LocalParameterManager
 
stopProviding(Parameter) - Method in interface org.yamcs.parameter.ParameterProvider
Removes a parameter from the list of parameters that have to be provided
stopProviding(Parameter) - Method in class org.yamcs.tctm.ReplayService
 
stopProviding(Parameter) - Method in class org.yamcs.tctm.StreamParameterProvider
 
stopProviding(Parameter) - Method in class org.yamcs.xtceproc.XtceTmExtractor
 
stopProviding(Parameter) - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
stopProviding(SequenceContainer) - Method in interface org.yamcs.container.ContainerProvider
 
stopProviding(SequenceContainer) - Method in class org.yamcs.xtceproc.XtceTmExtractor
 
stopProviding(SequenceContainer) - Method in class org.yamcs.xtceproc.XtceTmProcessor
 
stopQueueing(String) - Method in class org.yamcs.yarch.rocksdb.HistogramWriter
called from the histogram rebuilder to stop queuing and start again updating histograms starting with the ones queued
stopQueueing(String) - Method in class org.yamcs.yarch.rocksdb.SingleColumnHistogramWriter
 
stopService(Context, StopServiceRequest, Observer<Empty>) - Method in class org.yamcs.http.api.ManagementApi
 
StorageEngine - Interface in org.yamcs.yarch
 
STORAGEENGINE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
STORE_RAW_VALUES - Static variable in class org.yamcs.parameterarchive.ParameterArchive
 
stream - Variable in class org.yamcs.alarms.AlarmStreamer
 
stream() - Method in class org.yamcs.utils.IntArray
 
stream(String, String, List<Object>, StreamSubscriber) - Static method in class org.yamcs.http.api.StreamFactory
 
stream(String, String, StreamSubscriber) - Static method in class org.yamcs.http.api.StreamFactory
 
Stream - Class in org.yamcs.yarch
Streams are means to transport tuples.
Stream - Static variable in class org.yamcs.security.ObjectPrivilegeType
 
Stream(YarchDatabaseInstance, String, TupleDefinition) - Constructor for class org.yamcs.yarch.Stream
 
STREAM_INFO - Static variable in class org.yamcs.replication.Message
 
Stream.ExceptionHandler - Interface in org.yamcs.yarch
 
StreamArchiveApi - Class in org.yamcs.http.api
 
StreamArchiveApi() - Constructor for class org.yamcs.http.api.StreamArchiveApi
 
streamClosed() - Method in class org.yamcs.yarch.WindowProcessor
Called when the input stream closes, the window has the opportunity to emit some tuples before closure
streamClosed(Stream) - Method in class org.yamcs.archive.CcsdsTmIndex
 
streamClosed(Stream) - Method in class org.yamcs.archive.YarchReplay
 
streamClosed(Stream) - Method in class org.yamcs.cfdp.CfdpService
 
streamClosed(Stream) - Method in class org.yamcs.cmdhistory.StreamCommandHistoryProvider
 
streamClosed(Stream) - Method in class org.yamcs.http.websocket.StreamResource
 
streamClosed(Stream) - Method in class org.yamcs.parameterarchive.BackFiller
 
streamClosed(Stream) - Method in class org.yamcs.tctm.cfs.CfsEventDecoder
 
streamClosed(Stream) - Method in class org.yamcs.tctm.StreamParameterProvider
 
streamClosed(Stream) - Method in class org.yamcs.yarch.MergeStream
 
streamClosed(Stream) - Method in class org.yamcs.yarch.OutputStream
Called when the subcribed stream is closed we close this stream also.
streamClosed(Stream) - Method in class org.yamcs.yarch.rocksdb.RdbTableWriter
 
streamClosed(Stream) - Method in class org.yamcs.yarch.SelectStream
 
streamClosed(Stream) - Method in class org.yamcs.yarch.SpeedLimitStream
Called when the subcribed stream is closed we close this stream also.
streamClosed(Stream) - Method in class org.yamcs.yarch.streamsql.LimitedStream
 
streamClosed(Stream) - Method in interface org.yamcs.yarch.StreamSubscriber
 
StreamCommandHistoryProvider - Class in org.yamcs.cmdhistory
provides command history from streams
StreamCommandHistoryProvider(String) - Constructor for class org.yamcs.cmdhistory.StreamCommandHistoryProvider
 
StreamCommandHistoryPublisher - Class in org.yamcs.cmdhistory
Injects the command history updates in the command history stream
StreamCommandHistoryPublisher(String) - Constructor for class org.yamcs.cmdhistory.StreamCommandHistoryPublisher
 
streamCommandIndex(Context, StreamCommandIndexRequest, Observer<Yamcs.ArchiveRecord>) - Method in class org.yamcs.http.api.IndexesApi
 
streamCommands(Context, StreamCommandsRequest, Observer<Commanding.CommandHistoryEntry>) - Method in class org.yamcs.http.api.CommandsApi
 
streamCompletenessIndex(Context, StreamCompletenessIndexRequest, Observer<Yamcs.ArchiveRecord>) - Method in class org.yamcs.http.api.IndexesApi
 
StreamConfig - Class in org.yamcs
Stores the value of the streamConfiguration parameter from yamcs.instance.yaml Used to create the streams at Yamcs startup and by various other services (recording, processor, ...)
StreamConfig.StandardStreamType - Enum in org.yamcs
 
StreamConfig.StreamConfigEntry - Class in org.yamcs
 
StreamConfig.TcStreamConfigEntry - Class in org.yamcs
 
StreamConfig.TmStreamConfigEntry - Class in org.yamcs
 
StreamConfigEntry(StreamConfig.StandardStreamType, String, String) - Constructor for class org.yamcs.StreamConfig.StreamConfigEntry
 
streamEventIndex(Context, StreamEventIndexRequest, Observer<Yamcs.ArchiveRecord>) - Method in class org.yamcs.http.api.IndexesApi
 
StreamEventProducer - Class in org.yamcs.events
Event producer used from inside Yamcs to report events.
StreamEventProducer(String) - Constructor for class org.yamcs.events.StreamEventProducer
 
streamEvents(Context, StreamEventsRequest, Observer<Yamcs.Event>) - Method in class org.yamcs.http.api.EventsApi
 
StreamExpression() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
StreamFactory - Class in org.yamcs.http.api
 
StreamFactory() - Constructor for class org.yamcs.http.api.StreamFactory
 
streamIndex(Context, StreamIndexRequest, Observer<Yamcs.IndexResult>) - Method in class org.yamcs.http.api.IndexesApi
 
StreamInfo - Class in org.yamcs.replication.protobuf
Protobuf type StreamInfo
StreamInfo.Builder - Class in org.yamcs.replication.protobuf
Protobuf type StreamInfo
StreamInfoOrBuilder - Interface in org.yamcs.replication.protobuf
 
StreamingClientHandler - Class in org.yamcs.http
 
StreamingClientHandler(RouteContext) - Constructor for class org.yamcs.http.StreamingClientHandler
 
StreamInitializer - Class in org.yamcs
Run at the very beginning of Yamcs startup; creates different streams required for Yamcs operation There are a number of "hardcoded" stream types that can be created without specifying the schema (because the schema has to match the definition expected by other services).
StreamInitializer(String) - Constructor for class org.yamcs.StreamInitializer
 
streamOrTableExists(String) - Method in class org.yamcs.yarch.YarchDatabaseInstance
 
streamPacketIndex(Context, StreamPacketIndexRequest, Observer<Yamcs.ArchiveRecord>) - Method in class org.yamcs.http.api.IndexesApi
 
streamPackets(Context, StreamPacketsRequest, Observer<Yamcs.TmPacketData>) - Method in class org.yamcs.http.api.PacketsApi
 
streamParameterIndex(Context, StreamParameterIndexRequest, Observer<Yamcs.ArchiveRecord>) - Method in class org.yamcs.http.api.IndexesApi
 
StreamParameterProvider - Class in org.yamcs.tctm
Provides parameters from yarch streams (pp_realtime) to ParameterRequestManager.
StreamParameterProvider() - Constructor for class org.yamcs.tctm.StreamParameterProvider
 
StreamParameterSender - Class in org.yamcs.tctm
Sends collection of parameters to stream by
StreamParameterSender(String, Stream) - Constructor for class org.yamcs.tctm.StreamParameterSender
 
streamParameterValues(Context, Archive.StreamParameterValuesRequest, Observer<Pvalue.ParameterData>) - Method in class org.yamcs.http.api.StreamArchiveApi
 
StreamPbParameterSender - Class in org.yamcs.tctm
 
StreamPbParameterSender(String, Stream) - Constructor for class org.yamcs.tctm.StreamPbParameterSender
 
streamRegistered(String, Stream) - Method in interface org.yamcs.management.TableStreamListener
 
StreamResource - Class in org.yamcs.http.websocket
Capable of producing and consuming yarch Stream data (Tuples) over web socket
StreamResource(ConnectedWebSocketClient) - Constructor for class org.yamcs.http.websocket.StreamResource
 
StreamSqlException - Exception in org.yamcs.yarch.streamsql
Exception thrown for errors in sql queries.
StreamSqlException(StreamSqlException.ErrCode) - Constructor for exception org.yamcs.yarch.streamsql.StreamSqlException
 
StreamSqlException(StreamSqlException.ErrCode, String) - Constructor for exception org.yamcs.yarch.streamsql.StreamSqlException
 
StreamSqlException.ErrCode - Enum in org.yamcs.yarch.streamsql
 
StreamSqlParser - Class in org.yamcs.yarch.streamsql
 
StreamSqlParser(InputStream) - Constructor for class org.yamcs.yarch.streamsql.StreamSqlParser
Constructor with InputStream.
StreamSqlParser(InputStream, String) - Constructor for class org.yamcs.yarch.streamsql.StreamSqlParser
Constructor with InputStream and supplied encoding
StreamSqlParser(Reader) - Constructor for class org.yamcs.yarch.streamsql.StreamSqlParser
Constructor.
StreamSqlParser(StreamSqlParserTokenManager) - Constructor for class org.yamcs.yarch.streamsql.StreamSqlParser
Constructor with generated Token Manager.
StreamSqlParserConstants - Interface in org.yamcs.yarch.streamsql
Token literal values and constants.
StreamSqlParserTokenManager - Class in org.yamcs.yarch.streamsql
Token Manager.
StreamSqlParserTokenManager(SimpleCharStream) - Constructor for class org.yamcs.yarch.streamsql.StreamSqlParserTokenManager
Constructor.
StreamSqlParserTokenManager(SimpleCharStream, int) - Constructor for class org.yamcs.yarch.streamsql.StreamSqlParserTokenManager
Constructor.
StreamSqlResult - Interface in org.yamcs.yarch.streamsql
 
StreamSqlResultList - Class in org.yamcs.yarch.streamsql
StreamSqlResult which stores a list of results
StreamSqlResultList() - Constructor for class org.yamcs.yarch.streamsql.StreamSqlResultList
 
StreamSqlStatement - Interface in org.yamcs.yarch.streamsql
Tag interface for all StreamSQL statements.
StreamSqlStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
StreamSubscriber - Interface in org.yamcs.yarch
 
StreamTcCommandReleaser - Class in org.yamcs
Sends commands to yamcs streams
StreamTcCommandReleaser() - Constructor for class org.yamcs.StreamTcCommandReleaser
 
StreamTmPacketProvider - Class in org.yamcs
Receives packets from yamcs streams and sends them to the Processor/TmProcessor for extraction of parameters.
StreamTmPacketProvider() - Constructor for class org.yamcs.StreamTmPacketProvider
 
streamUnregistered(String, String) - Method in interface org.yamcs.management.TableStreamListener
 
streamUpdated(String, Table.StreamInfo) - Method in interface org.yamcs.management.TableStreamListener
 
StreamWriter - Class in org.yamcs.replication
 
StreamWriter() - Constructor for class org.yamcs.replication.StreamWriter
 
strictEnd - Variable in class org.yamcs.yarch.IndexFilter
 
strictStart - Variable in class org.yamcs.yarch.IndexFilter
 
STRING - org.yamcs.CommandOption.CommandOptionType
 
STRING - org.yamcs.Spec.OptionType
 
STRING - org.yamcs.yarch.DataType._type
 
STRING - Static variable in interface org.yamcs.utils.parser.FilterParserConstants
RegularExpression Id.
STRING - Static variable in class org.yamcs.yarch.DataType
 
STRING_PLUS - org.yamcs.yarch.streamsql.AddOp
 
StringConverter - Class in org.yamcs.utils
 
StringConverter() - Constructor for class org.yamcs.utils.StringConverter
 
StringValue - Class in org.yamcs.parameter
 
StringValue(String) - Constructor for class org.yamcs.parameter.StringValue
 
StringValueSegment - Class in org.yamcs.parameterarchive
 
stripEncapsulationHeader() - Method in class org.yamcs.tctm.ccsds.PacketDecoder
 
stripEncapsulationHeader(boolean) - Method in class org.yamcs.tctm.ccsds.PacketDecoder
If set to true, the encapsulation header will be stripped out.
subCommands - Variable in class org.yamcs.cli.Command
 
subLinks - Variable in class org.yamcs.tctm.ccsds.AbstractTmFrameLink
 
subRanges - Variable in class org.yamcs.xtce.BaseSpreadsheetLoader.Range
 
subscribe(ContainerConsumer, SequenceContainer) - Method in class org.yamcs.container.ContainerRequestManager
 
subscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.AlarmResource
 
subscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.CommandHistoryResource
 
subscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.EventResource
 
subscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.LinkResource
 
subscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.PacketResource
 
subscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.ParameterResource
 
subscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.StreamResource
 
subscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.TimeResource
 
subscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in interface org.yamcs.http.websocket.WebSocketResource
 
subscribe(WebSocketDecodeContext, WebSocketDecoder, String) - Method in class org.yamcs.http.websocket.PacketResource
 
subscribe(WebSocketDecodeContext, WebSocketDecoder, String) - Method in interface org.yamcs.http.websocket.WebSocketResource
 
subscribe(Yamcs.NamedObjectId) - Method in class org.yamcs.container.ContainerWithIdRequestHelper
 
subscribeAlarms(Context, SubscribeAlarmsRequest, Observer<AlarmData>) - Method in class org.yamcs.http.api.AlarmsApi
 
subscribeAll(ContainerConsumer) - Method in class org.yamcs.container.ContainerRequestManager
 
subscribeAll(ContainerWithIdConsumer) - Method in class org.yamcs.container.ContainerWithIdRequestHelper
 
subscribeAll(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.ParameterResource
 
subscribeAll(WebSocketDecodeContext, WebSocketDecoder) - Method in interface org.yamcs.http.websocket.WebSocketResource
 
subscribeAll(ParameterConsumer) - Method in class org.yamcs.parameter.ParameterRequestManager
subscribes to all parameters
subscribeAll(User) - Method in class org.yamcs.parameter.ParameterWithIdRequestHelper
 
subscribeClearance(Context, Empty, Observer<ClearanceInfo>) - Method in class org.yamcs.http.api.ClearanceApi
 
subscribeCommand(Commanding.CommandId, CommandHistoryConsumer) - Method in class org.yamcs.cmdhistory.CommandHistoryRequestManager
Add a consumer to the subscriber list for a command
subscribeCommandHistory(String, long, CommandHistoryConsumer) - Method in class org.yamcs.cmdhistory.CommandHistoryRequestManager
Called by the CommandHistory consumers when they want to receive all updates corresponding to a command.
subscribeCommands(Context, SubscribeCommandsRequest, Observer<Commanding.CommandHistoryEntry>) - Method in class org.yamcs.http.api.CommandsApi
 
subscribeContainerArchivePartitions() - Method in class org.yamcs.ProcessorConfig
 
subscribeEvents(Context, SubscribeEventsRequest, Observer<Yamcs.Event>) - Method in class org.yamcs.http.api.EventsApi
 
subscribeGlobalStatus(Context, SubscribeGlobalStatusRequest, Observer<GlobalAlarmStatus>) - Method in class org.yamcs.http.api.AlarmsApi
 
subscribeInstances(Context, Empty, Observer<YamcsInstance>) - Method in class org.yamcs.http.api.ManagementApi
 
subscribeLinks(Context, SubscribeLinksRequest, Observer<LinkEvent>) - Method in class org.yamcs.http.api.ManagementApi
 
subscribePackets(Context, SubscribePacketsRequest, Observer<Yamcs.TmPacketData>) - Method in class org.yamcs.http.api.PacketsApi
 
SubscribeParameterObserver - Class in org.yamcs.http.api
 
SubscribeParameterObserver(User, Observer<SubscribeParametersData>) - Constructor for class org.yamcs.http.api.SubscribeParameterObserver
 
subscribeParameters(Context, Observer<SubscribeParametersData>) - Method in class org.yamcs.http.api.ProcessingApi
 
subscribeProcessors(Context, SubscribeProcessorsRequest, Observer<ProcessorInfo>) - Method in class org.yamcs.http.api.ProcessingApi
 
subscribeQueueEvents(Context, SubscribeQueueEventsRequest, Observer<Commanding.CommandQueueEvent>) - Method in class org.yamcs.http.api.QueueApi
 
subscribeQueueStatistics(Context, SubscribeQueueStatisticsRequest, Observer<Commanding.CommandQueueInfo>) - Method in class org.yamcs.http.api.QueueApi
 
subscribers - Variable in class org.yamcs.yarch.Stream
 
subscribeStatus(Context, SubscribeStatusRequest, Observer<Cop1Status>) - Method in class org.yamcs.http.api.Cop1Api
 
subscribeStream(Context, Table.SubscribeStreamRequest, Observer<Table.StreamData>) - Method in class org.yamcs.http.api.TableApi
 
subscribeStreamStatistics(Context, Table.SubscribeStreamStatisticsRequest, Observer<StreamEvent>) - Method in class org.yamcs.http.api.TableApi
 
subscribeTime(Context, SubscribeTimeRequest, Observer<Timestamp>) - Method in class org.yamcs.http.api.TimeApi
 
subscribeTMStatistics(Context, SubscribeTMStatisticsRequest, Observer<Statistics>) - Method in class org.yamcs.http.api.ProcessingApi
 
subscribeTransfers(Context, SubscribeTransfersRequest, Observer<TransferInfo>) - Method in class org.yamcs.http.api.CfdpApi
 
subscription - Variable in class org.yamcs.xtceproc.XtceTmExtractor
 
Subscription - Class in org.yamcs.xtceproc
keeps track of the parameters and containers subscribed (because we only want to extract those)
SubscriptionArray - Class in org.yamcs.parameter
set of subscription ids - represented as sorted array no duplicate allowed copy on write
SubscriptionArray() - Constructor for class org.yamcs.parameter.SubscriptionArray
 
subscriptionId - Variable in class org.yamcs.cmdhistory.CommandHistoryFilter
 
subscriptionId - Variable in exception org.yamcs.InvalidRequestIdentification
 
substring(byte[], int) - Static method in class org.yamcs.yarch.streamsql.funct.SubstringExpression
 
substring(byte[], int) - Static method in class org.yamcs.yarch.streamsql.funct.UnhexExpression
 
SubstringExpression - Class in org.yamcs.yarch.streamsql.funct
 
SubstringExpression(Expression[], boolean) - Constructor for class org.yamcs.yarch.streamsql.funct.SubstringExpression
 
SUCCESSFUL - org.yamcs.cfdp.pdu.StatusCode
 
SUCCESSFUL_RETENTION - org.yamcs.cfdp.pdu.FinishedPacket.FileStatus
 
SUFFIX_MESSAGE - Static variable in interface org.yamcs.cmdhistory.CommandHistoryPublisher
 
SUFFIX_STATUS - Static variable in interface org.yamcs.cmdhistory.CommandHistoryPublisher
 
SUFFIX_TIME - Static variable in interface org.yamcs.cmdhistory.CommandHistoryPublisher
 
SumExpression - Class in org.yamcs.yarch.streamsql.funct
 
SumExpression(Expression[], boolean) - Constructor for class org.yamcs.yarch.streamsql.funct.SumExpression
 
SUMMARY - org.yamcs.http.api.XtceToGpbAssembler.DetailLevel
 
SUPERUSER_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
suspend() - Method in class org.yamcs.cfdp.CfdpIncomingTransfer
 
suspend() - Method in class org.yamcs.cfdp.CfdpOutgoingTransfer
 
suspend() - Method in class org.yamcs.cfdp.OngoingCfdpTransfer
 
SUSPEND_REQUEST_RECEIVED - org.yamcs.cfdp.pdu.ConditionCode
 
suspended(int) - Method in interface org.yamcs.tctm.ccsds.Cop1Monitor
Called when the operations have been suspended due to a timeout
suspended(int) - Method in class org.yamcs.tctm.ccsds.Cop1MonitorImpl
 
sv_cop1Status_id - Variable in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
sv_linkStatus_id - Variable in class org.yamcs.tctm.AbstractTcDataLink
 
switchPrm(ParameterRequestManager, User) - Method in class org.yamcs.parameter.ParameterWithIdRequestHelper
Change processor and return the list of parameters that were valid in the old processor and are not anymore
SwitchTo(int) - Method in class org.yamcs.utils.parser.FilterParserTokenManager
Switch to specified lex state.
SwitchTo(int) - Method in class org.yamcs.yarch.streamsql.StreamSqlParserTokenManager
Switch to specified lex state.
switchToSheet(String, boolean) - Method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
SYNCH - org.yamcs.tctm.ccsds.Cop1Monitor.AlertType
 
SyslogHandler - Class in org.yamcs.logging
JUL appender that emits to syslogd over UDP with messages formatted according to RFC 3164 (BSD syslog).
SyslogHandler() - Constructor for class org.yamcs.logging.SyslogHandler
 
SystemParametersCollector - Class in org.yamcs.parameter
Collects each second system processed parameters from whomever registers and sends them on the sys_var stream
SystemParametersCollector() - Constructor for class org.yamcs.parameter.SystemParametersCollector
 
SystemParametersProducer - Interface in org.yamcs.parameter
Interface implemented by classes that want to provide system parameters.
SystemPrivilege - Class in org.yamcs.security
A system privilege is the right to perform a particular action or to perform an action on any object of a particular type.
SystemPrivilege(String) - Constructor for class org.yamcs.security.SystemPrivilege
 

T

T1 - org.yamcs.tctm.ccsds.Cop1Monitor.AlertType
 
table - Variable in class org.yamcs.yarch.rocksdb.HistogramWriter
 
table - Variable in class org.yamcs.yarch.TableWriter
 
Table - Class in org.yamcs.yarch
 
Table(TableDefinition) - Constructor for class org.yamcs.yarch.Table
 
TABLE_DEFINITION - org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used to store table definitions
TABLE_DEFINITION_VALUE - Static variable in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used to store table definitions
TABLE_NAME - Static variable in class org.yamcs.archive.CommandHistoryRecorder
 
TABLE_NAME - Static variable in class org.yamcs.archive.EventRecorder
 
TABLE_NAME - Static variable in class org.yamcs.archive.ParameterRecorder
 
TABLE_NAME - Static variable in class org.yamcs.archive.XtceTmRecorder
 
TABLE_NAME - Static variable in class org.yamcs.time.TimeCorrelationService
 
TABLE_PARTITION - org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used to store table (partition) data relevant information: instanceName, tableName and optionally partitionValue, partitionDir, partitionStart and partitionEnd
TABLE_PARTITION_VALUE - Static variable in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used to store table (partition) data relevant information: instanceName, tableName and optionally partitionValue, partitionDir, partitionStart and partitionEnd
TableApi - Class in org.yamcs.http.api
 
TableApi() - Constructor for class org.yamcs.http.api.TableApi
 
TableColumnDefinition - Class in org.yamcs.yarch
Stores properties for table columns
TableColumnDefinition(String, DataType) - Constructor for class org.yamcs.yarch.TableColumnDefinition
 
TableColumnDefinition(ColumnDefinition) - Constructor for class org.yamcs.yarch.TableColumnDefinition
 
TableColumnDefinition(TableColumnDefinition) - Constructor for class org.yamcs.yarch.TableColumnDefinition
Copy constructor
TableColumnDefinition() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
tableDefinition - Variable in class org.yamcs.yarch.AbstractTableWalker
 
tableDefinition - Variable in class org.yamcs.yarch.PartitionManager
 
tableDefinition - Variable in class org.yamcs.yarch.rocksdb.HistogramWriter
 
tableDefinition - Variable in class org.yamcs.yarch.Table
 
tableDefinition - Variable in class org.yamcs.yarch.TableReaderStream
 
TableDefinition - Class in org.yamcs.yarch
A table definition consists of a (key,value) pair of tuple definitions.
TableDefinition(int, List<TableColumnDefinition>, List<TableColumnDefinition>) - Constructor for class org.yamcs.yarch.TableDefinition
Used when creating the table from the serialized data on disk
TableDefinition(String, TupleDefinition, List<String>) - Constructor for class org.yamcs.yarch.TableDefinition
Used when creating an empty table via sql.
TABLEDEFINITION_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
TableDefinitionConstructor - Class in org.yamcs.yarch
Constructs TableDefinition from .def yaml files.
TableDefinitionConstructor() - Constructor for class org.yamcs.yarch.TableDefinitionConstructor
 
TABLENAME_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
TableOption(CreateTableStatement) - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
TableReaderStream - Class in org.yamcs.yarch
Implements skeleton for table streamer that uses PartitionManager to handle partitioning.
TableReaderStream(YarchDatabaseInstance, TableDefinition, TableWalker) - Constructor for class org.yamcs.yarch.TableReaderStream
 
tableRegistered(String, TableDefinition) - Method in interface org.yamcs.management.TableStreamListener
 
tablespace - Variable in class org.yamcs.yarch.rocksdb.HistogramWriter
 
Tablespace - Class in org.yamcs.yarch.rocksdb.protobuf
 
Tablespace - Class in org.yamcs.yarch.rocksdb
Tablespaces are used to store data by the RdbStorageEngine.
Tablespace(String) - Constructor for class org.yamcs.yarch.rocksdb.Tablespace
 
TABLESPACE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
Tablespace.BucketProperties - Class in org.yamcs.yarch.rocksdb.protobuf
associated to each bucket
Tablespace.BucketProperties.Builder - Class in org.yamcs.yarch.rocksdb.protobuf
associated to each bucket
Tablespace.BucketPropertiesOrBuilder - Interface in org.yamcs.yarch.rocksdb.protobuf
 
Tablespace.ObjectProperties - Class in org.yamcs.yarch.rocksdb.protobuf
associated to each user object
Tablespace.ObjectProperties.Builder - Class in org.yamcs.yarch.rocksdb.protobuf
associated to each user object
Tablespace.ObjectPropertiesOrBuilder - Interface in org.yamcs.yarch.rocksdb.protobuf
 
Tablespace.PartitioningInfo - Class in org.yamcs.yarch.rocksdb.protobuf
Protobuf type PartitioningInfo
Tablespace.PartitioningInfo.Builder - Class in org.yamcs.yarch.rocksdb.protobuf
Protobuf type PartitioningInfo
Tablespace.PartitioningInfo.PartitioningType - Enum in org.yamcs.yarch.rocksdb.protobuf
Protobuf enum PartitioningInfo.PartitioningType
Tablespace.PartitioningInfoOrBuilder - Interface in org.yamcs.yarch.rocksdb.protobuf
 
Tablespace.ProtoTableDefinition - Class in org.yamcs.yarch.rocksdb.protobuf
Protobuf type ProtoTableDefinition
Tablespace.ProtoTableDefinition.Builder - Class in org.yamcs.yarch.rocksdb.protobuf
Protobuf type ProtoTableDefinition
Tablespace.ProtoTableDefinitionOrBuilder - Interface in org.yamcs.yarch.rocksdb.protobuf
 
Tablespace.SecondaryIndex - Class in org.yamcs.yarch.rocksdb.protobuf
to allow future extensions we define multi-column secondary indices for each table as of now only a single index on one column is supported
Tablespace.SecondaryIndex.Builder - Class in org.yamcs.yarch.rocksdb.protobuf
to allow future extensions we define multi-column secondary indices for each table as of now only a single index on one column is supported
Tablespace.SecondaryIndexOrBuilder - Interface in org.yamcs.yarch.rocksdb.protobuf
 
Tablespace.TableColumnInfo - Class in org.yamcs.yarch.rocksdb.protobuf
Protobuf type TableColumnInfo
Tablespace.TableColumnInfo.Builder - Class in org.yamcs.yarch.rocksdb.protobuf
Protobuf type TableColumnInfo
Tablespace.TableColumnInfo.EnumValue - Class in org.yamcs.yarch.rocksdb.protobuf
Protobuf type TableColumnInfo.EnumValue
Tablespace.TableColumnInfo.EnumValue.Builder - Class in org.yamcs.yarch.rocksdb.protobuf
Protobuf type TableColumnInfo.EnumValue
Tablespace.TableColumnInfo.EnumValueOrBuilder - Interface in org.yamcs.yarch.rocksdb.protobuf
 
Tablespace.TableColumnInfoOrBuilder - Interface in org.yamcs.yarch.rocksdb.protobuf
 
Tablespace.TablespaceRecord - Class in org.yamcs.yarch.rocksdb.protobuf
This is used to encode values in the tablespace metadata database
Tablespace.TablespaceRecord.Builder - Class in org.yamcs.yarch.rocksdb.protobuf
This is used to encode values in the tablespace metadata database
Tablespace.TablespaceRecord.Type - Enum in org.yamcs.yarch.rocksdb.protobuf
Protobuf enum TablespaceRecord.Type
Tablespace.TablespaceRecordOrBuilder - Interface in org.yamcs.yarch.rocksdb.protobuf
 
Tablespace.TimeBasedPartition - Class in org.yamcs.yarch.rocksdb.protobuf
Protobuf type TimeBasedPartition
Tablespace.TimeBasedPartition.Builder - Class in org.yamcs.yarch.rocksdb.protobuf
Protobuf type TimeBasedPartition
Tablespace.TimeBasedPartitionOrBuilder - Interface in org.yamcs.yarch.rocksdb.protobuf
 
TableStreamListener - Interface in org.yamcs.management
Implement and subscribe to the ManagementService to know when new tables or streams are created/removed
TableStringBuilder - Class in org.yamcs.cli
Helper for outputting records in columnar fashion without harcoding column widths
TableStringBuilder(int) - Constructor for class org.yamcs.cli.TableStringBuilder
 
TableStringBuilder(String...) - Constructor for class org.yamcs.cli.TableStringBuilder
 
tableUnregistered(String, String) - Method in interface org.yamcs.management.TableStreamListener
 
TableVisitor - Interface in org.yamcs.yarch
 
TableVisitor.Action - Class in org.yamcs.yarch
 
TableVisitor.ActionType - Enum in org.yamcs.yarch
 
TableWalker - Interface in org.yamcs.yarch
Walks over one yarch table providing operations for select, udpdate, delete
TableWalkerBuilder - Class in org.yamcs.yarch.streamsql
 
TableWalkerBuilder(YarchDatabaseInstance, TableDefinition) - Constructor for class org.yamcs.yarch.streamsql.TableWalkerBuilder
 
TableWriter - Class in org.yamcs.yarch
 
TableWriter(YarchDatabaseInstance, Table, TableWriter.InsertMode) - Constructor for class org.yamcs.yarch.TableWriter
 
TableWriter.InsertMode - Enum in org.yamcs.yarch
 
tabSize - Variable in class org.yamcs.utils.parser.SimpleCharStream
 
TagApi - Class in org.yamcs.http.api
 
TagApi() - Constructor for class org.yamcs.http.api.TagApi
 
TagDb - Interface in org.yamcs.archive
 
TAGDB - org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used by the tag database relevant information: instanceName
TAGDB_VALUE - Static variable in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
used by the tag database relevant information: instanceName
TagReceiver - Interface in org.yamcs.archive
Used by TagDb to send back updates on fetched tags
TAI - org.yamcs.tctm.AbstractPacketPreprocessor.TimeEpochs
 
tail(long) - Method in class org.yamcs.replication.ReplicationFile
Returns a ReplicationTail containing a read only ByteBuffer having the position on given txId and with the limit set to the current end of tx data.
TaiUtcConverter - Class in org.yamcs.utils
Utility class to convert between TAI and UTC.
TaiUtcConverter() - Constructor for class org.yamcs.utils.TaiUtcConverter
 
TaiUtcConverter(InputStream) - Constructor for class org.yamcs.utils.TaiUtcConverter
 
TaiUtcConverter.DateTimeComponents - Class in org.yamcs.utils
 
TaiUtcConverter.ValidityLine - Class in org.yamcs.utils
 
TBS_INDEX_SIZE - Static variable in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 
TBSINDEX_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
TC - org.yamcs.StreamConfig.StandardStreamType
 
TC - Static variable in class org.yamcs.StandardTupleDefinitions
 
TC_ORIGIN_COLUMN - Static variable in class org.yamcs.StandardTupleDefinitions
 
TcDataLink - Interface in org.yamcs.tctm
Interface implemented by components that send commands to the outer universe
TcFrameFactory - Class in org.yamcs.tctm.ccsds
 
TcFrameFactory(TcManagedParameters) - Constructor for class org.yamcs.tctm.ccsds.TcFrameFactory
 
TcManagedParameters - Class in org.yamcs.tctm.ccsds
Parameters used for generation of TC frames as per CCSDS 232.0-B-3
TcManagedParameters(YConfiguration) - Constructor for class org.yamcs.tctm.ccsds.TcManagedParameters
 
TcManagedParameters.PriorityScheme - Enum in org.yamcs.tctm.ccsds
 
TcManagedParameters.TcVcManagedParameters - Class in org.yamcs.tctm.ccsds
 
tcoService - Variable in class org.yamcs.tctm.AbstractPacketPreprocessor
 
TcPacketHandler - Class in org.yamcs.tctm.ccsds
Assembles command packets into TC frames as per CCSDS 232.0-B-3.
TcPacketHandler(String, String, TcManagedParameters.TcVcManagedParameters) - Constructor for class org.yamcs.tctm.ccsds.TcPacketHandler
 
TcProcessingContext - Class in org.yamcs.xtceproc
Keeps track of where we are when filling in the bits and bytes of a command
TcProcessingContext(ProcessorData, Map<Argument, Value>, Map<Parameter, Value>, BitBuffer, int) - Constructor for class org.yamcs.xtceproc.TcProcessingContext
 
TcpRole - Enum in org.yamcs.replication
 
TcpTcDataLink - Class in org.yamcs.tctm
Sends raw command packets on TCP socket.
TcpTcDataLink() - Constructor for class org.yamcs.tctm.TcpTcDataLink
 
TcpTmDataLink - Class in org.yamcs.tctm
 
TcpTmDataLink() - Constructor for class org.yamcs.tctm.TcpTmDataLink
 
tcQueued() - Method in interface org.yamcs.tctm.ccsds.Cop1Monitor
Called when a new command has been added to the COP1 waiting queue
tcSent() - Method in interface org.yamcs.tctm.ccsds.Cop1Monitor
Called when a new AD frame has been sent queued for being sent upstream
TcStreamConfigEntry(String) - Constructor for class org.yamcs.StreamConfig.TcStreamConfigEntry
 
TcStreamConfigEntry(String, String) - Constructor for class org.yamcs.StreamConfig.TcStreamConfigEntry
 
TcStreamConfigEntry(String, String, List<Pattern>) - Constructor for class org.yamcs.StreamConfig.TcStreamConfigEntry
 
TcTmException - Exception in org.yamcs.tctm
Generic exception to throw for problems encountered during TC or TM processing
TcTmException() - Constructor for exception org.yamcs.tctm.TcTmException
 
TcTmException(String) - Constructor for exception org.yamcs.tctm.TcTmException
 
TcTmException(String, Throwable) - Constructor for exception org.yamcs.tctm.TcTmException
 
TcTransferFrame - Class in org.yamcs.tctm.ccsds
 
TcTransferFrame(byte[], int, int) - Constructor for class org.yamcs.tctm.ccsds.TcTransferFrame
 
TcVcManagedParameters(int, UplinkManagedParameters.ServiceType) - Constructor for class org.yamcs.tctm.ccsds.TcManagedParameters.TcVcManagedParameters
 
TcVcManagedParameters(YConfiguration, TcManagedParameters) - Constructor for class org.yamcs.tctm.ccsds.TcManagedParameters.TcVcManagedParameters
 
TDEF - Static variable in class org.yamcs.cfdp.CompletedTransfer
 
TDEF - Static variable in class org.yamcs.time.TimeCorrelationService
 
TDEF - Static variable in class org.yamcs.time.TimeOfFlightEstimator
 
Template - Class in org.yamcs.templating
 
Template(String, String) - Constructor for class org.yamcs.templating.Template
 
TemplateProcessor - Class in org.yamcs.templating
Processes a template source.
TemplateProcessor(String) - Constructor for class org.yamcs.templating.TemplateProcessor
 
term() - Method in class org.yamcs.utils.parser.FilterParser
 
TERM - org.yamcs.tctm.ccsds.Cop1Monitor.AlertType
 
terminateAD() - Method in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
Terminate the AD service
terminated(Service.State) - Method in class org.yamcs.http.api.ParameterReplayListener
 
TERMINATED - org.yamcs.cfdp.pdu.AckPacket.TransactionStatus
 
ThirdPartyAuthorizationCode - Class in org.yamcs.security
Represents a token (or 'authorization_code' in oauth terms) issued by an external identity server.
ThirdPartyAuthorizationCode(String) - Constructor for class org.yamcs.security.ThirdPartyAuthorizationCode
 
ThreadSafe - Annotation Type in org.yamcs
 
time - Variable in class org.yamcs.http.api.TimeSortedPageToken
Time associated with the last object that was emitted.
TIME - org.yamcs.yarch.PartitioningSpec._type
 
TIME - org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.PartitioningType
TIME = 1;
TIME - org.yamcs.yarch.streamsql.WindowSpecification.Type
 
TIME_AND_VALUE - org.yamcs.yarch.PartitioningSpec._type
 
TIME_AND_VALUE - org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.PartitioningType
TIME_AND_VALUE = 3;
TIME_AND_VALUE_VALUE - Static variable in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.PartitioningType
TIME_AND_VALUE = 3;
TIME_PARAMETER_FQN - Static variable in class org.yamcs.parameterarchive.ParameterIdDb
 
TIME_VALUE - Static variable in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.PartitioningType
TIME = 1;
timeAndValueSpec(String, String) - Static method in class org.yamcs.yarch.PartitioningSpec
 
TimeApi - Class in org.yamcs.http.api
 
TimeApi() - Constructor for class org.yamcs.http.api.TimeApi
 
timeCalibContexts - Variable in class org.yamcs.xtce.xlsv6.V6Loader
 
timeCalibContexts - Variable in class org.yamcs.xtce.xlsv7.V7Loader
 
timeCalibEpochs - Variable in class org.yamcs.xtce.xlsv6.V6Loader
 
timeCalibEpochs - Variable in class org.yamcs.xtce.xlsv7.V7Loader
 
timeCalibScales - Variable in class org.yamcs.xtce.xlsv6.V6Loader
 
timeCalibScales - Variable in class org.yamcs.xtce.xlsv7.V7Loader
 
timeColumn - Variable in class org.yamcs.yarch.PartitioningSpec
 
TIMECOLUMN_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
TimeCorrelationApi - Class in org.yamcs.http.api
 
TimeCorrelationApi() - Constructor for class org.yamcs.http.api.TimeCorrelationApi
 
TimeCorrelationService - Class in org.yamcs.time
On-board time correlation service (inspired from SCOS2K (ESA MCS)).
TimeCorrelationService() - Constructor for class org.yamcs.time.TimeCorrelationService
 
timeDecoder - Variable in class org.yamcs.tctm.AbstractPacketPreprocessor
 
TimeDecoder - Interface in org.yamcs.tctm
Interface for time decoders used in the PacketPreprocessor
TimedValue - Class in org.yamcs.parameterarchive
 
TimedValue(long, Value, Value, Pvalue.ParameterStatus) - Constructor for class org.yamcs.parameterarchive.TimedValue
 
TimeEncoding - Class in org.yamcs.utils
This class provides times in terms of milliseconds since 1970TAI
TimeEncoding() - Constructor for class org.yamcs.utils.TimeEncoding
 
timeEpoch - Variable in class org.yamcs.tctm.AbstractPacketPreprocessor
 
TimeInterval - Class in org.yamcs.utils
Time interval where both ends can be open.
TimeInterval() - Constructor for class org.yamcs.utils.TimeInterval
Creates a TimeInterval with no start and no end
TimeInterval(long, long) - Constructor for class org.yamcs.utils.TimeInterval
 
TimeInterval(TimeInterval) - Constructor for class org.yamcs.utils.TimeInterval
 
TimeInterval.FilterOverlappingIterator<T extends TimeInterval> - Class in org.yamcs.utils
Filters an input iterator to the intervals that match the given timeInterval
TimeOfFlightEstimator - Class in org.yamcs.time
Time of flight estimator.
TimeOfFlightEstimator(String, String, boolean) - Constructor for class org.yamcs.time.TimeOfFlightEstimator
 
TimeOfFlightEstimator.TofInterval - Class in org.yamcs.time
Used for polynomial interpolation of time of flight based on ERT.
TIMEOUT - org.yamcs.cmdhistory.CommandHistoryPublisher.AckStatus
 
TimePartitionInfo - Class in org.yamcs.yarch
 
TimePartitionInfo() - Constructor for class org.yamcs.yarch.TimePartitionInfo
 
TimePartitionSchema - Class in org.yamcs.yarch
Implements different schemes for partitioning by time.
TimePartitionSchema() - Constructor for class org.yamcs.yarch.TimePartitionSchema
 
TIMEPARTITIONSCHEMA_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
Timer - Class in org.yamcs.cfdp
Implements a timer used by CFDP for verifying the sending of EOF, FIN and NAK PDUs
Timer(ScheduledThreadPoolExecutor, int, long) - Constructor for class org.yamcs.cfdp.Timer
 
TimeResource - Class in org.yamcs.http.websocket
 
TimeResource(ConnectedWebSocketClient) - Constructor for class org.yamcs.http.websocket.TimeResource
 
timeService - Variable in class org.yamcs.tctm.AbstractLink
 
timeService - Variable in class org.yamcs.tctm.AbstractPacketPreprocessor
 
TimeService - Interface in org.yamcs.time
 
TimeSortedPageToken - Class in org.yamcs.http.api
Stateless continuation token for paged requests that output timesorted data
TimeSortedPageToken(long) - Constructor for class org.yamcs.http.api.TimeSortedPageToken
 
timeSpec(String) - Static method in class org.yamcs.yarch.PartitioningSpec
 
timestamp(long, TmPacket) - Method in class org.yamcs.time.TimeCorrelationService
Set the generation time of the packet based on the computed coefficients.
TIMESTAMP - org.yamcs.yarch.DataType._type
 
TIMESTAMP - Static variable in class org.yamcs.yarch.DataType
 
TIMESTAMP_MASK - Static variable in class org.yamcs.parameterarchive.ParameterArchive
 
timestamp2Java(Timestamp) - Static method in class org.yamcs.utils.TimestampUtil
Converts protobuf Timestamp into java time in milliseconds Note: this loses precision (nanoseconds to milliseconds)
TimestampUtil - Class in org.yamcs.utils
 
TimestampUtil() - Constructor for class org.yamcs.utils.TimestampUtil
 
TimestampValue - Class in org.yamcs.parameter
 
TimestampValue(long) - Constructor for class org.yamcs.parameter.TimestampValue
 
timewindow - Variable in class org.yamcs.utils.ParameterFormatter
 
TLV - Class in org.yamcs.cfdp.pdu
Type, Length, Value
TLV(byte, byte[]) - Constructor for class org.yamcs.cfdp.pdu.TLV
 
TM - org.yamcs.StreamConfig.StandardStreamType
 
TM - org.yamcs.tctm.ccsds.TransferFrameDecoder.CcsdsFrameType
CCSDS 132.0-B-2
TM - Static variable in class org.yamcs.StandardTupleDefinitions
 
TM_ERTIME_COLUMN - Static variable in class org.yamcs.StandardTupleDefinitions
 
TM_PACKET_COLUMN - Static variable in class org.yamcs.StandardTupleDefinitions
 
TM_RECTIME_COLUMN - Static variable in class org.yamcs.StandardTupleDefinitions
 
TM_STATUS_COLUMN - Static variable in class org.yamcs.StandardTupleDefinitions
 
TM_WITH_ERT - Static variable in class org.yamcs.StandardTupleDefinitions
 
TmFrameDecoder - Class in org.yamcs.tctm.ccsds
Decodes frames as per CCSDS 132.0-B-2
TmFrameDecoder(TmManagedParameters) - Constructor for class org.yamcs.tctm.ccsds.TmFrameDecoder
 
TmIndexService - Interface in org.yamcs.archive
Interface for (completeness) TmIndex.
TmManagedParameters - Class in org.yamcs.tctm.ccsds
 
TmManagedParameters(YConfiguration) - Constructor for class org.yamcs.tctm.ccsds.TmManagedParameters
 
TmPacket - Class in org.yamcs
Packet with acquisition time, generation time and sequence count.
TmPacket(long, byte[]) - Constructor for class org.yamcs.TmPacket
 
TmPacket(long, long, int, byte[]) - Constructor for class org.yamcs.TmPacket
 
TmPacketDataLink - Interface in org.yamcs.tctm
Interface for components reading packets from external parties.
TmPacketProvider - Interface in org.yamcs
 
TmProcessor - Interface in org.yamcs
 
TmSink - Interface in org.yamcs.tctm
Used by the TmPacketDataLink to propagate packets inside Yamcs.
tmSocket - Variable in class org.yamcs.tctm.TcpTmDataLink
 
TmStreamConfigEntry(String) - Constructor for class org.yamcs.StreamConfig.TmStreamConfigEntry
 
TmStreamConfigEntry(String, String, SequenceContainer, boolean) - Constructor for class org.yamcs.StreamConfig.TmStreamConfigEntry
 
TmTransferFrame - Class in org.yamcs.tctm.ccsds
 
TmTransferFrame(byte[], int, int) - Constructor for class org.yamcs.tctm.ccsds.TmTransferFrame
 
toAlarmData(AlarmNotificationType, ActiveAlarm<T>, boolean) - Static method in class org.yamcs.http.api.AlarmsApi
 
toAlarmInfo(EnumerationAlarm) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toAlarmInfo(NumericAlarm) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toAlgorithmInfo(Algorithm, XtceToGpbAssembler.DetailLevel) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toAncillaryDataInfo(AncillaryData) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toArgumentAssignmentInfo(ArgumentAssignment) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toArgumentInfo(Argument) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toArgumentTypeInfo(ArgumentType) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toArray() - Method in class org.yamcs.parameter.ParameterValueList
Returns a copy of the list as array
toArray() - Method in class org.yamcs.utils.ByteArray
 
toArray() - Method in class org.yamcs.utils.DoubleArray
 
toArray() - Method in class org.yamcs.utils.FloatArray
 
toArray() - Method in class org.yamcs.utils.IntArray
 
toArray() - Method in class org.yamcs.utils.LongArray
 
toArray(T[]) - Method in class org.yamcs.parameter.ParameterValueList
Throws UnsupportedOperationException
toBuilder() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
toBuilder() - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
toBuilder() - Method in class org.yamcs.replication.protobuf.ColumnInfo
 
toBuilder() - Method in class org.yamcs.replication.protobuf.Request
 
toBuilder() - Method in class org.yamcs.replication.protobuf.Response
 
toBuilder() - Method in class org.yamcs.replication.protobuf.StreamInfo
 
toBuilder() - Method in class org.yamcs.replication.protobuf.Wakeup
 
toBuilder() - Method in class org.yamcs.security.protobuf.AccountCollection
 
toBuilder() - Method in class org.yamcs.security.protobuf.AccountRecord
 
toBuilder() - Method in class org.yamcs.security.protobuf.ApplicationCollection
 
toBuilder() - Method in class org.yamcs.security.protobuf.ApplicationRecord
 
toBuilder() - Method in class org.yamcs.security.protobuf.Clearance
 
toBuilder() - Method in class org.yamcs.security.protobuf.ExternalIdentity
 
toBuilder() - Method in class org.yamcs.security.protobuf.GroupCollection
 
toBuilder() - Method in class org.yamcs.security.protobuf.GroupRecord
 
toBuilder() - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
toBuilder() - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
toBuilder() - Method in class org.yamcs.yarch.protobuf.Db.Event
 
toBuilder() - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
toBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
toBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
toBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
toBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
toBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
toBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
toBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
toBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
toBuilder() - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
toByteArray() - Method in class org.yamcs.cfdp.pdu.CfdpPacket
 
toByteArray() - Method in interface org.yamcs.tctm.Packet
 
toByteArray(T) - Method in interface org.yamcs.yarch.ColumnSerializer
This method serializes the value into a byte array
toCalendar(long) - Static method in class org.yamcs.utils.TimeEncoding
transforms instant into a java cal containing milliseconds since 1970
toCalibrator(Mdb.CalibratorInfo) - Static method in class org.yamcs.http.api.GbpToXtceAssembler
 
toCalibratorInfo(Calibrator) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toClientInfo(ConnectedClient, ClientInfo.ClientState) - Static method in class org.yamcs.http.api.ClientsApi
 
toColumnDataList(Tuple) - Static method in class org.yamcs.http.api.TableApi
 
toCombinedFormat(long) - Static method in class org.yamcs.utils.TimeEncoding
 
toCommandContainerInfo(CommandContainer, XtceToGpbAssembler.DetailLevel) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toCommandInfo(MetaCommand, XtceToGpbAssembler.DetailLevel) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toCommandOptionInfo(CommandOption) - Static method in class org.yamcs.http.api.ServerApi
 
toCommandQueueEntry(CommandQueue, PreparedCommand) - Static method in class org.yamcs.management.ManagementGpbHelper
 
toCommandQueueInfo(CommandQueue, int, boolean) - Static method in class org.yamcs.management.ManagementGpbHelper
 
toComparison(String) - Method in class org.yamcs.xtce.ConditionParser
 
toComparisonInfo(Comparison) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toComparisons(MatchCriteria) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toContainerInfo(SequenceContainer, XtceToGpbAssembler.DetailLevel) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toContextCalibrator(XtceDb, String, Mdb.ContextCalibratorInfo) - Static method in class org.yamcs.http.api.GbpToXtceAssembler
 
toContextCalibratorList(XtceDb, String, List<Mdb.ContextCalibratorInfo>) - Static method in class org.yamcs.http.api.GbpToXtceAssembler
 
toDataEncodingInfo(DataEncoding) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toDouble(long) - Static method in class org.yamcs.utils.UnsignedLong
Converts unsigned long to double copied from guava
toEnumerationAlarm(Mdb.AlarmInfo) - Static method in class org.yamcs.http.api.GbpToXtceAssembler
 
toEnumerationAlarm(EnumerationAlarm.EnumerationAlarmItem) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toEnumerationContextAlarm(XtceDb, String, List<Mdb.ContextAlarmInfo>) - Static method in class org.yamcs.http.api.GbpToXtceAssembler
 
toEnumerationContextAlarm(XtceDb, String, Mdb.ContextAlarmInfo) - Static method in class org.yamcs.http.api.GbpToXtceAssembler
 
toEnumValue(ValueEnumeration) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
TofInterval(Instant, Instant, double[]) - Constructor for class org.yamcs.time.TimeOfFlightEstimator.TofInterval
 
toFixedValueInfo(FixedValueEntry) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toGbp(AggregateValue) - Static method in class org.yamcs.utils.ValueUtility
 
toGbp(Value) - Static method in class org.yamcs.utils.ValueUtility
 
toGbpParameterValue() - Method in class org.yamcs.parameter.ParameterValueWithId
 
toGpb(int) - Method in class org.yamcs.parameter.ParameterValue
 
toGpb(Yamcs.NamedObjectId) - Method in class org.yamcs.parameter.ParameterValue
 
toGpbAlarmRange(Mdb.AlarmLevelType, DoubleRange) - Static method in class org.yamcs.parameter.BasicParameterValue
 
toGPBSample(Downsampler.Sample) - Static method in class org.yamcs.http.api.StreamArchiveApi
 
toGpsTime(long) - Static method in class org.yamcs.utils.TimeEncoding
Conversion from instant to GPS time.
toGpsTimeMillisec(long) - Static method in class org.yamcs.utils.TimeEncoding
Conversion from instant to GPS time (milliseconds since the GPS epoch).
toInputParameterInfo(InputParameter) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toIso8860String() - Method in class org.yamcs.utils.TaiUtcConverter.DateTimeComponents
 
toJ2000Millisec(long) - Static method in class org.yamcs.utils.TimeEncoding
 
token - Variable in class org.yamcs.utils.parser.FilterParser
Current token.
token - Variable in class org.yamcs.yarch.streamsql.StreamSqlParser
Current token.
Token - Class in org.yamcs.utils.parser
Describes the input token stream.
Token() - Constructor for class org.yamcs.utils.parser.Token
No-argument constructor
Token(int) - Constructor for class org.yamcs.utils.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.yamcs.utils.parser.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.yamcs.utils.parser.FilterParser
Generated Token Manager.
token_source - Variable in class org.yamcs.yarch.streamsql.StreamSqlParser
Generated Token Manager.
tokenImage - Static variable in interface org.yamcs.utils.parser.FilterParserConstants
Literal token values.
tokenImage - Variable in exception org.yamcs.utils.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.yamcs.yarch.streamsql.StreamSqlParserConstants
Literal token values.
TokenMgrError - Error in org.yamcs.utils.parser
Token Manager Error.
TokenMgrError - Error in org.yamcs.yarch.streamsql
Token Manager Error.
TokenMgrError() - Constructor for error org.yamcs.utils.parser.TokenMgrError
No arg constructor.
TokenMgrError() - Constructor for error org.yamcs.yarch.streamsql.TokenMgrError
No arg constructor.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.yamcs.utils.parser.TokenMgrError
Full Constructor.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.yamcs.yarch.streamsql.TokenMgrError
Full Constructor.
TokenMgrError(String, int) - Constructor for error org.yamcs.utils.parser.TokenMgrError
Constructor with message and reason.
TokenMgrError(String, int) - Constructor for error org.yamcs.yarch.streamsql.TokenMgrError
Constructor with message and reason.
TokenStore - Class in org.yamcs.http.auth
Store capable of generating a chain of refresh tokens.
TokenStore() - Constructor for class org.yamcs.http.auth.TokenStore
 
toLongArray() - Method in class org.yamcs.utils.BooleanArray
 
toMap() - Method in class org.yamcs.InstanceMetadata
Returns an unmodifiable map view of this metadata.
toMap() - Method in class org.yamcs.YConfiguration
 
toMessage() - Method in exception org.yamcs.http.HttpException
 
toMissionDatabase(String, XtceDb) - Static method in class org.yamcs.http.api.MdbApi
 
toNumericAlarm(Mdb.AlarmInfo) - Static method in class org.yamcs.http.api.GbpToXtceAssembler
 
toNumericContextAlarm(XtceDb, String, List<Mdb.ContextAlarmInfo>) - Static method in class org.yamcs.http.api.GbpToXtceAssembler
 
toNumericContextAlarm(XtceDb, String, Mdb.ContextAlarmInfo) - Static method in class org.yamcs.http.api.GbpToXtceAssembler
 
toOperatorType(OperatorType) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toOrdinalDateTime(long) - Static method in class org.yamcs.utils.TimeEncoding
Returns the instant formatted as UTC yyyy-DDDTHH:mm:ss.SSS
toOutputParameterInfo(OutputParameter) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toParameterInfo(ParameterInstanceRef) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toParameterInfo(Parameter, XtceToGpbAssembler.DetailLevel) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toParameterTypeInfo(ParameterType, XtceToGpbAssembler.DetailLevel) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
Topic - Class in org.yamcs.http
 
TopicContext - Class in org.yamcs.http
Context for a specific RPC call over a (shared) WebSocket connection.
toPolynomialCalibrator(Mdb.PolynomialCalibratorInfo) - Static method in class org.yamcs.http.api.GbpToXtceAssembler
 
toProcessorInfo(Processor) - Static method in class org.yamcs.http.api.ProcessingApi
 
toProcessorInfo(Processor) - Static method in class org.yamcs.management.ManagementGpbHelper
 
toProto(ParameterValue) - Method in class org.yamcs.yarch.ParameterValueColumnSerializer
 
toProtobuf() - Method in class org.yamcs.archive.ReplayOptions
 
toProtoBuf() - Method in class org.yamcs.parameter.ParameterStatus
 
toProtobufParameterValue(Optional<Yamcs.NamedObjectId>, OptionalInt, boolean) - Method in class org.yamcs.parameter.ParameterValue
Convert a PV to a ProtobufPV
toProtobufTimestamp(long) - Static method in class org.yamcs.utils.TimeEncoding
Transforms the instant to protobuf timestamp performing the smearing around the leap seconds.
toProtobufTimestamp(Instant) - Static method in class org.yamcs.utils.TimeEncoding
Transforms the instant to protobuf timestamp performing the smearing around the leap seconds.
toRecord() - Method in class org.yamcs.security.Group
 
toRepeatInfo(Repeat, XtceToGpbAssembler.DetailLevel) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toSequenceEntryInfo(SequenceEntry, XtceToGpbAssembler.DetailLevel) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toServiceInfo(ProcessorServiceWithConfig, String, String) - Static method in class org.yamcs.http.api.ManagementApi
 
toServiceInfo(ServiceWithConfig, String, String) - Static method in class org.yamcs.http.api.ManagementApi
 
toSignificanceInfo(Significance) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toSignificanceLevelType(Significance.Levels) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toSpaceSystemInfo(SpaceSystem) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toSplineCalibrator(Mdb.SplineCalibratorInfo) - Static method in class org.yamcs.http.api.GbpToXtceAssembler
 
toStaticAlarmRanges(List<Mdb.AlarmRange>) - Static method in class org.yamcs.http.api.GbpToXtceAssembler
 
toString() - Method in class me.lemire.integercompression.FastPFOR128
 
toString() - Method in class me.lemire.integercompression.IntWrapper
 
toString() - Method in class org.yamcs.alarms.ActiveAlarm
 
toString() - Method in class org.yamcs.alarms.EventId
 
toString() - Method in class org.yamcs.algorithms.ScriptAlgorithmExecutor
 
toString() - Method in class org.yamcs.algorithms.WindowBuffer
 
toString() - Method in class org.yamcs.cfdp.CfdpTransactionId
 
toString() - Method in class org.yamcs.cfdp.CompletedTransfer
 
toString() - Method in class org.yamcs.cfdp.pdu.AckPacket
 
toString() - Method in class org.yamcs.cfdp.pdu.CfdpHeader
 
toString() - Method in class org.yamcs.cfdp.pdu.EofPacket
 
toString() - Method in class org.yamcs.cfdp.pdu.FileDataPacket
 
toString() - Method in class org.yamcs.cfdp.pdu.FinishedPacket
 
toString() - Method in class org.yamcs.cfdp.pdu.KeepAlivePacket
 
toString() - Method in class org.yamcs.cfdp.pdu.LV
 
toString() - Method in class org.yamcs.cfdp.pdu.MetadataPacket
 
toString() - Method in class org.yamcs.cfdp.pdu.NakPacket
 
toString() - Method in class org.yamcs.cfdp.pdu.PromptPacket
 
toString() - Method in class org.yamcs.cfdp.pdu.SegmentRequest
 
toString() - Method in class org.yamcs.cfdp.pdu.TLV
 
toString() - Method in class org.yamcs.cli.TableStringBuilder
 
toString() - Method in class org.yamcs.commanding.PreparedCommand
 
toString() - Method in class org.yamcs.CommandOption
 
toString() - Method in exception org.yamcs.ConfigurationException
 
toString() - Method in class org.yamcs.ContainerExtractionResult
 
toString() - Method in class org.yamcs.http.api.Downsampler.Sample
 
toString() - Method in class org.yamcs.http.api.SqlBuilder
 
toString() - Method in class org.yamcs.http.auth.JwtToken
 
toString() - Method in class org.yamcs.http.Binding
 
toString() - Method in class org.yamcs.http.Context
 
toString() - Method in class org.yamcs.http.MediaType
 
toString() - Method in class org.yamcs.http.websocket.WebSocketDecodeContext
 
toString() - Method in class org.yamcs.InstanceMetadata
 
toString() - Method in class org.yamcs.parameter.AggregateValue
 
toString() - Method in class org.yamcs.parameter.ArrayValue
 
toString() - Method in class org.yamcs.parameter.BinaryValue
 
toString() - Method in class org.yamcs.parameter.BooleanValue
 
toString() - Method in class org.yamcs.parameter.DoubleValue
 
toString() - Method in class org.yamcs.parameter.EnumeratedValue
 
toString() - Method in class org.yamcs.parameter.FloatValue
 
toString() - Method in class org.yamcs.parameter.ParameterCacheConfig
 
toString() - Method in class org.yamcs.parameter.ParameterRequestManager
 
toString() - Method in class org.yamcs.parameter.ParameterValue
 
toString() - Method in class org.yamcs.parameter.ParameterValueList
 
toString() - Method in class org.yamcs.parameter.ParameterValueWithId
 
toString() - Method in class org.yamcs.parameter.SInt32Value
 
toString() - Method in class org.yamcs.parameter.SInt64Value
 
toString() - Method in class org.yamcs.parameter.StringValue
 
toString() - Method in class org.yamcs.parameter.SubscriptionArray
 
toString() - Method in class org.yamcs.parameter.TimestampValue
 
toString() - Method in class org.yamcs.parameter.UInt32Value
 
toString() - Method in class org.yamcs.parameter.UInt64Value
 
toString() - Method in class org.yamcs.parameterarchive.ParameterArchive.Partition
 
toString() - Method in class org.yamcs.parameterarchive.ParameterGroupIdDb
 
toString() - Method in class org.yamcs.parameterarchive.ParameterId
 
toString() - Method in class org.yamcs.parameterarchive.ParameterIdValueList
 
toString() - Method in class org.yamcs.parameterarchive.PGSegment
 
toString() - Method in class org.yamcs.parameterarchive.SegmentKey
 
toString() - Method in class org.yamcs.parameterarchive.SortedTimeSegment
 
toString() - Method in class org.yamcs.Processor
 
toString() - Method in class org.yamcs.ProcessorConfig
 
toString() - Method in class org.yamcs.ProcessorServiceWithConfig
 
toString() - Method in exception org.yamcs.replication.CorruptedFileException
 
toString() - Method in class org.yamcs.replication.ReplicationTail
 
toString() - Method in class org.yamcs.security.Account
 
toString() - Method in class org.yamcs.security.AuthenticationInfo
 
toString() - Method in class org.yamcs.security.Group
 
toString() - Method in class org.yamcs.security.ObjectPrivilege
 
toString() - Method in class org.yamcs.security.ObjectPrivilegeType
 
toString() - Method in class org.yamcs.security.RemoteUserToken
 
toString() - Method in class org.yamcs.security.Role
 
toString() - Method in class org.yamcs.security.SystemPrivilege
 
toString() - Method in class org.yamcs.security.UsernamePasswordToken
 
toString() - Method in class org.yamcs.ServiceWithConfig
 
toString() - Method in enum org.yamcs.tctm.ccsds.Cop1Monitor.AlertType
 
toString() - Method in class org.yamcs.tctm.ccsds.TcTransferFrame
 
toString() - Method in class org.yamcs.tctm.ccsds.time.CucTimeDecoder
 
toString() - Method in class org.yamcs.tctm.ccsds.TmTransferFrame
 
toString() - Method in exception org.yamcs.tctm.ccsds.UnsupportedPacketVersionException
 
toString() - Method in class org.yamcs.tctm.CcsdsPacket
 
toString() - Method in exception org.yamcs.tctm.PacketTooLongException
 
toString() - Method in class org.yamcs.templating.Template
 
toString() - Method in class org.yamcs.time.Instant
 
toString() - Method in class org.yamcs.utils.ByteArray
 
toString() - Method in class org.yamcs.utils.ByteArrayWrapper
 
toString() - Method in class org.yamcs.utils.DoubleArray
 
toString() - Method in class org.yamcs.utils.FloatArray
 
toString() - Method in class org.yamcs.utils.IndexedList
 
toString() - Method in class org.yamcs.utils.IntArray
 
toString() - Method in class org.yamcs.utils.LongArray
 
toString() - Method in class org.yamcs.utils.parser.FilterParser.Result
 
toString() - Method in class org.yamcs.utils.parser.Token
Returns the image.
toString() - Method in class org.yamcs.utils.SortedIntArray
 
toString() - Method in class org.yamcs.utils.TaiUtcConverter.DateTimeComponents
 
toString() - Method in class org.yamcs.utils.TimeInterval
 
toString() - Method in class org.yamcs.xtce.BaseSpreadsheetLoader.Range
 
toString() - Method in class org.yamcs.xtce.SpreadsheetLoadContext
 
toString() - Method in class org.yamcs.xtceproc.PolynomialCalibratorProc
 
toString() - Method in class org.yamcs.xtceproc.SplineCalibratorProc
 
toString() - Method in class org.yamcs.xtceproc.Subscription
 
toString() - Method in class org.yamcs.xtceproc.XtceTmExtractor
 
toString() - Method in exception org.yamcs.YamcsException
 
toString() - Method in class org.yamcs.yarch.ColumnDefinition
 
toString() - Method in class org.yamcs.yarch.DataType
 
toString() - Method in class org.yamcs.yarch.DbRange
 
toString() - Method in class org.yamcs.yarch.FieldReturnCompiledExpression
 
toString() - Method in class org.yamcs.yarch.HistogramRecord
 
toString() - Method in class org.yamcs.yarch.HistogramSegment
 
toString() - Method in class org.yamcs.yarch.IndexFilter
 
toString() - Method in class org.yamcs.yarch.OutputStream
 
toString() - Method in class org.yamcs.yarch.Partition
 
toString() - Method in class org.yamcs.yarch.PartitioningSpec
 
toString() - Method in class org.yamcs.yarch.PartitionManager.Interval
 
toString() - Method in class org.yamcs.yarch.ProtobufDataType
 
toString() - Method in class org.yamcs.yarch.rocksdb.RdbHistogramInfo
 
toString() - Method in class org.yamcs.yarch.Row
 
toString() - Method in class org.yamcs.yarch.SpeedLimitStream
 
toString() - Method in class org.yamcs.yarch.SpeedSpec
 
toString() - Method in class org.yamcs.yarch.Stream
 
toString() - Method in class org.yamcs.yarch.streamsql.AndExpression
 
toString() - Method in class org.yamcs.yarch.streamsql.ColumnExpression
 
toString() - Method in class org.yamcs.yarch.streamsql.InExpression
 
toString() - Method in class org.yamcs.yarch.streamsql.OrExpression
 
toString() - Method in class org.yamcs.yarch.streamsql.RelationalExpression
 
toString() - Method in class org.yamcs.yarch.streamsql.SelectItem
 
toString() - Method in exception org.yamcs.yarch.streamsql.StreamSqlException
 
toString() - Method in class org.yamcs.yarch.streamsql.UpdateTableStatement.UpdateItem
 
toString() - Method in class org.yamcs.yarch.streamsql.ValueExpression
 
toString() - Method in class org.yamcs.yarch.TableColumnDefinition
 
toString() - Method in class org.yamcs.yarch.TableDefinition
 
toString() - Method in class org.yamcs.yarch.TimePartitionInfo
 
toString() - Method in class org.yamcs.yarch.Tuple
 
toString() - Method in class org.yamcs.yarch.TupleDataType
 
toString() - Method in class org.yamcs.yarch.TupleDefinition
 
toString() - Method in class org.yamcs.YConfiguration
 
toString(long) - Static method in class org.yamcs.utils.TimeEncoding
Returns the instant formatted as UTC yyyy-MM-DDTHH:mm:ss.SSSZ
toString(Commanding.CommandId) - Static method in class org.yamcs.utils.StringConverter
 
toString(Yamcs.Value) - Static method in class org.yamcs.utils.StringConverter
 
toString(Yamcs.Value, boolean) - Static method in class org.yamcs.utils.StringConverter
Deprecated.
toString(PathElement[]) - Static method in class org.yamcs.utils.AggregateUtil
 
toStringEncoded() - Method in class org.yamcs.utils.TimeInterval
 
toTaiMillisec(long) - Static method in class org.yamcs.utils.TimeEncoding
 
toTextualEncoding(StringDataEncoding) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toTLV() - Method in class org.yamcs.cfdp.pdu.FaultHandlerOverride
 
toTLV() - Method in class org.yamcs.cfdp.pdu.FileStoreRequest
 
toTLV() - Method in class org.yamcs.cfdp.pdu.FileStoreResponse
 
toTLV() - Method in class org.yamcs.cfdp.pdu.MessageToUser
 
toTransmissionConstraintInfo(TransmissionConstraint) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toTuple() - Method in class org.yamcs.commanding.PreparedCommand
 
toTuple(CfdpTransactionId, long) - Method in class org.yamcs.cfdp.pdu.CfdpPacket
 
toTuple(OngoingCfdpTransfer) - Method in class org.yamcs.cfdp.pdu.CfdpPacket
 
toUnitInfo(UnitType) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toUnixMillisec(long) - Static method in class org.yamcs.utils.TimeEncoding
Transforms instant to UNIX time expressed in milliseconds since 1970
toUserInfo(User, boolean) - Static method in class org.yamcs.http.api.IamApi
 
toUtc(long) - Static method in class org.yamcs.utils.TimeEncoding
 
toVerifierInfo(CommandVerifier) - Static method in class org.yamcs.http.api.XtceToGpbAssembler
 
toWebSocketExceptionData() - Method in exception org.yamcs.http.websocket.WebSocketException
Converts this exception to a protobuf message
toWebSocketReplyData() - Method in class org.yamcs.http.websocket.WebSocketReply
Converts this object to a protobuf message
toWinCompatibleDateTime(long) - Static method in class org.yamcs.utils.TimeEncoding
Returns the instant in UTC time scale formatted as YYYY-DDDTHHhMMmSSsSSS so that is leads to an MS Windows compatible filename
toXtce(XtceDb) - Method in class org.yamcs.xtce.XtceAssembler
 
toXtce(XtceDb, String, Predicate<String>) - Method in class org.yamcs.xtce.XtceAssembler
Convert the mission database to XTCE starting at the specified top container and saving only filtered containers.
trace(String) - Method in class org.yamcs.logging.Log
 
trace(String, Object...) - Method in class org.yamcs.logging.Log
 
trace(String, Throwable) - Method in class org.yamcs.logging.Log
 
Transaction - Interface in org.yamcs.replication
 
transcode(RouteContext) - Static method in class org.yamcs.http.HttpTranscoder
 
TransferFrameDecoder - Interface in org.yamcs.tctm.ccsds
 
TransferFrameDecoder.CcsdsFrameType - Enum in org.yamcs.tctm.ccsds
 
TransferMonitor - Interface in org.yamcs.cfdp
 
transform(Tuple) - Method in class org.yamcs.archive.CommandHistoryReplayHandler
 
transform(Tuple) - Method in class org.yamcs.archive.EventReplayHandler
 
transform(Tuple) - Method in class org.yamcs.archive.ParameterReplayHandler
 
transform(Tuple) - Method in interface org.yamcs.archive.ReplayHandler
 
transform(Tuple) - Method in class org.yamcs.archive.XtceTmReplayHandler
 
TransmissionContraints_KEY - Static variable in interface org.yamcs.cmdhistory.CommandHistoryPublisher
 
trigger() - Method in class org.yamcs.alarms.ActiveAlarm
Trigger the alarm if not already triggered
triggered() - Method in class org.yamcs.alarms.ActiveAlarm
 
TRIGGERED - org.yamcs.alarms.AlarmNotificationType
 
triggerShutdown() - Method in class org.yamcs.parameterarchive.RealtimeArchiveFiller
 
tuple(TupleDefinition) - Static method in class org.yamcs.yarch.DataType
 
Tuple - Class in org.yamcs.yarch
Contains the tuple value (as an array of Columns) together with a pointer to its definition
Tuple() - Constructor for class org.yamcs.yarch.Tuple
Create a new tuple with no column.
Tuple(TupleDefinition) - Constructor for class org.yamcs.yarch.Tuple
Create a tuple with all the column values set to null.
Tuple(TupleDefinition, Object[]) - Constructor for class org.yamcs.yarch.Tuple
 
Tuple(TupleDefinition, List<Object>) - Constructor for class org.yamcs.yarch.Tuple
 
TUPLE - org.yamcs.yarch.DataType._type
 
TUPLE_ID - Static variable in class org.yamcs.yarch.DataType
 
TupleDataType - Class in org.yamcs.yarch
 
TupleDataType(TupleDefinition) - Constructor for class org.yamcs.yarch.TupleDataType
 
TupleDefinition - Class in org.yamcs.yarch
 
TupleDefinition() - Constructor for class org.yamcs.yarch.TupleDefinition
 
TupleDefinition() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
TUPLES - org.yamcs.yarch.streamsql.WindowSpecification.Type
 
TupleSourceExpression - Class in org.yamcs.yarch.streamsql
A source of tuples.
TupleSourceExpression(String) - Constructor for class org.yamcs.yarch.streamsql.TupleSourceExpression
 
TupleSourceExpression(StreamExpression) - Constructor for class org.yamcs.yarch.streamsql.TupleSourceExpression
 
TupleSourceExpression() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
tupleToCommandHistoryEntry(Tuple) - Static method in class org.yamcs.archive.GPBHelper
 
tupleToTmPacketData(Tuple) - Static method in class org.yamcs.archive.GPBHelper
 
txSize - Variable in class org.yamcs.http.Context
 
type - Variable in class org.yamcs.yarch.ColumnDefinition
 
type - Variable in class org.yamcs.yarch.PartitioningSpec
 
type - Variable in class org.yamcs.yarch.streamsql.Expression
 
type - Variable in class org.yamcs.yarch.streamsql.WindowSpecification
 
TYPE_ENG_VALUE - Static variable in class org.yamcs.parameterarchive.SegmentKey
 
TYPE_FIELD_NUMBER - Static variable in class org.yamcs.replication.protobuf.ColumnInfo
 
TYPE_FIELD_NUMBER - Static variable in class org.yamcs.replication.protobuf.Request
 
TYPE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.protobuf.Db.Event
 
TYPE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
TYPE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
TYPE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
TYPE_PARAMETER_STATUS - Static variable in class org.yamcs.parameterarchive.SegmentKey
 
TYPE_RAW_VALUE - Static variable in class org.yamcs.parameterarchive.SegmentKey
 
TYPE_URL_PREFIX - Static variable in class org.yamcs.http.HttpServer
 
typeOf(Object) - Static method in class org.yamcs.yarch.DataType
 

U

UdpParameterDataLink - Class in org.yamcs.tctm
Receives PP data via UDP.
UdpParameterDataLink() - Constructor for class org.yamcs.tctm.UdpParameterDataLink
 
UdpTcDataLink - Class in org.yamcs.tctm
Sends raw packets on UDP socket.
UdpTcDataLink() - Constructor for class org.yamcs.tctm.UdpTcDataLink
 
UdpTcFrameLink - 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).
UdpTcFrameLink() - Constructor for class org.yamcs.tctm.ccsds.UdpTcFrameLink
 
UdpTmDataLink - Class in org.yamcs.tctm
Receives telemetry packets via UDP.
UdpTmDataLink() - Constructor for class org.yamcs.tctm.UdpTmDataLink
 
UdpTmFrameLink - Class in org.yamcs.tctm.ccsds
Receives telemetry fames via UDP.
UdpTmFrameLink() - Constructor for class org.yamcs.tctm.ccsds.UdpTmFrameLink
 
UInt32Value - Class in org.yamcs.parameter
 
UInt32Value(int) - Constructor for class org.yamcs.parameter.UInt32Value
 
UInt64Value - Class in org.yamcs.parameter
 
UInt64Value(long) - Constructor for class org.yamcs.parameter.UInt64Value
 
UNACK_ALARM - org.yamcs.alarms.AlarmState
 
UnaryExpression() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
UnaryLogicalExpression() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
UnauthorizedException - Exception in org.yamcs.http
When the request was valid, but did not pass authentication.
UnauthorizedException() - Constructor for exception org.yamcs.http.UnauthorizedException
 
UnauthorizedException(String) - Constructor for exception org.yamcs.http.UnauthorizedException
 
UNAVAIL - org.yamcs.tctm.Link.Status
the link is down although it should be up; for instance a TCP client that cannot connect to the remote server.
UncheckedYamcsException - Exception in org.yamcs
Allows wrapping any checked exception without overloading signatures.
UncheckedYamcsException(Throwable) - Constructor for exception org.yamcs.UncheckedYamcsException
 
uncompress(byte[], IntWrapper, int, int[], IntWrapper) - Method in interface me.lemire.integercompression.ByteIntegerCODEC
Uncompress data from an array to another array.
uncompress(int[], IntWrapper, int, int[], IntWrapper) - Method in class me.lemire.integercompression.FastPFOR128
 
uncompress(int[], IntWrapper, int, int[], IntWrapper) - Method in interface me.lemire.integercompression.IntegerCODEC
Uncompress data from an array to another array.
UNDEFINED - org.yamcs.cfdp.pdu.AckPacket.TransactionStatus
 
unFlattenIndex(int, int[]) - Method in class org.yamcs.parameter.ArrayValue
unflatten the flatIndex into the idx array
UnhexExpression - Class in org.yamcs.yarch.streamsql.funct
 
UnhexExpression(Expression[], boolean) - Constructor for class org.yamcs.yarch.streamsql.funct.UnhexExpression
 
UNIX - org.yamcs.tctm.AbstractPacketPreprocessor.TimeEpochs
 
unixMillis - Variable in class org.yamcs.utils.TaiUtcConverter.ValidityLine
 
unlock(byte[]) - Method in class org.yamcs.yarch.rocksdb.YRDB
Unlock the key previously locked by YRDB.lock(byte[])
unpack(int[], int, int[], int, int, int) - Static method in class me.lemire.integercompression.Util
 
unpackw(int[], int, int[], int, int) - Static method in class me.lemire.integercompression.Util
 
unregisterClient(int) - Method in class org.yamcs.management.ManagementService
 
unregisterCommandQueueManager(String, String, CommandQueueManager) - Method in class org.yamcs.management.ManagementService
 
unregisterProducer(SystemParametersProducer) - Method in class org.yamcs.parameter.SystemParametersCollector
Unregister producer - from now on it will not be invoked.
unregisterService(String, String) - Method in class org.yamcs.management.ManagementService
 
unregisterStream(String, String) - Method in class org.yamcs.management.ManagementService
 
unregisterTable(String, String) - Method in class org.yamcs.management.ManagementService
 
unsavedLineCount - Variable in class org.yamcs.utils.ParameterFormatter
 
unselectPrm() - Method in class org.yamcs.parameter.ParameterWithIdRequestHelper
 
unselectProcessor() - Method in class org.yamcs.http.websocket.AlarmResource
 
unselectProcessor() - Method in class org.yamcs.http.websocket.CommandHistoryResource
 
unselectProcessor() - Method in class org.yamcs.http.websocket.EventResource
 
unselectProcessor() - Method in class org.yamcs.http.websocket.LinkResource
 
unselectProcessor() - Method in class org.yamcs.http.websocket.PacketResource
 
unselectProcessor() - Method in class org.yamcs.http.websocket.ParameterResource
 
unselectProcessor() - Method in class org.yamcs.http.websocket.StreamResource
 
unselectProcessor() - Method in class org.yamcs.http.websocket.TimeResource
 
unselectProcessor() - Method in interface org.yamcs.http.websocket.WebSocketResource
 
unshelve() - Method in class org.yamcs.alarms.ActiveAlarm
 
unshelve(ActiveAlarm<T>, String) - Method in class org.yamcs.alarms.AlarmServer
Un-shelve an alarm
UNSHELVED - org.yamcs.alarms.AlarmNotificationType
 
unsignedAsDouble(long) - Static method in class org.yamcs.parameter.UInt64Value
 
UnsignedLong - Class in org.yamcs.utils
 
UnsignedLong() - Constructor for class org.yamcs.utils.UnsignedLong
 
unsubscribe(ContainerConsumer, SequenceContainer) - Method in class org.yamcs.container.ContainerRequestManager
 
unsubscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.AlarmResource
 
unsubscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.CommandHistoryResource
 
unsubscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.EventResource
 
unsubscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.LinkResource
 
unsubscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.PacketResource
 
unsubscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.ParameterResource
 
unsubscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.StreamResource
 
unsubscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.TimeResource
 
unsubscribe(WebSocketDecodeContext, WebSocketDecoder) - Method in interface org.yamcs.http.websocket.WebSocketResource
 
unsubscribeAll(int) - Method in class org.yamcs.parameter.ParameterRequestManager
removes the subscription to all parameters return true of the subscription has been removed or false if it was not there
unsubscribeAll(ContainerConsumer) - Method in class org.yamcs.container.ContainerRequestManager
 
unsubscribeAll(WebSocketDecodeContext, WebSocketDecoder) - Method in class org.yamcs.http.websocket.ParameterResource
 
unsubscribeAll(WebSocketDecodeContext, WebSocketDecoder) - Method in interface org.yamcs.http.websocket.WebSocketResource
 
unsubscribeCommand(Commanding.CommandId, CommandHistoryConsumer) - Method in class org.yamcs.cmdhistory.CommandHistoryRequestManager
removes a consumer from the subscribers for a command (if existing).
unsubscribeCommandHistory(int) - Method in class org.yamcs.cmdhistory.CommandHistoryRequestManager
Called by the CommandHistory consumers to remove the subscription
UNSUPPORTED_CHECKSUM_TYPE - org.yamcs.cfdp.pdu.ConditionCode
 
UnsupportedPacketVersionException - Exception in org.yamcs.tctm.ccsds
 
UnsupportedPacketVersionException(int) - Constructor for exception org.yamcs.tctm.ccsds.UnsupportedPacketVersionException
 
unwind(Throwable) - Static method in class org.yamcs.utils.ExceptionUtil
 
update(int, List<ParameterValueWithId>) - Method in class org.yamcs.http.api.ParameterReplayListener
 
update(int, List<ParameterValueWithId>) - Method in class org.yamcs.http.websocket.ParameterResource
 
update(int, List<ParameterValueWithId>) - Method in interface org.yamcs.parameter.ParameterWithIdConsumer
 
update(Collection<ParameterValue>) - Method in class org.yamcs.parameter.ArrayParameterCache
 
update(Collection<ParameterValue>) - Method in class org.yamcs.parameter.LastValueCache
Update the cache with all parameters.
update(Collection<ParameterValue>) - Method in interface org.yamcs.parameter.ParameterCache
update the parameters in the cache
update(Collection<ParameterValue>) - Method in class org.yamcs.parameter.ParameterCacheImpl
 
update(Collection<ParameterValue>) - Method in interface org.yamcs.parameter.ParameterListener
Called each time some parameters have been updated.
update(Collection<ParameterValue>) - Method in class org.yamcs.parameter.ParameterRequestManager
 
update(List<ContainerExtractionResult>) - Method in class org.yamcs.container.ContainerRequestManager
 
update(List<ContainerExtractionResult>) - Method in interface org.yamcs.xtceproc.ContainerListener
 
update(ParameterValueWithId) - Method in class org.yamcs.http.api.ParameterReplayListener
 
update(T, int) - Method in class org.yamcs.alarms.AlarmServer
 
update(T, int, boolean, boolean) - Method in class org.yamcs.alarms.AlarmServer
 
UPDATE - org.yamcs.yarch.TableVisitor.ActionType
 
updateAction(byte[], boolean) - Static method in class org.yamcs.yarch.TableVisitor.Action
 
updateAlgorithm(Context, Mdb.UpdateAlgorithmRequest, Observer<Empty>) - Method in class org.yamcs.http.api.MdbApi
 
updateApplicationProperties(ServiceAccount) - Method in class org.yamcs.security.Directory
 
updateClearance(Context, UpdateClearanceRequest, Observer<ClearanceInfo>) - Method in class org.yamcs.http.api.ClearanceApi
 
updateClient(Context, EditClientRequest, Observer<Empty>) - Method in class org.yamcs.http.api.ClientsApi
 
updateCommand(Commanding.CommandId, List<Attribute>) - Method in class org.yamcs.cmdhistory.CommandHistoryRequestManager
send updates.
updateCommandHistory(Context, UpdateCommandHistoryRequest, Observer<Empty>) - Method in class org.yamcs.http.api.CommandsApi
 
updateConfig(Context, UpdateConfigRequest, Observer<Cop1Config>) - Method in class org.yamcs.http.api.Cop1Api
 
updated - Variable in class org.yamcs.algorithms.OutputValueBinding
 
updatedCommand(Commanding.CommandId, long, String, Value) - Method in interface org.yamcs.cmdhistory.CommandHistoryConsumer
Called when the history of a command matching the filters has been updated
updatedCommand(Commanding.CommandId, long, String, Value) - Method in class org.yamcs.commanding.CommandVerificationHandler
 
updatedCommand(Commanding.CommandId, long, String, Value) - Method in class org.yamcs.http.websocket.CommandHistoryResource
 
updatedCommand(Commanding.CommandId, long, List<Attribute>) - Method in interface org.yamcs.cmdhistory.CommandHistoryConsumer
 
updatedCommandHistoryParam(ParameterValue) - Method in class org.yamcs.commanding.AlgorithmVerifier
 
updateGroup(Context, UpdateGroupRequest, Observer<GroupInfo>) - Method in class org.yamcs.http.api.IamApi
 
updateGroupProperties(Group) - Method in class org.yamcs.security.Directory
 
updateHistoryWindows(List<ParameterValue>) - Method in class org.yamcs.algorithms.AlgorithmExecutionContext
 
updateInput(int, InputParameter, ParameterValue) - Method in class org.yamcs.algorithms.AbstractAlgorithmExecutor
Called when the given inputParameter receives a value. idx is the index of the inputParameter in the algorithm definition input list Note that all values are also collected in the inputList
updateInput(int, InputParameter, ParameterValue) - Method in class org.yamcs.algorithms.MathAlgorithmExecutor
 
updateInput(int, InputParameter, ParameterValue) - Method in class org.yamcs.algorithms.ScriptAlgorithmExecutor
 
UpdateItem(String, Expression) - Constructor for class org.yamcs.yarch.streamsql.UpdateTableStatement.UpdateItem
 
updateItems(int, List<ParameterValue>) - Method in class org.yamcs.alarms.AlarmReporter
 
updateItems(int, List<ParameterValue>) - Method in class org.yamcs.commanding.CommandQueueManager
 
updateItems(int, List<ParameterValue>) - Method in interface org.yamcs.parameter.ParameterConsumer
 
updateItems(int, List<ParameterValue>) - Method in class org.yamcs.parameter.ParameterWithIdRequestHelper
updateItems(int, List<ParameterValue>) - Method in class org.yamcs.parameterarchive.RealtimeArchiveFiller
 
UpdateLineColumn(char) - Method in class org.yamcs.utils.parser.SimpleCharStream
 
updateLink(Context, EditLinkRequest, Observer<LinkInfo>) - Method in class org.yamcs.http.api.ManagementApi
 
updateMember(ParameterValue, PartialParameterValue) - Static method in class org.yamcs.utils.AggregateUtil
Patches a parameter value with a new value for one member of an aggregate or array Currently this does not extend an array
updateParameter(Context, Mdb.UpdateParameterRequest, Observer<Mdb.ParameterTypeInfo>) - Method in class org.yamcs.http.api.MdbApi
 
updateParameter(Parameter, Value) - Method in class org.yamcs.parameter.LocalParameterManager
Updates a parameter just with the engineering value
updateParameter(Parameter, Value) - Method in interface org.yamcs.parameter.SoftwareParameterManager
Update the engineering value of a parameter.
updateParameters(int, List<ParameterValue>) - Method in class org.yamcs.algorithms.AlgorithmManager
 
updateParameters(int, List<ParameterValue>) - Method in interface org.yamcs.DVParameterConsumer
 
updateParameters(long, String, int, Collection<ParameterValue>) - Method in interface org.yamcs.tctm.ParameterSink
Update a collection of Parameters.
updateParameters(long, String, int, Collection<ParameterValue>) - Method in class org.yamcs.tctm.StreamParameterSender
 
updateParameters(List<ParameterValue>) - Method in class org.yamcs.algorithms.AbstractAlgorithmExecutor
update the parameters and return true if the algorithm should run
updateParameters(List<ParameterValue>) - Method in interface org.yamcs.algorithms.AlgorithmExecutor
Update parameters and return true if the algorithm should run
updateParameters(List<ParameterValue>) - Method in class org.yamcs.parameter.LocalParameterManager
update the list of parameters. - resolves NamedObjectId -> Parameter - sends the result to PRM
updateParameters(List<ParameterValue>) - Method in interface org.yamcs.parameter.SoftwareParameterManager
Update a list of parameters.
updateParameters(List<ParameterValue>) - Method in class org.yamcs.xtceproc.AbstractDataDecoder
Update parameters and return true if the algorithm should run
updateParameters(List<ParameterValue>) - Method in class org.yamcs.xtceproc.AbstractDataEncoder
Update parameters and return true if the algorithm should run
updateParameters(List<ParameterValue>, AlgorithmExecutionContext) - Method in class org.yamcs.algorithms.AlgorithmManager
Update parameters in context and run the affected algorithms
updateParams(long, String, int, Collection<Pvalue.ParameterValue>) - Method in interface org.yamcs.tctm.ParameterSink
Update the parameters.
updateParams(long, String, int, Collection<Pvalue.ParameterValue>) - Method in class org.yamcs.tctm.StreamPbParameterSender
 
updateQueue(CommandQueue) - Method in interface org.yamcs.commanding.CommandQueueListener
 
updateQueue(Context, EditQueueRequest, Observer<Commanding.CommandQueueInfo>) - Method in class org.yamcs.http.api.QueueApi
 
updateQueueEntry(Context, EditQueueEntryRequest, Observer<Empty>) - Method in class org.yamcs.http.api.QueueApi
 
updateSimulationTime - Variable in class org.yamcs.tctm.AbstractTmDataLink
 
updateStats(int) - Method in class org.yamcs.tctm.AbstractTmDataLink
called when a new packet is received to update the statistics
UpdateTableStatement - Class in org.yamcs.yarch.streamsql
 
UpdateTableStatement(String, List<UpdateTableStatement.UpdateItem>, Expression, long) - Constructor for class org.yamcs.yarch.streamsql.UpdateTableStatement
 
UpdateTableStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
UpdateTableStatement.UpdateItem - Class in org.yamcs.yarch.streamsql
 
updateTag(long, int, Yamcs.ArchiveTag) - Method in interface org.yamcs.archive.TagDb
Updates an existing tag.
updateTag(long, int, Yamcs.ArchiveTag) - Method in class org.yamcs.yarch.rocksdb.RdbTagDb
Updates an existing tag.
updateTag(Context, EditTagRequest, Observer<Yamcs.ArchiveTag>) - Method in class org.yamcs.http.api.TagApi
 
updateUser(Context, UpdateUserRequest, Observer<UserInfo>) - Method in class org.yamcs.http.api.IamApi
 
updateUserProperties(User) - Method in class org.yamcs.security.Directory
 
updateValue(ParameterValue) - Method in class org.yamcs.algorithms.ValueBinding
 
updateWriter(OutputStream, Charset) - Method in class org.yamcs.utils.ParameterFormatter
 
uplinkCommand(PreparedCommand) - Method in class org.yamcs.tctm.AbstractThreadedTcDataLink
Called
uplinkCommand(PreparedCommand) - Method in class org.yamcs.tctm.TcpTcDataLink
 
uplinkCommand(PreparedCommand) - Method in class org.yamcs.tctm.UdpTcDataLink
 
UplinkManagedParameters - Class in org.yamcs.tctm.ccsds
Stores configuration related to Master channels for uplink.
UplinkManagedParameters(YConfiguration) - Constructor for class org.yamcs.tctm.ccsds.UplinkManagedParameters
 
UplinkManagedParameters.FrameErrorDetection - Enum in org.yamcs.tctm.ccsds
 
UplinkManagedParameters.ServiceType - Enum in org.yamcs.tctm.ccsds
 
uploadObject(Context, UploadObjectRequest, Observer<Empty>) - Method in class org.yamcs.http.api.BucketsApi
 
UPSERT - org.yamcs.yarch.TableWriter.InsertMode
insert rows as they come, overwriting old values if the key already exist
UPSERT_APPEND - org.yamcs.yarch.TableWriter.InsertMode
like INSERT_APPEND but if the row already exists, add all the columns from the new row, overwriting old values if necessary
UpsertAppendStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
UpsertStatement() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
URECOGNIZED - org.yamcs.cfdp.pdu.AckPacket.TransactionStatus
 
useLocalGenerationTime - Variable in class org.yamcs.tctm.AbstractPacketPreprocessor
If true, do not extract time from packets but use the local generation time.
user - Variable in class org.yamcs.http.Context
The request user.
User - Class in org.yamcs.security
A user contains identifying information and a convenient set of methods to perform access control.
User(String, User) - Constructor for class org.yamcs.security.User
 
UserAccountRecordDetail - Class in org.yamcs.security.protobuf
Protobuf type UserAccountRecordDetail
UserAccountRecordDetail.Builder - Class in org.yamcs.security.protobuf
Protobuf type UserAccountRecordDetail
UserAccountRecordDetailOrBuilder - Interface in org.yamcs.security.protobuf
 
USERDETAIL - org.yamcs.security.protobuf.AccountRecord.AccountTypeCase
 
USERDETAIL_FIELD_NUMBER - Static variable in class org.yamcs.security.protobuf.AccountRecord
 
userEventTriggered(ChannelHandlerContext, Object) - Method in class org.yamcs.http.StreamingClientHandler
 
userEventTriggered(ChannelHandlerContext, Object) - Method in class org.yamcs.http.websocket.LegacyWebSocketFrameHandler
 
userEventTriggered(ChannelHandlerContext, Object) - Method in class org.yamcs.http.WebSocketFrameHandler
 
USERINPUT_FIELD_NUMBER - Static variable in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
UsernamePasswordToken - Class in org.yamcs.security
A password-based token, usually associated with BASIC AUTH requests (convenient through curl)
UsernamePasswordToken(String, char[]) - Constructor for class org.yamcs.security.UsernamePasswordToken
 
UsersCli - Class in org.yamcs.cli
Generates password hashes for use in users.yaml
UsersCli(YamcsAdminCli) - Constructor for class org.yamcs.cli.UsersCli
 
USLP - org.yamcs.tctm.ccsds.TransferFrameDecoder.CcsdsFrameType
CCSDS 732.1-B-1
UslpFrameDecoder - Class in org.yamcs.tctm.ccsds
Decodes frames as per CCSDS 732.1-B-1
UslpFrameDecoder(UslpManagedParameters) - Constructor for class org.yamcs.tctm.ccsds.UslpFrameDecoder
 
UslpManagedParameters - Class in org.yamcs.tctm.ccsds
 
UslpManagedParameters(YConfiguration) - Constructor for class org.yamcs.tctm.ccsds.UslpManagedParameters
 
UslpTransferFrame - Class in org.yamcs.tctm.ccsds
Transfer Frames as per: CCSDS RECOMMENDED STANDARD FOR UNIFIED SPACE DATA LINK PROTOCOL CCSDS 732.1-B-1 October 2018
UslpTransferFrame(byte[], int, int) - Constructor for class org.yamcs.tctm.ccsds.UslpTransferFrame
 
UsocPacketInputStream - Class in org.yamcs.tctm
Deprecated.
UsocPacketInputStream() - Constructor for class org.yamcs.tctm.UsocPacketInputStream
Deprecated.
 
Util - Class in me.lemire.integercompression
Routine utility functions.
Util() - Constructor for class me.lemire.integercompression.Util
 
Utils - Class in org.yamcs.archive
 
Utils - Class in org.yamcs.yarch.streamsql
 
Utils() - Constructor for class org.yamcs.archive.Utils
 
Utils() - Constructor for class org.yamcs.yarch.streamsql.Utils
 
UUID - org.yamcs.yarch.DataType._type
 
UUID - Static variable in class org.yamcs.yarch.DataType
 

V

V6Loader - Class in org.yamcs.xtce.xlsv6
This class loads database from excel spreadsheets.
V6Loader(String) - Constructor for class org.yamcs.xtce.xlsv6.V6Loader
 
V6Loader(YConfiguration) - Constructor for class org.yamcs.xtce.xlsv6.V6Loader
 
V6Loader(YConfiguration, Workbook) - Constructor for class org.yamcs.xtce.xlsv6.V6Loader
 
V6LoaderBase - Class in org.yamcs.xtce.xlsv6
static fields and methods to reduce the size of the SpreadsheetLoader
V6LoaderBase(String) - Constructor for class org.yamcs.xtce.xlsv6.V6LoaderBase
 
V7Loader - Class in org.yamcs.xtce.xlsv7
This class loads database from excel spreadsheets.
V7Loader(String) - Constructor for class org.yamcs.xtce.xlsv7.V7Loader
 
V7Loader(YConfiguration) - Constructor for class org.yamcs.xtce.xlsv7.V7Loader
 
V7Loader(YConfiguration, Workbook) - Constructor for class org.yamcs.xtce.xlsv7.V7Loader
 
V7LoaderBase - Class in org.yamcs.xtce.xlsv7
static fields and methods to reduce the size of the SpreadsheetLoader
V7LoaderBase(String) - Constructor for class org.yamcs.xtce.xlsv7.V7LoaderBase
 
val - Variable in class org.yamcs.yarch.DataType
 
val() - Method in class org.yamcs.yarch.HistogramSegment
 
validate() - Method in class org.yamcs.yarch.TableDefinition
Checks that the table definition is valid: - primary key not string, except for the last in the list (otherwise the binary sorting does not work properly)
validate(Map<String, Object>) - Method in class org.yamcs.Spec
Validate the given arguments according to this spec.
validate(YConfiguration) - Method in class org.yamcs.Spec
Validate the given arguments according to this spec.
validateApplicationPassword(String, char[]) - Method in class org.yamcs.security.Directory
Validates the provided password against the stored password hash of an application.
validateMainConfiguration() - Method in class org.yamcs.YamcsServer
 
validateNameType(String) - Method in class org.yamcs.xtce.BaseSpreadsheetLoader
 
validatePassword(char[], String) - Method in interface org.yamcs.security.PasswordHasher
Validates a password using a hash.
validatePassword(char[], String) - Method in class org.yamcs.security.PBKDF2PasswordHasher
Validates a password using a hash.
validateUserPassword(String, char[]) - Method in class org.yamcs.security.Directory
Validates the provided password against the stored password hash of a user.
ValidationContext() - Constructor for class org.yamcs.Spec.ValidationContext
 
ValidationException - Exception in org.yamcs
This exception indicates that an error has occurred while performing a validate operation.
ValidationException(Spec.ValidationContext, String) - Constructor for exception org.yamcs.ValidationException
 
ValidRangeChecker - Class in org.yamcs.xtceproc
 
ValidRangeChecker() - Constructor for class org.yamcs.xtceproc.ValidRangeChecker
 
value - Variable in class org.yamcs.algorithms.OutputValueBinding
 
value - Variable in class org.yamcs.utils.parser.FilterParser.Result
 
value() - Method in annotation type org.yamcs.Experimental
Optional information on this feature.
value() - Method in annotation type org.yamcs.GuardedBy
 
value() - Method in class org.yamcs.yarch.rocksdb.AscendingRangeIterator
 
value() - Method in interface org.yamcs.yarch.rocksdb.DbIterator
 
value() - Method in class org.yamcs.yarch.rocksdb.DescendingPrefixIterator
 
value() - Method in class org.yamcs.yarch.rocksdb.DescendingRangeIterator
 
Value - Class in org.yamcs.parameter
Union like class
Value() - Constructor for class org.yamcs.parameter.Value
 
VALUE - org.yamcs.yarch.PartitioningSpec._type
 
VALUE - org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.PartitioningType
VALUE = 2;
VALUE_FIELD_NUMBER - Static variable in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
VALUE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
VALUE_UPDATED - org.yamcs.alarms.AlarmNotificationType
 
VALUE_VALUE - Static variable in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.PartitioningType
VALUE = 2;
ValueArray - Class in org.yamcs.parameter
Stores parameters of the same type as array For primitive types, it uses much less memory than having an Value[]
ValueArray(byte[][]) - Constructor for class org.yamcs.parameter.ValueArray
 
ValueArray(double[]) - Constructor for class org.yamcs.parameter.ValueArray
 
ValueArray(float[]) - Constructor for class org.yamcs.parameter.ValueArray
 
ValueArray(String[]) - Constructor for class org.yamcs.parameter.ValueArray
 
ValueArray(BitSet, int) - Constructor for class org.yamcs.parameter.ValueArray
 
ValueArray(Yamcs.Value.Type) - Constructor for class org.yamcs.parameter.ValueArray
 
ValueArray(Yamcs.Value.Type, int) - Constructor for class org.yamcs.parameter.ValueArray
 
ValueArray(Yamcs.Value.Type, int[]) - Constructor for class org.yamcs.parameter.ValueArray
 
ValueArray(Yamcs.Value.Type, long[]) - Constructor for class org.yamcs.parameter.ValueArray
 
ValueArray(Yamcs.Value.Type, Object[]) - Constructor for class org.yamcs.parameter.ValueArray
 
ValueBinding - Class in org.yamcs.algorithms
A ParameterValue as passed to an algorithm.
ValueBinding() - Constructor for class org.yamcs.algorithms.ValueBinding
 
valueColumn - Variable in class org.yamcs.yarch.PartitioningSpec
 
VALUECOLUMN_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
VALUECOLUMN_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
VALUECOLUMNTYPE_FIELD_NUMBER - Static variable in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
ValueComparator - Class in org.yamcs.utils
 
ValueComparator() - Constructor for class org.yamcs.utils.ValueComparator
 
ValueConsumer - Interface in org.yamcs.parameterarchive
 
ValueExpression - Class in org.yamcs.yarch.streamsql
This represents a constant value coming from some sql expression for example: select 3 from x
ValueExpression(Object, DataType) - Constructor for class org.yamcs.yarch.streamsql.ValueExpression
 
ValueHelper - Class in org.yamcs.utils
 
ValueHelper() - Constructor for class org.yamcs.utils.ValueHelper
 
valueOf(int) - Static method in enum org.yamcs.replication.protobuf.Request.Type
Deprecated.
valueOf(int) - Static method in enum org.yamcs.security.protobuf.AccountRecord.AccountTypeCase
Deprecated.
valueOf(int) - Static method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.PartitioningType
Deprecated.
valueOf(int) - Static method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
Deprecated.
valueOf(long[], int) - Static method in class org.yamcs.utils.BooleanArray
Create a BooleanArray from the given
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.yamcs.replication.protobuf.Request.Type
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.PartitioningType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.alarms.AlarmNotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.alarms.AlarmState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.archive.IndexRequestListener.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.cfdp.pdu.AckPacket.FileDirectiveSubtypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.cfdp.pdu.AckPacket.TransactionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.cfdp.pdu.ActionCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.cfdp.pdu.ConditionCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.cfdp.pdu.FileDirectiveCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.cfdp.pdu.FinishedPacket.FileStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.cfdp.pdu.HandlerCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.cfdp.pdu.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.cmdhistory.CommandHistoryPublisher.AckStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.CommandOption.CommandOptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.ConfigScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.http.api.XtceToGpbAssembler.DetailLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.replication.protobuf.Request.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.replication.TcpRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.security.protobuf.AccountRecord.AccountTypeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.Spec.OptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.StreamConfig.StandardStreamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.tctm.AbstractPacketPreprocessor.TimeEpochs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.tctm.ccsds.Cop1Monitor.AlertType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.tctm.ccsds.DownlinkManagedParameters.FrameErrorDetection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.tctm.ccsds.error.CltuGenerator.Encoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.tctm.ccsds.TcManagedParameters.PriorityScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.tctm.ccsds.TransferFrameDecoder.CcsdsFrameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.tctm.ccsds.UplinkManagedParameters.FrameErrorDetection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.tctm.ccsds.UplinkManagedParameters.ServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.tctm.Link.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.utils.parser.FilterParser.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.yarch.DataType._type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.yarch.PartitioningSpec._type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.PartitioningType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.yarch.SpeedSpec.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.yarch.streamsql.AddOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.yarch.streamsql.MultOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.yarch.streamsql.RelOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.yarch.streamsql.WindowSpecification.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.yarch.TableVisitor.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.yamcs.yarch.TableWriter.InsertMode
Returns the enum constant of this type with the specified name.
valueProcessor - Variable in class org.yamcs.xtceproc.ContainerProcessingContext
 
ValueProcessor - Class in org.yamcs.xtceproc
 
ValueProcessor(ContainerProcessingContext) - Constructor for class org.yamcs.xtceproc.ValueProcessor
 
values - Variable in class org.yamcs.parameterarchive.BinaryValueSegment
 
values - Variable in class org.yamcs.utils.IndexedList
 
values - Variable in class org.yamcs.xtce.BaseSpreadsheetLoader.EnumerationDefinition
 
values() - Static method in enum org.yamcs.alarms.AlarmNotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.alarms.AlarmState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.archive.IndexRequestListener.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.cfdp.pdu.AckPacket.FileDirectiveSubtypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.cfdp.pdu.AckPacket.TransactionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.cfdp.pdu.ActionCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.cfdp.pdu.ConditionCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.cfdp.pdu.FileDirectiveCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.cfdp.pdu.FinishedPacket.FileStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.cfdp.pdu.HandlerCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.cfdp.pdu.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.cmdhistory.CommandHistoryPublisher.AckStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.CommandOption.CommandOptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.ConfigScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.http.api.XtceToGpbAssembler.DetailLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.replication.protobuf.Request.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.replication.TcpRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.security.protobuf.AccountRecord.AccountTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.Spec.OptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.StreamConfig.StandardStreamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.tctm.AbstractPacketPreprocessor.TimeEpochs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.tctm.ccsds.Cop1Monitor.AlertType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.tctm.ccsds.DownlinkManagedParameters.FrameErrorDetection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.tctm.ccsds.error.CltuGenerator.Encoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.tctm.ccsds.TcManagedParameters.PriorityScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.tctm.ccsds.TransferFrameDecoder.CcsdsFrameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.tctm.ccsds.UplinkManagedParameters.FrameErrorDetection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.tctm.ccsds.UplinkManagedParameters.ServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.tctm.Link.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.utils.parser.FilterParser.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.yarch.DataType._type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.yarch.PartitioningSpec._type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo.PartitioningType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.yarch.SpeedSpec.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.yarch.streamsql.AddOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.yarch.streamsql.MultOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.yarch.streamsql.RelOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.yarch.streamsql.WindowSpecification.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.yarch.TableVisitor.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.yamcs.yarch.TableWriter.InsertMode
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSegment - Interface in org.yamcs.parameterarchive
 
valueSpec(String) - Static method in class org.yamcs.yarch.PartitioningSpec
 
ValueUtility - Class in org.yamcs.utils
 
ValueUtility() - Constructor for class org.yamcs.utils.ValueUtility
 
Variable - Class in org.yamcs.templating
 
Variable() - Constructor for class org.yamcs.templating.Variable
 
VarIntUtil - Class in org.yamcs.utils
 
VarIntUtil() - Constructor for class org.yamcs.utils.VarIntUtil
 
VarIntUtil.ArrayDecoder - Class in org.yamcs.utils
decodes an array of varints
VarIntUtil.SignedArrayDecoder - Class in org.yamcs.utils
 
VcDownlinkHandler - Interface in org.yamcs.tctm.ccsds
Called from the MasterChannelFrameHandler to handle TM frames for a specific virtual channel.
VcDownlinkManagedParameters - Class in org.yamcs.tctm.ccsds
Stores configuration related to Virtual Channels
VcDownlinkManagedParameters(int) - Constructor for class org.yamcs.tctm.ccsds.VcDownlinkManagedParameters
 
VcDownlinkManagedParameters(YConfiguration) - Constructor for class org.yamcs.tctm.ccsds.VcDownlinkManagedParameters
 
vcId - Variable in class org.yamcs.tctm.ccsds.VcDownlinkManagedParameters
 
vcId - Variable in class org.yamcs.tctm.ccsds.VcUplinkManagedParameters
 
VcTmPacketHandler - Class in org.yamcs.tctm.ccsds
Handles packets from one VC
VcTmPacketHandler(String, String, VcDownlinkManagedParameters) - Constructor for class org.yamcs.tctm.ccsds.VcTmPacketHandler
 
VcUplinkHandler - Interface in org.yamcs.tctm.ccsds
Handlers uplink data in a virtual channel
VcUplinkManagedParameters - Class in org.yamcs.tctm.ccsds
Stores configuration related to Virtual Channels for uplink
VcUplinkManagedParameters(int) - Constructor for class org.yamcs.tctm.ccsds.VcUplinkManagedParameters
 
VcUplinkManagedParameters(YConfiguration) - Constructor for class org.yamcs.tctm.ccsds.VcUplinkManagedParameters
 
Verifier_KEY_PREFIX - Static variable in interface org.yamcs.cmdhistory.CommandHistoryPublisher
 
verify(TmPacket) - Method in class org.yamcs.time.TimeCorrelationService
Verify the time synchronization of the packet.
verifyAccessToken(String) - Method in class org.yamcs.http.auth.TokenStore
 
verifyAlarm(Processor, String, int) - Static method in class org.yamcs.http.api.AlarmsApi
Finds the appropriate alarm server for the alarm.
verifyBackupDirectory(String, boolean) - Static method in class org.yamcs.yarch.BackupUtils
 
verifyClientsBelongToUser(String, Set<Integer>) - Static method in class org.yamcs.http.api.ProcessingApi
verifies that clients with ids are all belonging to this username.
verifyDatabase(String) - Static method in class org.yamcs.http.api.DatabaseApi
 
verifyInstance(String) - Static method in class org.yamcs.http.api.ManagementApi
 
verifyInstance(String, boolean) - Static method in class org.yamcs.http.api.ManagementApi
 
verifyInstanceObj(String) - Static method in class org.yamcs.http.api.ManagementApi
 
verifyLink(String, String) - Static method in class org.yamcs.http.api.ManagementApi
 
verifyParameter(Context, XtceDb, String) - Static method in class org.yamcs.http.api.MdbApi
 
verifyPath(ParameterType, PathElement[]) - Static method in class org.yamcs.utils.AggregateUtil
Verify that the path exists in the parameter type
verifyProcessor(String, String) - Static method in class org.yamcs.http.api.ProcessingApi
 
verifyRefreshToken(String) - Method in class org.yamcs.http.auth.TokenStore
Validate the provided refresh token, and exchange it for a new one.
verifyStream(Context, YarchDatabaseInstance, String) - Static method in class org.yamcs.http.api.TableApi
 
verifyValidity(AuthenticationInfo) - Method in interface org.yamcs.security.AuthModule
Verify if previously generated authentication info is (still) valid.
verifyValidity(AuthenticationInfo) - Method in class org.yamcs.security.DirectoryAuthModule
 
verifyValidity(AuthenticationInfo) - Method in class org.yamcs.security.KerberosAuthModule
 
verifyValidity(AuthenticationInfo) - Method in class org.yamcs.security.LdapAuthModule
 
verifyValidity(AuthenticationInfo) - Method in class org.yamcs.security.OpenIDAuthModule
 
verifyValidity(AuthenticationInfo) - Method in class org.yamcs.security.RemoteUserAuthModule
 
verifyValidity(AuthenticationInfo) - Method in class org.yamcs.security.SecurityStore
 
verifyValidity(AuthenticationInfo) - Method in class org.yamcs.security.SingleUserAuthModule
 
verifyValidity(AuthenticationInfo) - Method in class org.yamcs.security.SpnegoAuthModule
 
verifyValidity(AuthenticationInfo) - Method in class org.yamcs.security.YamlAuthModule
 
VERSION - Static variable in class org.yamcs.parameterarchive.SortedTimeSegment
 
VERSION - Static variable in class org.yamcs.YamcsVersion
 
virtualChannelId - Variable in class org.yamcs.tctm.ccsds.DownlinkTransferFrame
 
virtualChannelId - Variable in class org.yamcs.tctm.ccsds.TcTransferFrame
 
visit(byte[], byte[]) - Method in class org.yamcs.yarch.TableReaderStream
 
visit(byte[], byte[]) - Method in interface org.yamcs.yarch.TableVisitor
 
visitor - Variable in class org.yamcs.yarch.rocksdb.HistogramRebuilder
 
visitor - Variable in class org.yamcs.yarch.rocksdb.RdbTableWalker
 
visitor - Variable in class org.yamcs.yarch.rocksdb.SecondaryIndexTableWalker
 

W

waitQueue - Variable in class org.yamcs.tctm.ccsds.Cop1TcPacketHandler
 
Wakeup - Class in org.yamcs.replication.protobuf
sent from Master to Slave when the Slave is the TCP server the Slave will send back a Request on the same socket
WAKEUP - Static variable in class org.yamcs.replication.Message
 
Wakeup.Builder - Class in org.yamcs.replication.protobuf
sent from Master to Slave when the Slave is the TCP server the Slave will send back a Request on the same socket
WakeupOrBuilder - Interface in org.yamcs.replication.protobuf
 
walk(TableVisitor) - Method in class org.yamcs.yarch.AbstractTableWalker
 
walk(TableVisitor) - Method in class org.yamcs.yarch.rocksdb.SecondaryIndexTableWalker
Iterate data through the given interval taking into account also the tableRange.
walk(TableVisitor) - Method in interface org.yamcs.yarch.TableWalker
 
walkInterval(PartitionManager.Interval, DbRange, TableVisitor) - Method in class org.yamcs.yarch.AbstractTableWalker
Runs the data in a time interval (corresponding to a time partition) sending data only that conform with the start and end filters.
walkInterval(PartitionManager.Interval, DbRange, TableVisitor) - Method in class org.yamcs.yarch.rocksdb.RdbTableWalker
Iterate data through the given interval taking into account also the tableRange.
warn(String) - Method in class org.yamcs.logging.Log
 
warn(String, Object...) - Method in class org.yamcs.logging.Log
 
warn(String, Throwable) - Method in class org.yamcs.logging.Log
 
warning(String) - Method in class org.yamcs.algorithms.AlgorithmUtils
 
warning(String, String) - Method in class org.yamcs.algorithms.AlgorithmUtils
 
warning(String, String, String) - Method in class org.yamcs.algorithms.AlgorithmUtils
 
watch(String) - Method in class org.yamcs.algorithms.AlgorithmUtils
 
watch(String, String) - Method in class org.yamcs.algorithms.AlgorithmUtils
 
watch(String, String, String) - Method in class org.yamcs.algorithms.AlgorithmUtils
 
WEBSOCKET_ROUTE - Static variable in class org.yamcs.http.HttpServer
 
WebSocketDecodeContext - Class in org.yamcs.http.websocket
The common wrapper fields of messages sent over the websocket The only we still need this if because the javascript handling needs a shared JsonParser to handle processing the wrapper fields first, and the nested data second.
WebSocketDecodeContext(int, int, int, String, String) - Constructor for class org.yamcs.http.websocket.WebSocketDecodeContext
 
WebSocketDecoder - Interface in org.yamcs.http.websocket
Used to indicate to the WebSocketServerHandler what type of message can be decoded in a specific media representation.
WebSocketEncoder - Interface in org.yamcs.http.websocket
 
WebSocketException - Exception in org.yamcs.http.websocket
When an exception occurred while handling an incoming web socket request.
WebSocketException(int, String) - Constructor for exception org.yamcs.http.websocket.WebSocketException
 
WebSocketException(int, String, Throwable) - Constructor for exception org.yamcs.http.websocket.WebSocketException
 
WebSocketException(int, Throwable) - Constructor for exception org.yamcs.http.websocket.WebSocketException
 
WebSocketFrameHandler - Class in org.yamcs.http
 
WebSocketFrameHandler(HttpServer, HttpRequest, User, int, WriteBufferWaterMark) - Constructor for class org.yamcs.http.WebSocketFrameHandler
 
WebSocketObserver - Class in org.yamcs.http
 
WebSocketObserver(TopicContext, WebSocketFrameHandler) - Constructor for class org.yamcs.http.WebSocketObserver
 
WebSocketReply - Class in org.yamcs.http.websocket
response to a request message
WebSocketReply(int) - Constructor for class org.yamcs.http.websocket.WebSocketReply
 
WebSocketResource - Interface in org.yamcs.http.websocket
A resource bundles a set of logically related operations.
when(String, Object) - Method in class org.yamcs.Spec
Add a condition that is only verified when key.equals(value)
WhenCondition(Spec, String, Object) - Constructor for class org.yamcs.Spec.WhenCondition
 
where(String, Object...) - Method in class org.yamcs.http.api.SqlBuilder
Additive!
whereColAfter(String, Timestamp) - Method in class org.yamcs.http.api.SqlBuilder
 
whereColAfterOrEqual(String, Timestamp) - Method in class org.yamcs.http.api.SqlBuilder
 
whereColBefore(String, Timestamp) - Method in class org.yamcs.http.api.SqlBuilder
 
whereColBeforeOrEqual(String, Timestamp) - Method in class org.yamcs.http.api.SqlBuilder
 
whereColIn(String, Collection<?>) - Method in class org.yamcs.http.api.SqlBuilder
 
WindowBuffer - Class in org.yamcs.algorithms
A history window is for looking up past values.
WindowProcessor - Class in org.yamcs.yarch
 
WindowProcessor() - Constructor for class org.yamcs.yarch.WindowProcessor
 
WindowSpecification - Class in org.yamcs.yarch.streamsql
 
WindowSpecification(String) - Constructor for class org.yamcs.yarch.streamsql.WindowSpecification
 
WindowSpecification(BigDecimal, BigDecimal, WindowSpecification.Type) - Constructor for class org.yamcs.yarch.streamsql.WindowSpecification
 
WindowSpecification(BigDecimal, BigDecimal, WindowSpecification.Type, String) - Constructor for class org.yamcs.yarch.streamsql.WindowSpecification
 
WindowSpecification() - Method in class org.yamcs.yarch.streamsql.StreamSqlParser
 
WindowSpecification.Type - Enum in org.yamcs.yarch.streamsql
 
withAliases(String...) - Method in class org.yamcs.Spec.Option
Add aliases for this option.
withApplySpecDefaults(boolean) - Method in class org.yamcs.Spec.Option
In case the Spec.Option.type is set to Spec.OptionType.MAP, setting this property to true will cause defaults within elements of that type to be applied even if the option itself is not defined.
withChoices(Class<T>) - Method in class org.yamcs.Spec.Option
Sets the allowed values of this option based on the states of an Enum.
withChoices(Object...) - Method in class org.yamcs.Spec.Option
Sets the allowed values of this option.
withCrc() - Method in class org.yamcs.cfdp.pdu.CfdpHeader
 
withDefault(Object) - Method in class org.yamcs.Spec.Option
Sets the default value.
withDeprecationMessage(String) - Method in class org.yamcs.Spec.Option
Attach a deprecation message to this option.
withDescription(String...) - Method in class org.yamcs.Spec.Option
 
withElementType(Spec.OptionType) - Method in class org.yamcs.Spec.Option
In case the Spec.Option.type is set to Spec.OptionType.LIST or Spec.OptionType.LIST_OR_ELEMENT the element type indicates the type of each element of that list.
withHelp(String) - Method in class org.yamcs.CommandOption
Specify detailed guidance on how to use this attribute.
withRequired(boolean) - Method in class org.yamcs.Spec.Option
Set whether this option is required.
withSecret(boolean) - Method in class org.yamcs.Spec.Option
Set whether this option is secret.
withSpec(Spec) - Method in class org.yamcs.Spec.Option
In case the Spec.Option.type or the Spec.Option.elementType is set to Spec.OptionType.MAP this specifies the options within that map.
withTitle(String) - Method in class org.yamcs.Spec.Option
 
workbook - Variable in class org.yamcs.xtce.BaseSpreadsheetLoader
 
wrap(byte...) - Static method in class org.yamcs.utils.ByteArray
Creates the ByteArray with the backing array
wrap(double[]) - Static method in class org.yamcs.utils.DoubleArray
 
wrap(float[]) - Static method in class org.yamcs.utils.FloatArray
 
wrap(int...) - Static method in class org.yamcs.utils.IntArray
Creates the IntArray with the backing array
wrap(long...) - Static method in class org.yamcs.utils.LongArray
Creates the IntArray with the backing array
wrap(Map<String, Object>) - Static method in class org.yamcs.YConfiguration
Create a new configuration wrapping around a map The resulting config will have no parent
write(int, int) - Method in class org.yamcs.utils.BitWriter
write the least significant numBits of x into the BitBuffer Note that there is no check that the bits will actually fit into the ByteBuffer, they will be stored in the temporary field.
write(WriteOptions, WriteBatch) - Method in class org.yamcs.yarch.rocksdb.YRDB
 
writeAsByteToBuffer(ByteBuffer) - Method in enum org.yamcs.cfdp.pdu.ConditionCode
 
writeAtomic(Path, byte[]) - Static method in class org.yamcs.utils.FileUtils
Writes bytes to a file in two phases via a temporary file in the same folder.
writeCFDPPacket(ByteBuffer) - Method in class org.yamcs.cfdp.pdu.AckPacket
 
writeCFDPPacket(ByteBuffer) - Method in class org.yamcs.cfdp.pdu.CfdpPacket
 
writeCFDPPacket(ByteBuffer) - Method in class org.yamcs.cfdp.pdu.EofPacket
 
writeCFDPPacket(ByteBuffer) - Method in class org.yamcs.cfdp.pdu.FileDataPacket
 
writeCFDPPacket(ByteBuffer) - Method in class org.yamcs.cfdp.pdu.FinishedPacket
 
writeCFDPPacket(ByteBuffer) - Method in class org.yamcs.cfdp.pdu.KeepAlivePacket
 
writeCFDPPacket(ByteBuffer) - Method in class org.yamcs.cfdp.pdu.MetadataPacket
 
writeCFDPPacket(ByteBuffer) - Method in class org.yamcs.cfdp.pdu.NakPacket
 
writeCFDPPacket(ByteBuffer) - Method in class org.yamcs.cfdp.pdu.PromptPacket
 
writeCompressed(ByteBuffer) - Method in class org.yamcs.parameterarchive.IntValueSegment
 
writeConsistencyDate(FileWriter) - Method in class org.yamcs.xtce.AbstractFileLoader
 
writeConsistencyDate(FileWriter) - Method in class org.yamcs.xtce.EmptyNodeLoader
 
writeConsistencyDate(FileWriter) - Method in interface org.yamcs.xtce.SpaceSystemLoader
 
writeConsistencyDate(FileWriter) - Method in class org.yamcs.xtce.XtceLoader
 
writeData(Transaction) - Method in class org.yamcs.replication.ReplicationFile
Write transaction to the file and returns the transaction id.
writeData(Transaction, boolean) - Method in class org.yamcs.replication.ReplicationFile
Write transaction to the file and returns the transaction id.
WriteEvents - Static variable in class org.yamcs.security.SystemPrivilege
 
writeHeader - Variable in class org.yamcs.utils.ParameterFormatter
 
WriteParameter - Static variable in class org.yamcs.security.ObjectPrivilegeType
 
writeParameters() - Method in class org.yamcs.utils.ParameterFormatter
 
writeParameters(List<ParameterValueWithId>) - Method in class org.yamcs.utils.ParameterFormatter
adds new parameters - if they are written to the output buffer or not depends on the settings
writer - Variable in class org.yamcs.utils.ParameterFormatter
 
writeRaw(ByteBuffer) - Method in class org.yamcs.parameterarchive.ObjectSegment
 
writeRows(Context, Observer<Table.WriteRowsResponse>) - Method in class org.yamcs.http.api.TableApi
 
writeSignedVarint32(ByteBuffer, int) - Static method in class org.yamcs.utils.VarIntUtil
 
writeSizeDelimitedString(ByteBuffer, String) - Static method in class org.yamcs.utils.VarIntUtil
 
WriteTables - Static variable in class org.yamcs.security.SystemPrivilege
 
writeTo(CodedOutputStream) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
 
writeTo(CodedOutputStream) - Method in class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
 
writeTo(CodedOutputStream) - Method in class org.yamcs.replication.protobuf.ColumnInfo
 
writeTo(CodedOutputStream) - Method in class org.yamcs.replication.protobuf.Request
 
writeTo(CodedOutputStream) - Method in class org.yamcs.replication.protobuf.Response
 
writeTo(CodedOutputStream) - Method in class org.yamcs.replication.protobuf.StreamInfo
 
writeTo(CodedOutputStream) - Method in class org.yamcs.replication.protobuf.Wakeup
 
writeTo(CodedOutputStream) - Method in class org.yamcs.security.protobuf.AccountCollection
 
writeTo(CodedOutputStream) - Method in class org.yamcs.security.protobuf.AccountRecord
 
writeTo(CodedOutputStream) - Method in class org.yamcs.security.protobuf.ApplicationCollection
 
writeTo(CodedOutputStream) - Method in class org.yamcs.security.protobuf.ApplicationRecord
 
writeTo(CodedOutputStream) - Method in class org.yamcs.security.protobuf.Clearance
 
writeTo(CodedOutputStream) - Method in class org.yamcs.security.protobuf.ExternalIdentity
 
writeTo(CodedOutputStream) - Method in class org.yamcs.security.protobuf.GroupCollection
 
writeTo(CodedOutputStream) - Method in class org.yamcs.security.protobuf.GroupRecord
 
writeTo(CodedOutputStream) - Method in class org.yamcs.security.protobuf.ServiceAccountRecordDetail
 
writeTo(CodedOutputStream) - Method in class org.yamcs.security.protobuf.UserAccountRecordDetail
 
writeTo(CodedOutputStream) - Method in class org.yamcs.yarch.protobuf.Db.Event
 
writeTo(CodedOutputStream) - Method in class org.yamcs.yarch.protobuf.Db.ParameterValue
 
writeTo(CodedOutputStream) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.BucketProperties
 
writeTo(CodedOutputStream) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ObjectProperties
 
writeTo(CodedOutputStream) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.PartitioningInfo
 
writeTo(CodedOutputStream) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.ProtoTableDefinition
 
writeTo(CodedOutputStream) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.SecondaryIndex
 
writeTo(CodedOutputStream) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo.EnumValue
 
writeTo(CodedOutputStream) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TableColumnInfo
 
writeTo(CodedOutputStream) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TablespaceRecord
 
writeTo(CodedOutputStream) - Method in class org.yamcs.yarch.rocksdb.protobuf.Tablespace.TimeBasedPartition
 
writeTo(ByteBuffer) - Method in class org.yamcs.parameterarchive.BaseSegment
 
writeTo(ByteBuffer) - Method in class org.yamcs.parameterarchive.BooleanValueSegment
write the segment to buffer
writeTo(ByteBuffer) - Method in class org.yamcs.parameterarchive.DoubleValueSegment
 
writeTo(ByteBuffer) - Method in class org.yamcs.parameterarchive.FloatValueSegment
 
writeTo(ByteBuffer) - Method in class org.yamcs.parameterarchive.IntValueSegment
 
writeTo(ByteBuffer) - Method in class org.yamcs.parameterarchive.LongValueSegment
 
writeTo(ByteBuffer) - Method in class org.yamcs.parameterarchive.ObjectSegment
 
writeTo(ByteBuffer) - Method in class org.yamcs.parameterarchive.SortedTimeSegment
Encode the time array
writeToArchive(long, Collection<PGSegment>) - Method in class org.yamcs.parameterarchive.ParameterArchive
 
writeToArchive(long, Collection<PGSegment>) - Method in class org.yamcs.parameterarchive.RealtimeArchiveFiller
writes data into the archive
writeToArchive(PGSegment) - Method in class org.yamcs.parameterarchive.ParameterArchive
 
writeToBuffer(ByteBuffer) - Method in class org.yamcs.cfdp.pdu.CfdpPacket
 
writeToBuffer(ByteBuffer) - Method in class org.yamcs.cfdp.pdu.LV
 
writeToBuffer(ByteBuffer) - Method in class org.yamcs.cfdp.pdu.SegmentRequest
 
writeToBuffer(ByteBuffer) - Method in class org.yamcs.cfdp.pdu.TLV
 
writeToBuffer(ByteBuffer, int) - Method in class org.yamcs.cfdp.pdu.CfdpHeader
 
writeUnsignedByte(ByteBuffer, int) - Static method in class org.yamcs.cfdp.CfdpUtils
 
writeUnsignedInt(ByteBuffer, long) - Static method in class org.yamcs.cfdp.CfdpUtils
Write the given long as an unsigned int to the given buffer at its current position
writeVarInt32(byte[], int, int) - Static method in class org.yamcs.utils.VarIntUtil
Encodes x as varint in the buffer at position pos and returns the new position
writeVarInt32(ByteBuffer, int) - Static method in class org.yamcs.utils.VarIntUtil
 
writeVarInt64(ByteBuffer, long) - Static method in class org.yamcs.utils.VarIntUtil
 
WRONG_ARG_COUNT - org.yamcs.yarch.streamsql.StreamSqlException.ErrCode
 
WSConstants - Class in org.yamcs.http.websocket
 
WSConstants() - Constructor for class org.yamcs.http.websocket.WSConstants
 

X

XtceAssembler - Class in org.yamcs.xtce
Experimental export of Mission Database to XTCE.
XtceAssembler() - Constructor for class org.yamcs.xtce.XtceAssembler
 
xtcedb - Variable in class org.yamcs.xtceproc.XtceTmExtractor
 
xtcedb - Variable in class org.yamcs.xtceproc.XtceTmProcessor
 
XtceDbFactory - Class in org.yamcs.xtceproc
 
XtceDbFactory() - Constructor for class org.yamcs.xtceproc.XtceDbFactory
 
XtceLoader - Class in org.yamcs.xtce
XTCE XML loader.
XtceLoader(String) - Constructor for class org.yamcs.xtce.XtceLoader
 
XtceLoader(YConfiguration) - Constructor for class org.yamcs.xtce.XtceLoader
 
XtceProcessingException - Exception in org.yamcs.xtceproc
Generic RuntimeException to be used when encountering an unexpected problem in the XTCE processing
XtceProcessingException(String) - Constructor for exception org.yamcs.xtceproc.XtceProcessingException
 
XtceProcessingException(String, Throwable) - Constructor for exception org.yamcs.xtceproc.XtceProcessingException
 
XtceTmExtractor - Class in org.yamcs.xtceproc
Extracts parameters out of packets based on the XTCE description
XtceTmExtractor(XtceDb) - Constructor for class org.yamcs.xtceproc.XtceTmExtractor
Create a standalone TM extractor
XtceTmExtractor(XtceDb, ProcessorData) - Constructor for class org.yamcs.xtceproc.XtceTmExtractor
Create a new TM extractor with the given context
XtceTmProcessor - Class in org.yamcs.xtceproc
Does the job of getting containers and transforming them into parameters which are then sent to the parameter request manager for the distribution to the requesters.
XtceTmProcessor(Processor) - Constructor for class org.yamcs.xtceproc.XtceTmProcessor
 
XtceTmProcessor(XtceDb, ProcessorConfig) - Constructor for class org.yamcs.xtceproc.XtceTmProcessor
Creates a TmProcessor to be used in "standalone" mode, outside of any processor It still uses the processor config for configuration parameters relevant to container processing
XtceTmRecorder - Class in org.yamcs.archive
Records XTCE TM sequence containers.
XtceTmRecorder() - Constructor for class org.yamcs.archive.XtceTmRecorder
 
XtceTmReplayHandler - Class in org.yamcs.archive
Provides replay of the telemetry recorded by XtceTmRecorder
XtceTmReplayHandler(XtceDb) - Constructor for class org.yamcs.archive.XtceTmReplayHandler
 
XtceTmReplayHandler.ReplayPacket - Class in org.yamcs.archive
 
XtceToGpbAssembler - Class in org.yamcs.http.api
 
XtceToGpbAssembler() - Constructor for class org.yamcs.http.api.XtceToGpbAssembler
 
XtceToGpbAssembler.DetailLevel - Enum in org.yamcs.http.api
 

Y

YAMCS - org.yamcs.ConfigScope
Represents yamcs.yaml configuration.
YAMCS_INSTANCE - org.yamcs.ConfigScope
Represents yamcs.
YamcsAdminCli - Class in org.yamcs.cli
Command line utility for doing yamcs stuff.
YamcsAdminCli() - Constructor for class org.yamcs.cli.YamcsAdminCli
 
YamcsException - Exception in org.yamcs
Base class for all checked Yamcs exceptions (some day)
YamcsException(String) - Constructor for exception org.yamcs.YamcsException
 
YamcsException(String, String) - Constructor for exception org.yamcs.YamcsException
 
YamcsException(String, String, byte[]) - Constructor for exception org.yamcs.YamcsException
 
YamcsException(String, String, Message) - Constructor for exception org.yamcs.YamcsException
 
YamcsException(String, Throwable) - Constructor for exception org.yamcs.YamcsException
 
YamcsException(Throwable) - Constructor for exception org.yamcs.YamcsException
 
yamcsInstance - Variable in class org.yamcs.AbstractYamcsService
 
yamcsInstance - Variable in class org.yamcs.tctm.AbstractLink
 
YAMCSINSTANCE_FIELD_NUMBER - Static variable in class org.yamcs.replication.protobuf.Request
 
YAMCSINSTANCE_FIELD_NUMBER - Static variable in class org.yamcs.replication.protobuf.Wakeup
 
YamcsInstanceService - Class in org.yamcs
Inspired from Guava services, this class offers the following states: OFFLINE INITIALIZING INITIALIZED STARTING RUNNING STOPPING FAILED transitions are allowed back to OFFLINE from all steady states
YamcsInstanceService() - Constructor for class org.yamcs.YamcsInstanceService
 
YamcsLogManager - Class in org.yamcs.logging
Customized version of LogManager so that we can keep logging from within shutdown hooks.
YamcsLogManager() - Constructor for class org.yamcs.logging.YamcsLogManager
 
YamcsLogRecord - Class in org.yamcs.logging
 
YamcsLogRecord(Level, String, String) - Constructor for class org.yamcs.logging.YamcsLogRecord
 
YamcsServer - Class in org.yamcs
Yamcs server together with the global instances
YamcsServer() - Constructor for class org.yamcs.YamcsServer
 
YamcsServerInstance - Class in org.yamcs
Represents a Yamcs instance together with the instance specific services and the processors
YamcsService - Interface in org.yamcs
Required interface of a Yamcs Service.
YamcsVersion - Class in org.yamcs
Provides access to build-time information of the Yamcs project.
YamcsVersion() - Constructor for class org.yamcs.YamcsVersion
 
YamlAuthModule - Class in org.yamcs.security
 
YamlAuthModule() - Constructor for class org.yamcs.security.YamlAuthModule
 
YarchDatabase - Class in org.yamcs.yarch
Handles all tables/streams/indexes for a Yamcs server
YarchDatabase() - Constructor for class org.yamcs.yarch.YarchDatabase
 
YarchDatabaseInstance - Class in org.yamcs.yarch
Handles tables and streams for one Yamcs Instance
YarchException - Exception in org.yamcs.yarch
 
YarchException(String) - Constructor for exception org.yamcs.yarch.YarchException
 
YarchException(String, Throwable) - Constructor for exception org.yamcs.yarch.YarchException
 
YarchException(Throwable) - Constructor for exception org.yamcs.yarch.YarchException
 
YarchReplay - Class in org.yamcs.archive
Performs a replay from Yarch So far supported are: TM packets, PP groups, Events, Parameters and Command History.
YarchReplay(ReplayServer, ReplayOptions, ReplayListener, XtceDb) - Constructor for class org.yamcs.archive.YarchReplay
 
YConfiguration - Class in org.yamcs
A configuration object is a wrapper around a Map<String, Object> which keeps track to a parent and its original file (if any).
YConfiguration(String, InputStream, String) - Constructor for class org.yamcs.YConfiguration
Constructs a new configuration object parsing the input stream
YConfiguration(YConfiguration, String, Map<String, Object>) - Constructor for class org.yamcs.YConfiguration
 
YConfiguration.ConfigurationNotFoundException - Exception in org.yamcs
Introduced to be able to detect when a configuration file was not specified (as opposed to when there's a validation error inside).
YConfiguration.DefaultConfigurationResolver - Class in org.yamcs
Default config file resolver.
YConfigurationResolver - Interface in org.yamcs
 
ydb - Variable in class org.yamcs.yarch.Stream
 
ydb - Variable in class org.yamcs.yarch.TableWriter
 
YObjectLoader<T> - Class in org.yamcs.utils
 
YObjectLoader() - Constructor for class org.yamcs.utils.YObjectLoader
 
YRDB - Class in org.yamcs.yarch.rocksdb
wrapper around RocksDB that keeps track of column families.

Z

ZERO_BYTES - Static variable in class org.yamcs.yarch.rocksdb.RdbStorageEngine
 

_

_binaryConcat(byte[]...) - Static method in class org.yamcs.yarch.streamsql.AdditiveExpression
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages