Serialized Form
-
Package me.lemire.integercompression
-
Class me.lemire.integercompression.IntWrapper
class IntWrapper extends Number implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
value
int value
-
-
-
Package org.yamcs
-
Exception org.yamcs.ConfigurationException
class ConfigurationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
confpath
String confpath
-
-
Exception org.yamcs.ErrorInCommand
class ErrorInCommand extends YamcsException implements Serializable -
Exception org.yamcs.InitException
class InitException extends YamcsException implements Serializable -
Exception org.yamcs.InvalidIdentification
class InvalidIdentification extends Exception implements Serializable-
Serialized Fields
-
invalidParameters
List<Yamcs.NamedObjectId> invalidParameters
-
-
-
Exception org.yamcs.InvalidRequestIdentification
class InvalidRequestIdentification extends RuntimeException implements Serializable-
Serialized Fields
-
subscriptionId
int subscriptionId
-
-
-
Exception org.yamcs.LimitExceededException
class LimitExceededException extends RuntimeException implements Serializable -
Exception org.yamcs.NoPermissionException
class NoPermissionException extends YamcsException implements Serializable -
Exception org.yamcs.PacketTooSmallException
class PacketTooSmallException extends Exception implements Serializable- serialVersionUID:
- -1229613858652488019L
-
Exception org.yamcs.PluginException
class PluginException extends YamcsException implements Serializable -
Exception org.yamcs.ProcessorException
class ProcessorException extends YamcsException implements Serializable -
Exception org.yamcs.UncheckedYamcsException
class UncheckedYamcsException extends RuntimeException implements Serializable -
Exception org.yamcs.ValidationException
class ValidationException extends YamcsException implements Serializable-
Serialized Fields
-
ctx
Spec.ValidationContext ctx
-
-
-
Exception org.yamcs.YamcsException
class YamcsException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
extra
byte[] extra
-
type
String type
-
-
Exception org.yamcs.YConfiguration.ConfigurationNotFoundException
class ConfigurationNotFoundException extends ConfigurationException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.yamcs.alarms
-
Exception org.yamcs.alarms.AlarmSequenceException
class AlarmSequenceException extends YamcsException implements Serializable -
Exception org.yamcs.alarms.CouldNotAcknowledgeAlarmException
class CouldNotAcknowledgeAlarmException extends YamcsException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.yamcs.algorithms
-
Exception org.yamcs.algorithms.AlgorithmException
class AlgorithmException extends RuntimeException implements Serializable-
Serialized Fields
-
inputValues
List<RawEngValue> inputValues
-
-
-
Exception org.yamcs.algorithms.InvalidAlgorithmOutputException
class InvalidAlgorithmOutputException extends Exception implements Serializable-
Serialized Fields
-
output
OutputValueBinding output
-
parameter
Parameter parameter
-
-
-
-
Package org.yamcs.api
-
Class org.yamcs.api.ExceptionMessage
class ExceptionMessage extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.api.HttpBody
class HttpBody extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.api.HttpRoute
class HttpRoute extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
additionalBindings_
List<HttpRoute> additionalBindings_
-
bitField0_
int bitField0_
-
body_
Object body_
-
deprecated_
boolean deprecated_
-
fieldMaskRoot_
Object fieldMaskRoot_
-
log_
Object log_
-
maxBodySize_
int maxBodySize_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
offloaded_
boolean offloaded_
-
pattern_
Object pattern_
-
patternCase_
int patternCase_
-
-
Class org.yamcs.api.WebSocketTopic
class WebSocketTopic extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
additionalBindings_
List<WebSocketTopic> additionalBindings_
-
bitField0_
int bitField0_
-
deprecated_
boolean deprecated_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
topic_
Object topic_
-
-
-
Package org.yamcs.archive
-
Exception org.yamcs.archive.IndexRequestProcessor.InvalidTokenException
class InvalidTokenException extends RuntimeException implements Serializable
-
-
Package org.yamcs.cfdp.pdu
-
Exception org.yamcs.cfdp.pdu.PduDecodingException
class PduDecodingException extends RuntimeException implements Serializable-
Serialized Fields
-
pdu
byte[] pdu
-
-
-
-
Package org.yamcs.client
-
Exception org.yamcs.client.ClientException
class ClientException extends Exception implements Serializable-
Serialized Fields
-
detail
ClientException.ExceptionData detail
-
-
-
Exception org.yamcs.client.UnauthorizedException
class UnauthorizedException extends ClientException implements Serializable
-
-
Package org.yamcs.cmdhistory.protobuf
-
Class org.yamcs.cmdhistory.protobuf.Cmdhistory.Assignment
class Assignment extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
userInput_
boolean userInput_
-
value_
Yamcs.Value value_
-
-
Class org.yamcs.cmdhistory.protobuf.Cmdhistory.AssignmentInfo
class AssignmentInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
assignment_
List<Cmdhistory.Assignment> assignment_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
-
Package org.yamcs.commanding
-
Exception org.yamcs.commanding.InvalidCommandId
class InvalidCommandId extends RuntimeException implements Serializable-
Serialized Fields
-
cmdId
Commanding.CommandId cmdId
-
-
-
-
Package org.yamcs.filetransfer
-
Exception org.yamcs.filetransfer.InvalidRequestException
class InvalidRequestException extends RuntimeException implements Serializable
-
-
Package org.yamcs.http
-
Exception org.yamcs.http.BadRequestException
class BadRequestException extends HttpException implements Serializable- serialVersionUID:
- 1L
-
Exception org.yamcs.http.ForbiddenException
class ForbiddenException extends HttpException implements Serializable- serialVersionUID:
- 1L
-
Exception org.yamcs.http.HttpException
class HttpException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
detail
com.google.protobuf.Message detail
-
-
Exception org.yamcs.http.HttpTranscodeException
class HttpTranscodeException extends Exception implements Serializable -
Exception org.yamcs.http.InternalServerErrorException
class InternalServerErrorException extends HttpException implements Serializable- serialVersionUID:
- 1L
-
Exception org.yamcs.http.MethodNotAllowedException
class MethodNotAllowedException extends HttpException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
allowedMethods
List<io.netty.handler.codec.http.HttpMethod> allowedMethods
-
-
Exception org.yamcs.http.NotFoundException
class NotFoundException extends HttpException implements Serializable- serialVersionUID:
- 1L
-
Exception org.yamcs.http.UnauthorizedException
class UnauthorizedException extends HttpException implements Serializable- serialVersionUID:
- 1L
-
Exception org.yamcs.http.WebSocketServerMessageHandler.MessageDroppedException
class MessageDroppedException extends Exception implements Serializable-
Serialized Fields
-
bytesBeforeUnwritable
long bytesBeforeUnwritable
-
-
-
-
Package org.yamcs.http.auth
-
Exception org.yamcs.http.auth.JwtHelper.JwtDecodeException
class JwtDecodeException extends Exception implements Serializable
-
-
Package org.yamcs.logging
-
Class org.yamcs.logging.YamcsLogRecord
class YamcsLogRecord extends LogRecord implements Serializable- serialVersionUID:
- 1L
-
-
Package org.yamcs.mdb
-
Exception org.yamcs.mdb.CommandEncodingException
class CommandEncodingException extends XtceProcessingException implements Serializable-
Serialized Fields
-
context
TcProcessingContext context
-
-
-
Exception org.yamcs.mdb.ContainerDecodingException
class ContainerDecodingException extends XtceProcessingException implements Serializable-
Serialized Fields
-
pcontext
ContainerProcessingContext pcontext
-
-
-
Exception org.yamcs.mdb.DatabaseLoadException
class DatabaseLoadException extends RuntimeException implements Serializable- serialVersionUID:
- 4340483863669012865L
-
Exception org.yamcs.mdb.SpreadsheetLoadException
class SpreadsheetLoadException extends DatabaseLoadException implements Serializable- serialVersionUID:
- 6952149910662130046L
-
Exception org.yamcs.mdb.XtceProcessingException
class XtceProcessingException extends RuntimeException implements Serializable
-
-
Package org.yamcs.parameter
-
Exception org.yamcs.parameter.NoProviderException
class NoProviderException extends RuntimeException implements Serializable
-
-
Package org.yamcs.parameterarchive
-
Exception org.yamcs.parameterarchive.ConsumerAbortException
class ConsumerAbortException extends RuntimeException implements Serializable -
Exception org.yamcs.parameterarchive.ParameterArchiveException
class ParameterArchiveException extends RuntimeException implements Serializable
-
-
Package org.yamcs.protobuf
-
Class org.yamcs.protobuf.AcceptCommandRequest
class AcceptCommandRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.AcknowledgeInfo
class AcknowledgeInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.AcknowledgmentInfo
class AcknowledgmentInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.AddBandRequest
class AddBandRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
description_
Object description_
-
filters_
List<ItemFilter> filters_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
properties_
com.google.protobuf.MapField<String,
String> properties_ -
shared_
boolean shared_
-
source_
Object source_
-
tags_
com.google.protobuf.LazyStringList tags_
-
type_
int type_
-
-
Class org.yamcs.protobuf.AddItemLogRequest
class AddItemLogRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.AddTimeOfFlightIntervalsRequest
class AddTimeOfFlightIntervalsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
intervals_
List<TofInterval> intervals_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serviceName_
Object serviceName_
-
-
Class org.yamcs.protobuf.AddViewRequest
class AddViewRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.AlarmData
class AlarmData extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
acknowledged_
boolean acknowledged_
-
acknowledgeInfo_
AcknowledgeInfo acknowledgeInfo_
-
bitField0_
int bitField0_
-
clearInfo_
ClearInfo clearInfo_
-
count_
int count_
-
eventDetail_
EventAlarmData eventDetail_
-
id_
Yamcs.NamedObjectId id_
-
latching_
boolean latching_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
notificationType_
int notificationType_
-
parameterDetail_
ParameterAlarmData parameterDetail_
-
processOK_
boolean processOK_
-
seqNum_
int seqNum_
-
severity_
int severity_
-
shelveInfo_
ShelveInfo shelveInfo_
-
triggered_
boolean triggered_
-
triggerTime_
com.google.protobuf.Timestamp triggerTime_
-
type_
int type_
-
updateTime_
com.google.protobuf.Timestamp updateTime_
-
violations_
int violations_
-
-
Class org.yamcs.protobuf.AlgorithmStatus
class AlgorithmStatus extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
active_
boolean active_
-
bitField0_
int bitField0_
-
errorCount_
int errorCount_
-
errorMessage_
Object errorMessage_
-
errorTime_
com.google.protobuf.Timestamp errorTime_
-
execTimeNs_
long execTimeNs_
-
lastRun_
com.google.protobuf.Timestamp lastRun_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
runCount_
int runCount_
-
traceEnabled_
boolean traceEnabled_
-
-
Class org.yamcs.protobuf.AlgorithmTextOverride
class AlgorithmTextOverride extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.AlgorithmTrace
class AlgorithmTrace extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
logs_
List<AlgorithmTrace.Log> logs_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
runs_
List<AlgorithmTrace.Run> runs_
-
-
Class org.yamcs.protobuf.AlgorithmTrace.Log
class Log extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
msg_
Object msg_
-
time_
com.google.protobuf.Timestamp time_
-
-
Class org.yamcs.protobuf.AlgorithmTrace.Run
class Run extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
error_
Object error_
-
inputs_
List<Pvalue.ParameterValue> inputs_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
outputs_
List<Pvalue.ParameterValue> outputs_
-
returnValue_
Object returnValue_
-
time_
com.google.protobuf.Timestamp time_
-
-
Class org.yamcs.protobuf.Archive.ExportParameterValuesRequest
class ExportParameterValuesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
delimiter_
Object delimiter_
-
extra_
com.google.protobuf.LazyStringList extra_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
namespace_
Object namespace_
-
parameters_
com.google.protobuf.LazyStringList parameters_
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.Archive.GetParameterSamplesRequest
class GetParameterSamplesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
count_
int count_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
norealtime_
boolean norealtime_
-
processor_
Object processor_
-
source_
Object source_
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
useRawValue_
boolean useRawValue_
-
-
Class org.yamcs.protobuf.Archive.ListParameterGroupsRequest
class ListParameterGroupsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Archive.ListParameterHistoryRequest
class ListParameterHistoryRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
limit_
int limit_
-
maxBytes_
int maxBytes_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
next_
Object next_
-
norealtime_
boolean norealtime_
-
norepeat_
boolean norepeat_
-
order_
Object order_
-
pos_
long pos_
-
processor_
Object processor_
-
source_
Object source_
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.Archive.ListParameterHistoryResponse
class ListParameterHistoryResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
continuationToken_
Object continuationToken_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parameter_
List<Pvalue.ParameterValue> parameter_
-
-
Class org.yamcs.protobuf.Archive.ParameterGroupInfo
class ParameterGroupInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
group_
com.google.protobuf.LazyStringList group_
-
groups_
com.google.protobuf.LazyStringList groups_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Archive.StreamParameterValuesRequest
class StreamParameterValuesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
ids_
List<Yamcs.NamedObjectId> ids_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
tmLinks_
com.google.protobuf.LazyStringList tmLinks_
-
-
Class org.yamcs.protobuf.ArchivedParameterGroupResponse
class ArchivedParameterGroupResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
gid_
int gid_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parameters_
List<ArchivedParameterInfo> parameters_
-
-
Class org.yamcs.protobuf.ArchivedParameterInfo
class ArchivedParameterInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
engType_
int engType_
-
fqn_
Object fqn_
-
gids_
com.google.protobuf.Internal.IntList gids_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
pid_
int pid_
-
rawType_
int rawType_
-
-
Class org.yamcs.protobuf.ArchivedParameterSegmentsResponse
class ArchivedParameterSegmentsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parameterInfo_
ArchivedParameterInfo parameterInfo_
-
segments_
List<ArchiveParameterSegmentInfo> segments_
-
-
Class org.yamcs.protobuf.ArchivedParametersInfoResponse
class ArchivedParametersInfoResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parameters_
List<ArchivedParameterInfo> parameters_
-
-
Class org.yamcs.protobuf.ArchiveParameterSegmentInfo
class ArchiveParameterSegmentInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
count_
int count_
-
end_
com.google.protobuf.Timestamp end_
-
groupId_
int groupId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
start_
com.google.protobuf.Timestamp start_
-
-
Class org.yamcs.protobuf.AuthInfo
class AuthInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
openid_
OpenIDConnectInfo openid_
-
requireAuthentication_
boolean requireAuthentication_
-
spnego_
boolean spnego_
-
-
Class org.yamcs.protobuf.BackupDatabaseRequest
class BackupDatabaseRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.BatchGetParameterValuesRequest
class BatchGetParameterValuesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
fromCache_
boolean fromCache_
-
id_
List<Yamcs.NamedObjectId> id_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
processor_
Object processor_
-
timeout_
long timeout_
-
-
Class org.yamcs.protobuf.BatchGetParameterValuesResponse
class BatchGetParameterValuesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
value_
List<Pvalue.ParameterValue> value_
-
-
Class org.yamcs.protobuf.BatchSetParameterValuesRequest
class BatchSetParameterValuesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
processor_
Object processor_
-
request_
List<BatchSetParameterValuesRequest.SetParameterValueRequest> request_
-
-
Class org.yamcs.protobuf.BatchSetParameterValuesRequest.SetParameterValueRequest
class SetParameterValueRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
generationTime_
com.google.protobuf.Timestamp generationTime_
-
id_
Yamcs.NamedObjectId id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
value_
Yamcs.Value value_
-
-
Class org.yamcs.protobuf.BlockQueueRequest
class BlockQueueRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.BucketInfo
class BucketInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.CancelOptions
class CancelOptions extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
call_
int call_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.CancelTransferRequest
class CancelTransferRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Clcw
class Clcw extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
lockout_
boolean lockout_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nR_
int nR_
-
receptionTime_
com.google.protobuf.Timestamp receptionTime_
-
retransmit_
boolean retransmit_
-
wait_
boolean wait_
-
-
Class org.yamcs.protobuf.ClearanceInfo
class ClearanceInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ClearInfo
class ClearInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ClientConnectionInfo
class ClientConnectionInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
active_
boolean active_
-
bitField0_
int bitField0_
-
httpRequest_
ClientConnectionInfo.HttpRequestInfo httpRequest_
-
id_
Object id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
open_
boolean open_
-
readBytes_
long readBytes_
-
readThroughput_
long readThroughput_
-
remoteAddress_
Object remoteAddress_
-
username_
Object username_
-
writable_
boolean writable_
-
writeThroughput_
long writeThroughput_
-
writtenBytes_
long writtenBytes_
-
-
Class org.yamcs.protobuf.ClientConnectionInfo.HttpRequestInfo
class HttpRequestInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ClientMessage
class ClientMessage extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
call_
int call_
-
id_
int id_
-
lowPriority_
boolean lowPriority_
-
maxDroppedWrites_
int maxDroppedWrites_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
com.google.protobuf.Any options_
-
type_
Object type_
-
-
Class org.yamcs.protobuf.Commanding.CommandAssignment
class CommandAssignment extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
userInput_
boolean userInput_
-
value_
Yamcs.Value value_
-
-
Class org.yamcs.protobuf.Commanding.CommandHistoryAttribute
class CommandHistoryAttribute extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
time_
long time_
-
value_
Yamcs.Value value_
-
-
Class org.yamcs.protobuf.Commanding.CommandHistoryEntry
class CommandHistoryEntry extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
assignments_
List<Commanding.CommandAssignment> assignments_
-
attr_
List<Commanding.CommandHistoryAttribute> attr_
-
bitField0_
int bitField0_
-
commandId_
Commanding.CommandId commandId_
-
commandName_
Object commandName_
-
generationTime_
com.google.protobuf.Timestamp generationTime_
-
id_
Object id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
origin_
Object origin_
-
sequenceNumber_
int sequenceNumber_
-
-
Class org.yamcs.protobuf.Commanding.CommandId
class CommandId extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Commanding.CommandQueueEntry
class CommandQueueEntry extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
assignments_
List<Commanding.CommandAssignment> assignments_
-
binary_
com.google.protobuf.ByteString binary_
-
bitField0_
int bitField0_
-
commandName_
Object commandName_
-
comment_
Object comment_
-
generationTime_
com.google.protobuf.Timestamp generationTime_
-
id_
Object id_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
origin_
Object origin_
-
pendingTransmissionConstraints_
boolean pendingTransmissionConstraints_
-
processorName_
Object processorName_
-
queueName_
Object queueName_
-
sequenceNumber_
int sequenceNumber_
-
username_
Object username_
-
uuid_
Object uuid_
-
-
Class org.yamcs.protobuf.Commanding.CommandQueueEvent
class CommandQueueEvent extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
data_
Commanding.CommandQueueEntry data_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
type_
int type_
-
-
Class org.yamcs.protobuf.Commanding.CommandQueueInfo
class CommandQueueInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
entry_
List<Commanding.CommandQueueEntry> entry_
-
groups_
com.google.protobuf.LazyStringList groups_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
minLevel_
int minLevel_
-
name_
Object name_
-
nbRejectedCommands_
int nbRejectedCommands_
-
nbSentCommands_
int nbSentCommands_
-
order_
int order_
-
processorName_
Object processorName_
-
state_
int state_
-
stateExpirationTimeS_
int stateExpirationTimeS_
-
users_
com.google.protobuf.LazyStringList users_
-
-
Class org.yamcs.protobuf.Commanding.CommandQueueRequest
class CommandQueueRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
queueEntry_
Commanding.CommandQueueEntry queueEntry_
-
queueInfo_
Commanding.CommandQueueInfo queueInfo_
-
rebuild_
boolean rebuild_
-
-
Class org.yamcs.protobuf.Commanding.CommandSignificance
class CommandSignificance extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
sequenceNumber_
int sequenceNumber_
-
significance_
Mdb.SignificanceInfo significance_
-
-
Class org.yamcs.protobuf.Commanding.VerifierConfig
class VerifierConfig extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
checkWindow_
Commanding.VerifierConfig.CheckWindow checkWindow_
-
disable_
boolean disable_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Commanding.VerifierConfig.CheckWindow
class CheckWindow extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
timeToStartChecking_
long timeToStartChecking_
-
timeToStopChecking_
long timeToStopChecking_
-
-
Class org.yamcs.protobuf.CompactDatabaseRequest
class CompactDatabaseRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ContainerData
class ContainerData extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
binary_
com.google.protobuf.ByteString binary_
-
bitField0_
int bitField0_
-
generationTime_
com.google.protobuf.Timestamp generationTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
receptionTime_
com.google.protobuf.Timestamp receptionTime_
-
seqCount_
int seqCount_
-
-
Class org.yamcs.protobuf.Cop1Config
class Cop1Config extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bdAbsolutePriority_
boolean bdAbsolutePriority_
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
t1_
long t1_
-
timeoutType_
int timeoutType_
-
txLimit_
int txLimit_
-
vcId_
int vcId_
-
windowWidth_
int windowWidth_
-
-
Class org.yamcs.protobuf.Cop1Status
class Cop1Status extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
clcw_
Clcw clcw_
-
cop1Active_
boolean cop1Active_
-
link_
Object link_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nnR_
int nnR_
-
outQueueNumFrames_
int outQueueNumFrames_
-
sentQueueNumFrames_
int sentQueueNumFrames_
-
setBypassAll_
boolean setBypassAll_
-
state_
int state_
-
txCount_
int txCount_
-
vS_
int vS_
-
waitQueueNumTC_
int waitQueueNumTC_
-
-
Class org.yamcs.protobuf.CreateBucketRequest
class CreateBucketRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.CreateEventRequest
class CreateEventRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
extra_
com.google.protobuf.MapField<String,
String> extra_ -
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
message_
Object message_
-
sequenceNumber_
int sequenceNumber_
-
severity_
Object severity_
-
source_
Object source_
-
time_
com.google.protobuf.Timestamp time_
-
type_
Object type_
-
-
Class org.yamcs.protobuf.CreateGroupRequest
class CreateGroupRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.CreateInstanceRequest
class CreateInstanceRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.CreateItemRequest
class CreateItemRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
description_
Object description_
-
duration_
com.google.protobuf.Duration duration_
-
groupId_
Object groupId_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
relativeTime_
RelativeTime relativeTime_
-
source_
Object source_
-
start_
com.google.protobuf.Timestamp start_
-
tags_
com.google.protobuf.LazyStringList tags_
-
type_
int type_
-
-
Class org.yamcs.protobuf.CreateProcessorRequest
class CreateProcessorRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.CreateServiceAccountRequest
class CreateServiceAccountRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class org.yamcs.protobuf.CreateServiceAccountResponse
class CreateServiceAccountResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.CreateTransferRequest
class CreateTransferRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
bucket_
Object bucket_
-
destination_
Object destination_
-
direction_
int direction_
-
downloadOptions_
CreateTransferRequest.DownloadOptions downloadOptions_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
objectName_
Object objectName_
-
options_
com.google.protobuf.Struct options_
-
remotePath_
Object remotePath_
-
serviceName_
Object serviceName_
-
source_
Object source_
-
uploadOptions_
CreateTransferRequest.UploadOptions uploadOptions_
-
-
Class org.yamcs.protobuf.CreateTransferRequest.DownloadOptions
class DownloadOptions extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
closureRequested_
boolean closureRequested_
-
createPath_
boolean createPath_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
overwrite_
boolean overwrite_
-
reliable_
boolean reliable_
-
-
Class org.yamcs.protobuf.CreateTransferRequest.UploadOptions
class UploadOptions extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
closureRequested_
boolean closureRequested_
-
createPath_
boolean createPath_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
overwrite_
boolean overwrite_
-
reliable_
boolean reliable_
-
-
Class org.yamcs.protobuf.CreateUserRequest
class CreateUserRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.DatabaseInfo
class DatabaseInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.DeleteBandRequest
class DeleteBandRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.DeleteBucketRequest
class DeleteBucketRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.DeleteClearanceRequest
class DeleteClearanceRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
username_
Object username_
-
-
Class org.yamcs.protobuf.DeleteGroupRequest
class DeleteGroupRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class org.yamcs.protobuf.DeleteIdentityRequest
class DeleteIdentityRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.DeleteItemRequest
class DeleteItemRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.DeleteObjectRequest
class DeleteObjectRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.DeleteProcessorRequest
class DeleteProcessorRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.DeleteRoleAssignmentRequest
class DeleteRoleAssignmentRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.DeleteServiceAccountRequest
class DeleteServiceAccountRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class org.yamcs.protobuf.DeleteTimelineGroupRequest
class DeleteTimelineGroupRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.DeleteTimeOfFlightIntervalsRequest
class DeleteTimeOfFlightIntervalsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.DeleteUserRequest
class DeleteUserRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class org.yamcs.protobuf.DeleteViewRequest
class DeleteViewRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.DescribeDatabaseRequest
class DescribeDatabaseRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.DisableQueueRequest
class DisableQueueRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.DisableRequest
class DisableRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.EditAlgorithmTraceRequest
class EditAlgorithmTraceRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.EditInstanceRequest
class EditInstanceRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.EditProcessorRequest
class EditProcessorRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
loop_
boolean loop_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
processor_
Object processor_
-
seek_
com.google.protobuf.Timestamp seek_
-
speed_
Object speed_
-
start_
com.google.protobuf.Timestamp start_
-
state_
Object state_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.EditQueueEntryRequest
class EditQueueEntryRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.EditQueueRequest
class EditQueueRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.EnableQueueRequest
class EnableQueueRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.EntityInfo
class EntityInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
id_
long id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class org.yamcs.protobuf.Event
class Event extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
createdBy_
Object createdBy_
-
extra_
com.google.protobuf.MapField<String,
String> extra_ -
generationTime_
com.google.protobuf.Timestamp generationTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
message_
Object message_
-
receptionTime_
com.google.protobuf.Timestamp receptionTime_
-
seqNumber_
int seqNumber_
-
severity_
int severity_
-
source_
Object source_
-
type_
Object type_
-
-
Class org.yamcs.protobuf.EventAlarmData
class EventAlarmData extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ExportCommandRequest
class ExportCommandRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ExportEventsRequest
class ExportEventsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
delimiter_
Object delimiter_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
q_
Object q_
-
severity_
Object severity_
-
source_
com.google.protobuf.LazyStringList source_
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.ExportPacketRequest
class ExportPacketRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
gentime_
com.google.protobuf.Timestamp gentime_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
seqnum_
int seqnum_
-
-
Class org.yamcs.protobuf.ExportPacketsRequest
class ExportPacketsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
com.google.protobuf.LazyStringList name_
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.ExternalIdentityInfo
class ExternalIdentityInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.FileTransferCapabilities
class FileTransferCapabilities extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
download_
boolean download_
-
fileList_
boolean fileList_
-
hasTransferType_
boolean hasTransferType_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
reliability_
boolean reliability_
-
remotePath_
boolean remotePath_
-
upload_
boolean upload_
-
-
Class org.yamcs.protobuf.FileTransferOption
class FileTransferOption extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
allowCustomOption_
boolean allowCustomOption_
-
associatedText_
Object associatedText_
-
bitField0_
int bitField0_
-
default_
Object default_
-
description_
Object description_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
title_
Object title_
-
type_
int type_
-
values_
List<FileTransferOption.Value> values_
-
-
Class org.yamcs.protobuf.FileTransferOption.Value
class Value extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.FileTransferServiceInfo
class FileTransferServiceInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
capabilities_
FileTransferCapabilities capabilities_
-
instance_
Object instance_
-
localEntities_
List<EntityInfo> localEntities_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
remoteEntities_
List<EntityInfo> remoteEntities_
-
transferOptions_
List<FileTransferOption> transferOptions_
-
-
Class org.yamcs.protobuf.GetAlgorithmOverridesRequest
class GetAlgorithmOverridesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetAlgorithmOverridesResponse
class GetAlgorithmOverridesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
textOverride_
AlgorithmTextOverride textOverride_
-
-
Class org.yamcs.protobuf.GetAlgorithmStatusRequest
class GetAlgorithmStatusRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetAlgorithmTraceRequest
class GetAlgorithmTraceRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetArchivedParameterGroupRequest
class GetArchivedParameterGroupRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
gid_
int gid_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.GetArchivedParameterSegmentsRequest
class GetArchivedParameterSegmentsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
pid_
int pid_
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.GetArchivedParametersInfoRequest
class GetArchivedParametersInfoRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetBandRequest
class GetBandRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetBucketRequest
class GetBucketRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetCommandRequest
class GetCommandRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetConfigRequest
class GetConfigRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetDatabaseRequest
class GetDatabaseRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class org.yamcs.protobuf.GetGroupRequest
class GetGroupRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class org.yamcs.protobuf.GetInstanceRequest
class GetInstanceRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.GetInstanceTemplateRequest
class GetInstanceTemplateRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
template_
Object template_
-
-
Class org.yamcs.protobuf.GetItemLogRequest
class GetItemLogRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetItemRequest
class GetItemRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetObjectRequest
class GetObjectRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetPacketRequest
class GetPacketRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
gentime_
com.google.protobuf.Timestamp gentime_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
seqnum_
int seqnum_
-
-
Class org.yamcs.protobuf.GetParameterRangesRequest
class GetParameterRangesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
maxGap_
long maxGap_
-
maxValues_
int maxValues_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
minGap_
long minGap_
-
minRange_
long minRange_
-
name_
Object name_
-
norealtime_
boolean norealtime_
-
processor_
Object processor_
-
source_
Object source_
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.GetParameterValueRequest
class GetParameterValueRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetProcessorRequest
class GetProcessorRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetQueueRequest
class GetQueueRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetRoleRequest
class GetRoleRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class org.yamcs.protobuf.GetServerInfoResponse
class GetServerInfoResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
commandOptions_
List<GetServerInfoResponse.CommandOptionInfo> commandOptions_
-
defaultYamcsInstance_
Object defaultYamcsInstance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
plugins_
List<GetServerInfoResponse.PluginInfo> plugins_
-
revision_
Object revision_
-
serverId_
Object serverId_
-
yamcsVersion_
Object yamcsVersion_
-
-
Class org.yamcs.protobuf.GetServerInfoResponse.CommandOptionInfo
class CommandOptionInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetServerInfoResponse.PluginInfo
class PluginInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetServiceAccountRequest
class GetServiceAccountRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class org.yamcs.protobuf.GetServiceRequest
class GetServiceRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetStatusRequest
class GetStatusRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetTcoConfigRequest
class GetTcoConfigRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetTcoStatusRequest
class GetTcoStatusRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetThreadRequest
class GetThreadRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
id_
long id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.GetTransferRequest
class GetTransferRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GetUserRequest
class GetUserRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class org.yamcs.protobuf.GetViewRequest
class GetViewRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.GroupInfo
class GroupInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.HttpTraffic
class HttpTraffic extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
connections_
List<ClientConnectionInfo> connections_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
readBytes_
long readBytes_
-
readThroughput_
long readThroughput_
-
writeThroughput_
long writeThroughput_
-
writtenBytes_
long writtenBytes_
-
-
Class org.yamcs.protobuf.IndexEntry
class IndexEntry extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.IndexGroup
class IndexGroup extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
entry_
List<IndexEntry> entry_
-
id_
Yamcs.NamedObjectId id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.IndexResponse
class IndexResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
continuationToken_
Object continuationToken_
-
group_
List<IndexGroup> group_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.InitializeRequest
class InitializeRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.InstanceTemplate
class InstanceTemplate extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
description_
Object description_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
variables_
List<TemplateVariable> variables_
-
-
Class org.yamcs.protobuf.IssueCommandRequest
class IssueCommandRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
args_
com.google.protobuf.Struct args_
-
assignment_
List<IssueCommandRequest.Assignment> assignment_
-
bitField0_
int bitField0_
-
comment_
Object comment_
-
disableTransmissionConstraints_
boolean disableTransmissionConstraints_
-
disableVerifiers_
boolean disableVerifiers_
-
dryRun_
boolean dryRun_
-
extra_
com.google.protobuf.MapField<String,
Yamcs.Value> extra_ -
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
origin_
Object origin_
-
processor_
Object processor_
-
sequenceNumber_
int sequenceNumber_
-
stream_
Object stream_
-
verifierConfig_
com.google.protobuf.MapField<String,
Commanding.VerifierConfig> verifierConfig_
-
-
Class org.yamcs.protobuf.IssueCommandRequest.Assignment
class Assignment extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.IssueCommandResponse
class IssueCommandResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
assignments_
List<Commanding.CommandAssignment> assignments_
-
binary_
com.google.protobuf.ByteString binary_
-
bitField0_
int bitField0_
-
commandName_
Object commandName_
-
generationTime_
com.google.protobuf.Timestamp generationTime_
-
id_
Object id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
origin_
Object origin_
-
queue_
Object queue_
-
sequenceNumber_
int sequenceNumber_
-
source_
Object source_
-
unprocessedBinary_
com.google.protobuf.ByteString unprocessedBinary_
-
username_
Object username_
-
-
Class org.yamcs.protobuf.ItemFilter
class ItemFilter extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
criteria_
List<ItemFilter.FilterCriterion> criteria_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ItemFilter.FilterCriterion
class FilterCriterion extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.LeapSecondsTable
class LeapSecondsTable extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
ranges_
List<LeapSecondsTable.ValidityRange> ranges_
-
-
Class org.yamcs.protobuf.LeapSecondsTable.ValidityRange
class ValidityRange extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ListBandsRequest
class ListBandsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListBandsResponse
class ListBandsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bands_
List<TimelineBand> bands_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListBucketsRequest
class ListBucketsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListBucketsResponse
class ListBucketsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
buckets_
List<BucketInfo> buckets_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListClearancesResponse
class ListClearancesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
clearances_
List<ClearanceInfo> clearances_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListCommandHistoryIndexRequest
class ListCommandHistoryIndexRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
Class org.yamcs.protobuf.ListCommandsRequest
class ListCommandsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
Class org.yamcs.protobuf.ListCommandsResponse
class ListCommandsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
continuationToken_
Object continuationToken_
-
entry_
List<Commanding.CommandHistoryEntry> entry_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListCompletenessIndexRequest
class ListCompletenessIndexRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ListDatabasesResponse
class ListDatabasesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
databases_
List<DatabaseInfo> databases_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListEventIndexRequest
class ListEventIndexRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
limit_
int limit_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
mergeTime_
int mergeTime_
-
next_
Object next_
-
source_
com.google.protobuf.LazyStringList source_
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.ListEventSourcesRequest
class ListEventSourcesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListEventSourcesResponse
class ListEventSourcesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
source_
com.google.protobuf.LazyStringList source_
-
-
Class org.yamcs.protobuf.ListEventsRequest
class ListEventsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
limit_
int limit_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
next_
Object next_
-
order_
Object order_
-
pos_
long pos_
-
q_
Object q_
-
severity_
Object severity_
-
source_
com.google.protobuf.LazyStringList source_
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.ListEventsResponse
class ListEventsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ListFilesRequest
class ListFilesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ListFilesResponse
class ListFilesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
destination_
Object destination_
-
files_
List<RemoteFile> files_
-
listTime_
com.google.protobuf.Timestamp listTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
remotePath_
Object remotePath_
-
-
Class org.yamcs.protobuf.ListFileTransferServicesRequest
class ListFileTransferServicesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListFileTransferServicesResponse
class ListFileTransferServicesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
services_
List<FileTransferServiceInfo> services_
-
-
Class org.yamcs.protobuf.ListGroupsResponse
class ListGroupsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ListInstancesRequest
class ListInstancesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
filter_
com.google.protobuf.LazyStringList filter_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListInstancesResponse
class ListInstancesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
instances_
List<YamcsInstance> instances_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListInstanceTemplatesResponse
class ListInstanceTemplatesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
templates_
List<InstanceTemplate> templates_
-
-
Class org.yamcs.protobuf.ListItemsRequest
class ListItemsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
band_
Object band_
-
bitField0_
int bitField0_
-
details_
boolean details_
-
filters_
List<ItemFilter> filters_
-
instance_
Object instance_
-
limit_
int limit_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
next_
Object next_
-
source_
Object source_
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.ListItemsResponse
class ListItemsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
continuationToken_
Object continuationToken_
-
items_
List<TimelineItem> items_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
source_
Object source_
-
-
Class org.yamcs.protobuf.ListMdbOverridesRequest
class ListMdbOverridesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ListMdbOverridesResponse
class ListMdbOverridesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
overrides_
List<MdbOverrideInfo> overrides_
-
-
Class org.yamcs.protobuf.ListObjectsRequest
class ListObjectsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ListObjectsResponse
class ListObjectsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
objects_
List<ObjectInfo> objects_
-
prefixes_
com.google.protobuf.LazyStringList prefixes_
-
-
Class org.yamcs.protobuf.ListPacketIndexRequest
class ListPacketIndexRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
Class org.yamcs.protobuf.ListPacketNamesRequest
class ListPacketNamesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListPacketNamesResponse
class ListPacketNamesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
com.google.protobuf.LazyStringList name_
-
-
Class org.yamcs.protobuf.ListPacketsRequest
class ListPacketsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
limit_
int limit_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
com.google.protobuf.LazyStringList name_
-
next_
Object next_
-
order_
Object order_
-
pos_
long pos_
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.ListPacketsResponse
class ListPacketsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
continuationToken_
Object continuationToken_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
packet_
List<TmPacketData> packet_
-
-
Class org.yamcs.protobuf.ListParameterIndexRequest
class ListParameterIndexRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
Class org.yamcs.protobuf.ListPrivilegesResponse
class ListPrivilegesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
systemPrivileges_
com.google.protobuf.LazyStringList systemPrivileges_
-
-
Class org.yamcs.protobuf.ListProcessorsRequest
class ListProcessorsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListProcessorsResponse
class ListProcessorsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
processors_
List<ProcessorInfo> processors_
-
-
Class org.yamcs.protobuf.ListProcessorTypesResponse
class ListProcessorTypesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
types_
com.google.protobuf.LazyStringList types_
-
-
Class org.yamcs.protobuf.ListQueuedCommandsRequest
class ListQueuedCommandsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ListQueuedCommandsResponse
class ListQueuedCommandsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
commands_
List<Commanding.CommandQueueEntry> commands_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListQueuesRequest
class ListQueuesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ListQueuesResponse
class ListQueuesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
queues_
List<Commanding.CommandQueueInfo> queues_
-
-
Class org.yamcs.protobuf.ListRocksDbDatabasesResponse
class ListRocksDbDatabasesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
databases_
List<RocksDbDatabaseInfo> databases_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListRocksDbTablespacesResponse
class ListRocksDbTablespacesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
tablespaces_
List<RocksDbTablespaceInfo> tablespaces_
-
-
Class org.yamcs.protobuf.ListRolesResponse
class ListRolesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ListRoutesResponse
class ListRoutesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ListServiceAccountsResponse
class ListServiceAccountsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serviceAccounts_
List<ServiceAccountInfo> serviceAccounts_
-
-
Class org.yamcs.protobuf.ListServicesRequest
class ListServicesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListServicesResponse
class ListServicesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
services_
List<ServiceInfo> services_
-
-
Class org.yamcs.protobuf.ListSessionsResponse
class ListSessionsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
sessions_
List<SessionInfo> sessions_
-
-
Class org.yamcs.protobuf.ListSourcesRequest
class ListSourcesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListSourcesResponse
class ListSourcesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
sources_
com.google.protobuf.MapField<String,
TimelineSourceCapabilities> sources_
-
-
Class org.yamcs.protobuf.ListThreadsRequest
class ListThreadsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
depth_
int depth_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListThreadsResponse
class ListThreadsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
threads_
List<ThreadInfo> threads_
-
-
Class org.yamcs.protobuf.ListTimelineTagsRequest
class ListTimelineTagsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ListTimelineTagsResponse
class ListTimelineTagsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
tags_
com.google.protobuf.LazyStringList tags_
-
-
Class org.yamcs.protobuf.ListTopicsResponse
class ListTopicsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ListTransfersRequest
class ListTransfersRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ListTransfersResponse
class ListTransfersResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
transfers_
List<TransferInfo> transfers_
-
-
Class org.yamcs.protobuf.ListUsersResponse
class ListUsersResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ListViewsRequest
class ListViewsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ListViewsResponse
class ListViewsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
views_
List<TimelineView> views_
-
-
Class org.yamcs.protobuf.LogEntry
class LogEntry extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Mdb.AbsoluteTimeInfo
class AbsoluteTimeInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
epoch_
Object epoch_
-
initialValue_
Object initialValue_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
offset_
double offset_
-
offsetFrom_
Mdb.ParameterInfo offsetFrom_
-
scale_
double scale_
-
-
Class org.yamcs.protobuf.Mdb.AlarmInfo
class AlarmInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
enumerationAlarm_
List<Mdb.EnumerationAlarm> enumerationAlarm_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
minViolations_
int minViolations_
-
staticAlarmRange_
List<Mdb.AlarmRange> staticAlarmRange_
-
-
Class org.yamcs.protobuf.Mdb.AlarmRange
class AlarmRange extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
level_
int level_
-
maxExclusive_
double maxExclusive_
-
maxInclusive_
double maxInclusive_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
minExclusive_
double minExclusive_
-
minInclusive_
double minInclusive_
-
-
Class org.yamcs.protobuf.Mdb.AlgorithmInfo
class AlgorithmInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
alias_
List<Yamcs.NamedObjectId> alias_
-
bitField0_
int bitField0_
-
inputParameter_
List<Mdb.InputParameterInfo> inputParameter_
-
language_
Object language_
-
longDescription_
Object longDescription_
-
mathElements_
List<Mdb.MathElement> mathElements_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
onParameterUpdate_
List<Mdb.ParameterInfo> onParameterUpdate_
-
onPeriodicRate_
com.google.protobuf.Internal.LongList onPeriodicRate_
-
outputParameter_
List<Mdb.OutputParameterInfo> outputParameter_
-
qualifiedName_
Object qualifiedName_
-
scope_
int scope_
-
shortDescription_
Object shortDescription_
-
text_
Object text_
-
type_
int type_
-
-
Class org.yamcs.protobuf.Mdb.AncillaryDataInfo
class AncillaryDataInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Mdb.ArgumentAssignmentInfo
class ArgumentAssignmentInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Mdb.ArgumentDimensionInfo
class ArgumentDimensionInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
argument_
Object argument_
-
bitField0_
int bitField0_
-
fixedValue_
long fixedValue_
-
intercept_
long intercept_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parameter_
Mdb.ParameterInfo parameter_
-
slope_
long slope_
-
-
Class org.yamcs.protobuf.Mdb.ArgumentInfo
class ArgumentInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
description_
Object description_
-
initialValue_
Object initialValue_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
type_
Mdb.ArgumentTypeInfo type_
-
-
Class org.yamcs.protobuf.Mdb.ArgumentMemberInfo
class ArgumentMemberInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
alias_
List<Yamcs.NamedObjectId> alias_
-
bitField0_
int bitField0_
-
initialValue_
Object initialValue_
-
longDescription_
Object longDescription_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
shortDescription_
Object shortDescription_
-
type_
Mdb.ArgumentTypeInfo type_
-
-
Class org.yamcs.protobuf.Mdb.ArgumentTypeInfo
class ArgumentTypeInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
dataEncoding_
Mdb.DataEncodingInfo dataEncoding_
-
dimensions_
List<Mdb.ArgumentDimensionInfo> dimensions_
-
elementType_
Mdb.ArgumentTypeInfo elementType_
-
engType_
Object engType_
-
enumValue_
List<Mdb.EnumValue> enumValue_
-
maxBytes_
int maxBytes_
-
maxChars_
int maxChars_
-
member_
List<Mdb.ArgumentMemberInfo> member_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
minBytes_
int minBytes_
-
minChars_
int minChars_
-
oneStringValue_
Object oneStringValue_
-
rangeMax_
double rangeMax_
-
rangeMin_
double rangeMin_
-
signed_
boolean signed_
-
unitSet_
List<Mdb.UnitInfo> unitSet_
-
zeroStringValue_
Object zeroStringValue_
-
-
Class org.yamcs.protobuf.Mdb.ArrayInfo
class ArrayInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
dimensions_
List<Mdb.ParameterDimensionInfo> dimensions_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
type_
Mdb.ParameterTypeInfo type_
-
-
Class org.yamcs.protobuf.Mdb.BatchGetParametersRequest
class BatchGetParametersRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
id_
List<Yamcs.NamedObjectId> id_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Mdb.BatchGetParametersResponse
class BatchGetParametersResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
response_
List<Mdb.BatchGetParametersResponse.GetParameterResponse> response_
-
-
Class org.yamcs.protobuf.Mdb.BatchGetParametersResponse.GetParameterResponse
class GetParameterResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
id_
Yamcs.NamedObjectId id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parameter_
Mdb.ParameterInfo parameter_
-
-
Class org.yamcs.protobuf.Mdb.CalibratorInfo
class CalibratorInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
javaExpressionCalibrator_
Mdb.JavaExpressionCalibratorInfo javaExpressionCalibrator_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
polynomialCalibrator_
Mdb.PolynomialCalibratorInfo polynomialCalibrator_
-
splineCalibrator_
Mdb.SplineCalibratorInfo splineCalibrator_
-
type_
int type_
-
-
Class org.yamcs.protobuf.Mdb.CheckWindowInfo
class CheckWindowInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
relativeTo_
Object relativeTo_
-
timeToStartChecking_
long timeToStartChecking_
-
timeToStopChecking_
long timeToStopChecking_
-
-
Class org.yamcs.protobuf.Mdb.CommandContainerInfo
class CommandContainerInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
alias_
List<Yamcs.NamedObjectId> alias_
-
baseContainer_
Mdb.CommandContainerInfo baseContainer_
-
bitField0_
int bitField0_
-
entry_
List<Mdb.SequenceEntryInfo> entry_
-
longDescription_
Object longDescription_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
qualifiedName_
Object qualifiedName_
-
shortDescription_
Object shortDescription_
-
sizeInBits_
int sizeInBits_
-
-
Class org.yamcs.protobuf.Mdb.CommandInfo
class CommandInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
abstract_
boolean abstract_
-
alias_
List<Yamcs.NamedObjectId> alias_
-
ancillaryData_
com.google.protobuf.MapField<String,
Mdb.AncillaryDataInfo> ancillaryData_ -
argument_
List<Mdb.ArgumentInfo> argument_
-
argumentAssignment_
List<Mdb.ArgumentAssignmentInfo> argumentAssignment_
-
baseCommand_
Mdb.CommandInfo baseCommand_
-
bitField0_
int bitField0_
-
commandContainer_
Mdb.CommandContainerInfo commandContainer_
-
constraint_
List<Mdb.TransmissionConstraintInfo> constraint_
-
longDescription_
Object longDescription_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
qualifiedName_
Object qualifiedName_
-
shortDescription_
Object shortDescription_
-
significance_
Mdb.SignificanceInfo significance_
-
verifier_
List<Mdb.VerifierInfo> verifier_
-
-
Class org.yamcs.protobuf.Mdb.ComparisonInfo
class ComparisonInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
argument_
Mdb.ArgumentInfo argument_
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
operator_
int operator_
-
parameter_
Mdb.ParameterInfo parameter_
-
value_
Object value_
-
-
Class org.yamcs.protobuf.Mdb.ContainerInfo
class ContainerInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
alias_
List<Yamcs.NamedObjectId> alias_
-
ancillaryData_
com.google.protobuf.MapField<String,
Mdb.AncillaryDataInfo> ancillaryData_ -
baseContainer_
Mdb.ContainerInfo baseContainer_
-
bitField0_
int bitField0_
-
entry_
List<Mdb.SequenceEntryInfo> entry_
-
longDescription_
Object longDescription_
-
maxInterval_
long maxInterval_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
qualifiedName_
Object qualifiedName_
-
restrictionCriteria_
List<Mdb.ComparisonInfo> restrictionCriteria_
-
shortDescription_
Object shortDescription_
-
sizeInBits_
int sizeInBits_
-
usedBy_
Mdb.UsedByInfo usedBy_
-
-
Class org.yamcs.protobuf.Mdb.ContextAlarmInfo
class ContextAlarmInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
alarm_
Mdb.AlarmInfo alarm_
-
bitField0_
int bitField0_
-
comparison_
List<Mdb.ComparisonInfo> comparison_
-
context_
Object context_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Mdb.ContextCalibratorInfo
class ContextCalibratorInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
calibrator_
Mdb.CalibratorInfo calibrator_
-
comparison_
List<Mdb.ComparisonInfo> comparison_
-
context_
Object context_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Mdb.DataEncodingInfo
class DataEncodingInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
contextCalibrator_
List<Mdb.ContextCalibratorInfo> contextCalibrator_
-
defaultCalibrator_
Mdb.CalibratorInfo defaultCalibrator_
-
encoding_
Object encoding_
-
littleEndian_
boolean littleEndian_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
sizeInBits_
int sizeInBits_
-
type_
int type_
-
-
Class org.yamcs.protobuf.Mdb.EnumerationAlarm
class EnumerationAlarm extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
label_
Object label_
-
level_
int level_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Mdb.EnumValue
class EnumValue extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Mdb.ExportJavaMissionDatabaseRequest
class ExportJavaMissionDatabaseRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Mdb.FixedValueInfo
class FixedValueInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Mdb.GetAlgorithmRequest
class GetAlgorithmRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Mdb.GetCommandRequest
class GetCommandRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Mdb.GetContainerRequest
class GetContainerRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Mdb.GetMissionDatabaseRequest
class GetMissionDatabaseRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Mdb.GetParameterRequest
class GetParameterRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Mdb.GetSpaceSystemRequest
class GetSpaceSystemRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Mdb.HistoryInfo
class HistoryInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Mdb.InputParameterInfo
class InputParameterInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
argument_
Mdb.ArgumentInfo argument_
-
bitField0_
int bitField0_
-
inputName_
Object inputName_
-
mandatory_
boolean mandatory_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parameter_
Mdb.ParameterInfo parameter_
-
parameterInstance_
int parameterInstance_
-
-
Class org.yamcs.protobuf.Mdb.JavaExpressionCalibratorInfo
class JavaExpressionCalibratorInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
formula_
Object formula_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Mdb.ListAlgorithmsRequest
class ListAlgorithmsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Mdb.ListAlgorithmsResponse
class ListAlgorithmsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
algorithms_
List<Mdb.AlgorithmInfo> algorithms_
-
bitField0_
int bitField0_
-
continuationToken_
Object continuationToken_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
spaceSystems_
com.google.protobuf.LazyStringList spaceSystems_
-
totalSize_
int totalSize_
-
-
Class org.yamcs.protobuf.Mdb.ListCommandsRequest
class ListCommandsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Mdb.ListCommandsResponse
class ListCommandsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
commands_
List<Mdb.CommandInfo> commands_
-
continuationToken_
Object continuationToken_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
spaceSystems_
com.google.protobuf.LazyStringList spaceSystems_
-
totalSize_
int totalSize_
-
-
Class org.yamcs.protobuf.Mdb.ListContainersRequest
class ListContainersRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Mdb.ListContainersResponse
class ListContainersResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
containers_
List<Mdb.ContainerInfo> containers_
-
continuationToken_
Object continuationToken_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
spaceSystems_
com.google.protobuf.LazyStringList spaceSystems_
-
totalSize_
int totalSize_
-
-
Class org.yamcs.protobuf.Mdb.ListParametersRequest
class ListParametersRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
details_
boolean details_
-
instance_
Object instance_
-
limit_
int limit_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
next_
Object next_
-
pos_
int pos_
-
q_
Object q_
-
searchMembers_
boolean searchMembers_
-
source_
int source_
-
system_
Object system_
-
type_
com.google.protobuf.LazyStringList type_
-
-
Class org.yamcs.protobuf.Mdb.ListParametersResponse
class ListParametersResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
continuationToken_
Object continuationToken_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parameters_
List<Mdb.ParameterInfo> parameters_
-
spaceSystems_
com.google.protobuf.LazyStringList spaceSystems_
-
totalSize_
int totalSize_
-
-
Class org.yamcs.protobuf.Mdb.ListSpaceSystemsRequest
class ListSpaceSystemsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Mdb.ListSpaceSystemsResponse
class ListSpaceSystemsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
continuationToken_
Object continuationToken_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
spaceSystems_
List<Mdb.SpaceSystemInfo> spaceSystems_
-
totalSize_
int totalSize_
-
-
Class org.yamcs.protobuf.Mdb.MathElement
class MathElement extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
operator_
Object operator_
-
parameter_
Mdb.ParameterInfo parameter_
-
parameterInstance_
int parameterInstance_
-
type_
int type_
-
value_
double value_
-
-
Class org.yamcs.protobuf.Mdb.MemberInfo
class MemberInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
alias_
List<Yamcs.NamedObjectId> alias_
-
bitField0_
int bitField0_
-
longDescription_
Object longDescription_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
shortDescription_
Object shortDescription_
-
type_
Mdb.ParameterTypeInfo type_
-
-
Class org.yamcs.protobuf.Mdb.MissionDatabase
class MissionDatabase extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
algorithmCount_
int algorithmCount_
-
bitField0_
int bitField0_
-
commandCount_
int commandCount_
-
configName_
Object configName_
-
containerCount_
int containerCount_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
parameterCount_
int parameterCount_
-
parameterTypeCount_
int parameterTypeCount_
-
spaceSystem_
List<Mdb.SpaceSystemInfo> spaceSystem_
-
version_
Object version_
-
-
Class org.yamcs.protobuf.Mdb.NumberFormatTypeInfo
class NumberFormatTypeInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
maximumFractionDigits_
int maximumFractionDigits_
-
maximumIntegerDigits_
int maximumIntegerDigits_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
minimumFractionDigits_
int minimumFractionDigits_
-
minimumIntegerDigits_
int minimumIntegerDigits_
-
negativePrefix_
Object negativePrefix_
-
negativeSuffix_
Object negativeSuffix_
-
notation_
Object notation_
-
numberBase_
Object numberBase_
-
positivePrefix_
Object positivePrefix_
-
positiveSuffix_
Object positiveSuffix_
-
showThousandsGrouping_
boolean showThousandsGrouping_
-
-
Class org.yamcs.protobuf.Mdb.OutputParameterInfo
class OutputParameterInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
outputName_
Object outputName_
-
parameter_
Mdb.ParameterInfo parameter_
-
-
Class org.yamcs.protobuf.Mdb.ParameterDimensionInfo
class ParameterDimensionInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
fixedValue_
long fixedValue_
-
intercept_
long intercept_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parameter_
Mdb.ParameterInfo parameter_
-
slope_
long slope_
-
-
Class org.yamcs.protobuf.Mdb.ParameterInfo
class ParameterInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
alias_
List<Yamcs.NamedObjectId> alias_
-
ancillaryData_
com.google.protobuf.MapField<String,
Mdb.AncillaryDataInfo> ancillaryData_ -
bitField0_
int bitField0_
-
dataSource_
int dataSource_
-
longDescription_
Object longDescription_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
path_
com.google.protobuf.LazyStringList path_
-
qualifiedName_
Object qualifiedName_
-
shortDescription_
Object shortDescription_
-
type_
Mdb.ParameterTypeInfo type_
-
usedBy_
Mdb.UsedByInfo usedBy_
-
-
Class org.yamcs.protobuf.Mdb.ParameterTypeInfo
class ParameterTypeInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
absoluteTimeInfo_
Mdb.AbsoluteTimeInfo absoluteTimeInfo_
-
ancillaryData_
com.google.protobuf.MapField<String,
Mdb.AncillaryDataInfo> ancillaryData_ -
arrayInfo_
Mdb.ArrayInfo arrayInfo_
-
bitField0_
int bitField0_
-
contextAlarm_
List<Mdb.ContextAlarmInfo> contextAlarm_
-
dataEncoding_
Mdb.DataEncodingInfo dataEncoding_
-
defaultAlarm_
Mdb.AlarmInfo defaultAlarm_
-
engType_
Object engType_
-
enumValue_
List<Mdb.EnumValue> enumValue_
-
member_
List<Mdb.MemberInfo> member_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
numberFormat_
Mdb.NumberFormatTypeInfo numberFormat_
-
signed_
boolean signed_
-
unitSet_
List<Mdb.UnitInfo> unitSet_
-
-
Class org.yamcs.protobuf.Mdb.PolynomialCalibratorInfo
class PolynomialCalibratorInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
coefficient_
com.google.protobuf.Internal.DoubleList coefficient_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Mdb.RepeatInfo
class RepeatInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
bitsBetween_
int bitsBetween_
-
dynamicCount_
Mdb.ParameterInfo dynamicCount_
-
fixedCount_
long fixedCount_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Mdb.SequenceEntryInfo
class SequenceEntryInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
argument_
Mdb.ArgumentInfo argument_
-
bitField0_
int bitField0_
-
container_
Mdb.ContainerInfo container_
-
fixedValue_
Mdb.FixedValueInfo fixedValue_
-
locationInBits_
int locationInBits_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parameter_
Mdb.ParameterInfo parameter_
-
referenceLocation_
int referenceLocation_
-
repeat_
Mdb.RepeatInfo repeat_
-
-
Class org.yamcs.protobuf.Mdb.SignificanceInfo
class SignificanceInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
consequenceLevel_
int consequenceLevel_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
reasonForWarning_
Object reasonForWarning_
-
-
Class org.yamcs.protobuf.Mdb.SpaceSystemInfo
class SpaceSystemInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
alias_
List<Yamcs.NamedObjectId> alias_
-
ancillaryData_
com.google.protobuf.MapField<String,
Mdb.AncillaryDataInfo> ancillaryData_ -
bitField0_
int bitField0_
-
history_
List<Mdb.HistoryInfo> history_
-
longDescription_
Object longDescription_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
qualifiedName_
Object qualifiedName_
-
shortDescription_
Object shortDescription_
-
sub_
List<Mdb.SpaceSystemInfo> sub_
-
version_
Object version_
-
-
Class org.yamcs.protobuf.Mdb.SplineCalibratorInfo
class SplineCalibratorInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
point_
List<Mdb.SplineCalibratorInfo.SplinePointInfo> point_
-
-
Class org.yamcs.protobuf.Mdb.SplineCalibratorInfo.SplinePointInfo
class SplinePointInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
calibrated_
double calibrated_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
raw_
double raw_
-
-
Class org.yamcs.protobuf.Mdb.TransmissionConstraintInfo
class TransmissionConstraintInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
expression_
Object expression_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
timeout_
long timeout_
-
-
Class org.yamcs.protobuf.Mdb.UnitInfo
class UnitInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
unit_
Object unit_
-
-
Class org.yamcs.protobuf.Mdb.UsedByInfo
class UsedByInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
algorithm_
List<Mdb.AlgorithmInfo> algorithm_
-
container_
List<Mdb.ContainerInfo> container_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Mdb.VerifierInfo
class VerifierInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
algorithm_
Mdb.AlgorithmInfo algorithm_
-
bitField0_
int bitField0_
-
checkWindow_
Mdb.CheckWindowInfo checkWindow_
-
container_
Mdb.ContainerInfo container_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
onFail_
int onFail_
-
onSuccess_
int onSuccess_
-
onTimeout_
int onTimeout_
-
stage_
Object stage_
-
-
Class org.yamcs.protobuf.MdbOverrideInfo
class MdbOverrideInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
algorithmTextOverride_
AlgorithmTextOverride algorithmTextOverride_
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
type_
int type_
-
-
Class org.yamcs.protobuf.ObjectInfo
class ObjectInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ObjectPrivilegeInfo
class ObjectPrivilegeInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
object_
com.google.protobuf.LazyStringList object_
-
objects_
com.google.protobuf.LazyStringList objects_
-
type_
Object type_
-
-
Class org.yamcs.protobuf.OpenIDConnectInfo
class OpenIDConnectInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ParameterAlarmData
class ParameterAlarmData extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
currentValue_
Pvalue.ParameterValue currentValue_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
mostSevereValue_
Pvalue.ParameterValue mostSevereValue_
-
parameter_
Mdb.ParameterInfo parameter_
-
triggerValue_
Pvalue.ParameterValue triggerValue_
-
-
Class org.yamcs.protobuf.PauseTransferRequest
class PauseTransferRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ProcessInfo
class ProcessInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
arguments_
com.google.protobuf.LazyStringList arguments_
-
bitField0_
int bitField0_
-
children_
List<ProcessInfo> children_
-
command_
Object command_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
pid_
long pid_
-
startTime_
com.google.protobuf.Timestamp startTime_
-
totalCpuDuration_
com.google.protobuf.Duration totalCpuDuration_
-
user_
Object user_
-
-
Class org.yamcs.protobuf.ProcessorInfo
class ProcessorInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
acknowledgments_
List<AcknowledgmentInfo> acknowledgments_
-
bitField0_
int bitField0_
-
checkCommandClearance_
boolean checkCommandClearance_
-
creator_
Object creator_
-
hasAlarms_
boolean hasAlarms_
-
hasCommanding_
boolean hasCommanding_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
persistent_
boolean persistent_
-
protected_
boolean protected_
-
replay_
boolean replay_
-
replayRequest_
Yamcs.ReplayRequest replayRequest_
-
replayState_
int replayState_
-
services_
List<ServiceInfo> services_
-
spec_
Object spec_
-
state_
int state_
-
time_
com.google.protobuf.Timestamp time_
-
type_
Object type_
-
-
Class org.yamcs.protobuf.ProcessorManagementRequest
class ProcessorManagementRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ProcessorRequest
class ProcessorRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
operation_
int operation_
-
replaySpeed_
Yamcs.ReplaySpeed replaySpeed_
-
seekTime_
long seekTime_
-
-
Class org.yamcs.protobuf.Pvalue.ParameterData
class ParameterData extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
generationTime_
long generationTime_
-
group_
Object group_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parameter_
List<Pvalue.ParameterValue> parameter_
-
seqNum_
int seqNum_
-
subscriptionId_
int subscriptionId_
-
-
Class org.yamcs.protobuf.Pvalue.ParameterStatus
class ParameterStatus extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
acquisitionStatus_
int acquisitionStatus_
-
alarmRange_
List<Mdb.AlarmRange> alarmRange_
-
bitField0_
int bitField0_
-
expireMillis_
long expireMillis_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
monitoringResult_
int monitoringResult_
-
rangeCondition_
int rangeCondition_
-
-
Class org.yamcs.protobuf.Pvalue.ParameterValue
class ParameterValue extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
acquisitionStatus_
int acquisitionStatus_
-
acquisitionTime_
com.google.protobuf.Timestamp acquisitionTime_
-
alarmRange_
List<Mdb.AlarmRange> alarmRange_
-
bitField0_
int bitField0_
-
engValue_
Yamcs.Value engValue_
-
expireMillis_
long expireMillis_
-
generationTime_
com.google.protobuf.Timestamp generationTime_
-
id_
Yamcs.NamedObjectId id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
monitoringResult_
int monitoringResult_
-
numericId_
int numericId_
-
processingStatus_
boolean processingStatus_
-
rangeCondition_
int rangeCondition_
-
rawValue_
Yamcs.Value rawValue_
-
-
Class org.yamcs.protobuf.Pvalue.Ranges
class Ranges extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
range_
List<Pvalue.Ranges.Range> range_
-
-
Class org.yamcs.protobuf.Pvalue.Ranges.Range
class Range extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
count_
int count_
-
counts_
com.google.protobuf.Internal.IntList counts_
-
engValues_
List<Yamcs.Value> engValues_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
timeStart_
Object timeStart_
-
timeStop_
Object timeStop_
-
-
Class org.yamcs.protobuf.Pvalue.TimeSeries
class TimeSeries extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
sample_
List<Pvalue.TimeSeries.Sample> sample_
-
-
Class org.yamcs.protobuf.Pvalue.TimeSeries.Sample
class Sample extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
avg_
double avg_
-
bitField0_
int bitField0_
-
max_
double max_
-
maxTime_
com.google.protobuf.Timestamp maxTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
min_
double min_
-
minTime_
com.google.protobuf.Timestamp minTime_
-
n_
int n_
-
time_
com.google.protobuf.Timestamp time_
-
timeString_
Object timeString_
-
-
Class org.yamcs.protobuf.RebuildCcsdsIndexRequest
class RebuildCcsdsIndexRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.RebuildRangeRequest
class RebuildRangeRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.ReconfigureInstanceRequest
class ReconfigureInstanceRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.RejectCommandRequest
class RejectCommandRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.RelativeTime
class RelativeTime extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
relativeStart_
com.google.protobuf.Duration relativeStart_
-
relto_
Object relto_
-
-
Class org.yamcs.protobuf.RemoteFile
class RemoteFile extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
isDirectory_
boolean isDirectory_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
modified_
com.google.protobuf.Timestamp modified_
-
name_
Object name_
-
size_
long size_
-
-
Class org.yamcs.protobuf.ReplicationInfo
class ReplicationInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
masters_
List<ReplicationMasterInfo> masters_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
slaves_
List<ReplicationSlaveInfo> slaves_
-
-
Class org.yamcs.protobuf.ReplicationMasterInfo
class ReplicationMasterInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
localAddress_
Object localAddress_
-
localTx_
long localTx_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nextTx_
long nextTx_
-
push_
boolean push_
-
pushTo_
Object pushTo_
-
remoteAddress_
Object remoteAddress_
-
streams_
com.google.protobuf.LazyStringList streams_
-
-
Class org.yamcs.protobuf.ReplicationSlaveInfo
class ReplicationSlaveInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
Class org.yamcs.protobuf.Reply
class Reply extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
exception_
ExceptionMessage exception_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
replyTo_
int replyTo_
-
-
Class org.yamcs.protobuf.RestartInstanceRequest
class RestartInstanceRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.ResumeRequest
class ResumeRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ResumeTransferRequest
class ResumeTransferRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.RocksDbDatabaseInfo
class RocksDbDatabaseInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.RocksDbTablespaceInfo
class RocksDbTablespaceInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
databases_
List<RocksDbDatabaseInfo> databases_
-
dataDir_
Object dataDir_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class org.yamcs.protobuf.RoleAssignment
class RoleAssignment extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
roles_
com.google.protobuf.LazyStringList roles_
-
-
Class org.yamcs.protobuf.RoleInfo
class RoleInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
default_
boolean default_
-
description_
Object description_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
objectPrivileges_
List<ObjectPrivilegeInfo> objectPrivileges_
-
systemPrivileges_
com.google.protobuf.LazyStringList systemPrivileges_
-
-
Class org.yamcs.protobuf.RootDirectory
class RootDirectory extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.RouteInfo
class RouteInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
deprecated_
boolean deprecated_
-
description_
Object description_
-
errorCount_
long errorCount_
-
httpMethod_
Object httpMethod_
-
inputType_
Object inputType_
-
logFormat_
Object logFormat_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
method_
Object method_
-
outputType_
Object outputType_
-
requestCount_
long requestCount_
-
service_
Object service_
-
url_
Object url_
-
-
Class org.yamcs.protobuf.ServerMessage
class ServerMessage extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
call_
int call_
-
data_
com.google.protobuf.Any data_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
seq_
int seq_
-
type_
Object type_
-
-
Class org.yamcs.protobuf.ServiceAccountInfo
class ServiceAccountInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
active_
boolean active_
-
bitField0_
int bitField0_
-
confirmationTime_
com.google.protobuf.Timestamp confirmationTime_
-
createdBy_
UserInfo createdBy_
-
creationTime_
com.google.protobuf.Timestamp creationTime_
-
displayName_
Object displayName_
-
lastLoginTime_
com.google.protobuf.Timestamp lastLoginTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class org.yamcs.protobuf.ServiceInfo
class ServiceInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.SessionInfo
class SessionInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
clients_
com.google.protobuf.LazyStringList clients_
-
expirationTime_
com.google.protobuf.Timestamp expirationTime_
-
hostname_
Object hostname_
-
id_
Object id_
-
ipAddress_
Object ipAddress_
-
lastAccessTime_
com.google.protobuf.Timestamp lastAccessTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
startTime_
com.google.protobuf.Timestamp startTime_
-
username_
Object username_
-
-
Class org.yamcs.protobuf.SetCoefficientsRequest
class SetCoefficientsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
coefficients_
TcoCoefficients coefficients_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serviceName_
Object serviceName_
-
-
Class org.yamcs.protobuf.SetParameterValueRequest
class SetParameterValueRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
generationTime_
com.google.protobuf.Timestamp generationTime_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
processor_
Object processor_
-
value_
Yamcs.Value value_
-
-
Class org.yamcs.protobuf.SetTcoConfigRequest
class SetTcoConfigRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.SetTimeRequest
class SetTimeRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
elapsedTime_
long elapsedTime_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
speed_
double speed_
-
time0_
com.google.protobuf.Timestamp time0_
-
-
Class org.yamcs.protobuf.ShelveInfo
class ShelveInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.StartInstanceRequest
class StartInstanceRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.StartServiceRequest
class StartServiceRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.State
class State extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
calls_
List<State.CallInfo> calls_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.State.CallInfo
class CallInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
call_
int call_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
options_
com.google.protobuf.Any options_
-
type_
Object type_
-
-
Class org.yamcs.protobuf.Statistics
class Statistics extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
lastUpdated_
com.google.protobuf.Timestamp lastUpdated_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
processor_
Object processor_
-
tmstats_
List<TmStatistics> tmstats_
-
-
Class org.yamcs.protobuf.StopInstanceRequest
class StopInstanceRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.StopServiceRequest
class StopServiceRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.StreamCommandIndexRequest
class StreamCommandIndexRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.StreamCommandsRequest
class StreamCommandsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
com.google.protobuf.LazyStringList name_
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.StreamCompletenessIndexRequest
class StreamCompletenessIndexRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.StreamEvent
class StreamEvent extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
dataCount_
long dataCount_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
type_
int type_
-
-
Class org.yamcs.protobuf.StreamEventIndexRequest
class StreamEventIndexRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.StreamEventsRequest
class StreamEventsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.StreamPacketIndexRequest
class StreamPacketIndexRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
mergeTime_
int mergeTime_
-
names_
com.google.protobuf.LazyStringList names_
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.StreamPacketsRequest
class StreamPacketsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
com.google.protobuf.LazyStringList name_
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.StreamParameterIndexRequest
class StreamParameterIndexRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.SubscribeAlgorithmStatusRequest
class SubscribeAlgorithmStatusRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.SubscribeCommandsRequest
class SubscribeCommandsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.SubscribeContainersRequest
class SubscribeContainersRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.SubscribeEventsRequest
class SubscribeEventsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.SubscribePacketsRequest
class SubscribePacketsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.SubscribeParametersData
class SubscribeParametersData extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
invalid_
List<Yamcs.NamedObjectId> invalid_
-
mapping_
com.google.protobuf.MapField<Integer,
Yamcs.NamedObjectId> mapping_ -
memoizedIsInitialized
byte memoizedIsInitialized
-
values_
List<Pvalue.ParameterValue> values_
-
-
Class org.yamcs.protobuf.SubscribeParametersRequest
class SubscribeParametersRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
abortOnInvalid_
boolean abortOnInvalid_
-
action_
int action_
-
bitField0_
int bitField0_
-
id_
List<Yamcs.NamedObjectId> id_
-
instance_
Object instance_
-
maxBytes_
int maxBytes_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
processor_
Object processor_
-
sendFromCache_
boolean sendFromCache_
-
updateOnExpiration_
boolean updateOnExpiration_
-
-
Class org.yamcs.protobuf.SubscribeProcessorsRequest
class SubscribeProcessorsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.SubscribeQueueEventsRequest
class SubscribeQueueEventsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.SubscribeQueueStatisticsRequest
class SubscribeQueueStatisticsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.SubscribeStatusRequest
class SubscribeStatusRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.SubscribeTimeRequest
class SubscribeTimeRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.SubscribeTMStatisticsRequest
class SubscribeTMStatisticsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.SubscribeTransfersRequest
class SubscribeTransfersRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.SystemInfo
class SystemInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
arch_
Object arch_
-
availableProcessors_
int availableProcessors_
-
bitField0_
int bitField0_
-
cacheDirectory_
Object cacheDirectory_
-
configDirectory_
Object configDirectory_
-
dataDirectory_
Object dataDirectory_
-
heapMemory_
long heapMemory_
-
jvm_
Object jvm_
-
jvmThreadCount_
long jvmThreadCount_
-
loadAverage_
double loadAverage_
-
maxHeapMemory_
long maxHeapMemory_
-
maxNonHeapMemory_
long maxNonHeapMemory_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nonHeapMemory_
long nonHeapMemory_
-
os_
Object os_
-
process_
ProcessInfo process_
-
revision_
Object revision_
-
rootDirectories_
List<RootDirectory> rootDirectories_
-
serverId_
Object serverId_
-
uptime_
long uptime_
-
usedHeapMemory_
long usedHeapMemory_
-
usedNonHeapMemory_
long usedNonHeapMemory_
-
workingDirectory_
Object workingDirectory_
-
yamcsVersion_
Object yamcsVersion_
-
-
Class org.yamcs.protobuf.Table.ColumnData
class ColumnData extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
value_
Yamcs.Value value_
-
-
Class org.yamcs.protobuf.Table.ColumnInfo
class ColumnInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
autoIncrement_
boolean autoIncrement_
-
bitField0_
int bitField0_
-
enumValue_
List<Table.EnumValue> enumValue_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
type_
Object type_
-
-
Class org.yamcs.protobuf.Table.EnumValue
class EnumValue extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
label_
Object label_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
value_
int value_
-
-
Class org.yamcs.protobuf.Table.ExecuteSqlRequest
class ExecuteSqlRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Table.GetStreamRequest
class GetStreamRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Table.GetTableDataRequest
class GetTableDataRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Table.GetTableRequest
class GetTableRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Table.ListStreamsRequest
class ListStreamsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Table.ListStreamsResponse
class ListStreamsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
streams_
List<Table.StreamInfo> streams_
-
-
Class org.yamcs.protobuf.Table.ListTablesRequest
class ListTablesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Table.ListTablesResponse
class ListTablesResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
tables_
List<Table.TableInfo> tables_
-
-
Class org.yamcs.protobuf.Table.ListValue
class ListValue extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
values_
List<Yamcs.Value> values_
-
-
Class org.yamcs.protobuf.Table.PartitioningInfo
class PartitioningInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Table.ReadRowsRequest
class ReadRowsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Table.RebuildHistogramRequest
class RebuildHistogramRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Table.RebuildHistogramResponse
class RebuildHistogramResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Table.ResultSet
class ResultSet extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
columns_
List<Table.ColumnInfo> columns_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rows_
List<Table.ListValue> rows_
-
-
Class org.yamcs.protobuf.Table.Row
class Row extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
cells_
List<Table.Row.Cell> cells_
-
columns_
List<Table.Row.ColumnInfo> columns_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Table.Row.Cell
class Cell extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
columnId_
int columnId_
-
data_
com.google.protobuf.ByteString data_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Table.Row.ColumnInfo
class ColumnInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Table.StreamData
class StreamData extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
column_
List<Table.ColumnData> column_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
stream_
Object stream_
-
-
Class org.yamcs.protobuf.Table.StreamInfo
class StreamInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
column_
List<Table.ColumnInfo> column_
-
dataCount_
long dataCount_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
script_
Object script_
-
-
Class org.yamcs.protobuf.Table.SubscribeStreamRequest
class SubscribeStreamRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Table.SubscribeStreamStatisticsRequest
class SubscribeStreamStatisticsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Table.TableData
class TableData extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
record_
List<Table.TableData.TableRecord> record_
-
-
Class org.yamcs.protobuf.Table.TableData.TableRecord
class TableRecord extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
column_
List<Table.ColumnData> column_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Table.TableInfo
class TableInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
compressed_
boolean compressed_
-
formatVersion_
int formatVersion_
-
histogramColumn_
com.google.protobuf.LazyStringList histogramColumn_
-
keyColumn_
List<Table.ColumnInfo> keyColumn_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
partitioningInfo_
Table.PartitioningInfo partitioningInfo_
-
script_
Object script_
-
storageEngine_
Object storageEngine_
-
tablespace_
Object tablespace_
-
valueColumn_
List<Table.ColumnInfo> valueColumn_
-
-
Class org.yamcs.protobuf.Table.WriteRowsExceptionDetail
class WriteRowsExceptionDetail extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
count_
int count_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Table.WriteRowsRequest
class WriteRowsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Table.WriteRowsResponse
class WriteRowsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
count_
int count_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.TcoCoefficients
class TcoCoefficients extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
gradient_
double gradient_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
obt_
long obt_
-
offset_
double offset_
-
utc_
com.google.protobuf.Timestamp utc_
-
-
Class org.yamcs.protobuf.TcoConfig
class TcoConfig extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
accuracy_
double accuracy_
-
bitField0_
int bitField0_
-
defaultTof_
double defaultTof_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
onboardDelay_
double onboardDelay_
-
validity_
double validity_
-
-
Class org.yamcs.protobuf.TcoResetRequest
class TcoResetRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.TcoSample
class TcoSample extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
obt_
long obt_
-
utc_
com.google.protobuf.Timestamp utc_
-
-
Class org.yamcs.protobuf.TcoStatus
class TcoStatus extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
coefficients_
TcoCoefficients coefficients_
-
coefficientsTime_
com.google.protobuf.Timestamp coefficientsTime_
-
deviation_
double deviation_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
samples_
List<TcoSample> samples_
-
-
Class org.yamcs.protobuf.TemplateVariable
class TemplateVariable extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.ThreadGroupInfo
class ThreadGroupInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
daemon_
boolean daemon_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
parent_
ThreadGroupInfo parent_
-
-
Class org.yamcs.protobuf.ThreadInfo
class ThreadInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
group_
ThreadGroupInfo group_
-
id_
long id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
native_
boolean native_
-
state_
Object state_
-
suspended_
boolean suspended_
-
trace_
List<TraceElementInfo> trace_
-
-
Class org.yamcs.protobuf.TimeInfo
class TimeInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
currentTime_
com.google.protobuf.Timestamp currentTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.TimelineBand
class TimelineBand extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
description_
Object description_
-
filters_
List<ItemFilter> filters_
-
id_
Object id_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
properties_
com.google.protobuf.MapField<String,
String> properties_ -
shared_
boolean shared_
-
source_
Object source_
-
tags_
com.google.protobuf.LazyStringList tags_
-
type_
int type_
-
username_
Object username_
-
-
Class org.yamcs.protobuf.TimelineItem
class TimelineItem extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
description_
Object description_
-
duration_
com.google.protobuf.Duration duration_
-
failureReason_
Object failureReason_
-
groupId_
Object groupId_
-
id_
Object id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
relativeTime_
RelativeTime relativeTime_
-
start_
com.google.protobuf.Timestamp start_
-
status_
int status_
-
tags_
com.google.protobuf.LazyStringList tags_
-
type_
int type_
-
-
Class org.yamcs.protobuf.TimelineItemLog
class TimelineItemLog extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.TimelineSourceCapabilities
class TimelineSourceCapabilities extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
hasActivityGroups_
boolean hasActivityGroups_
-
hasAutomatedActivities_
boolean hasAutomatedActivities_
-
hasEventGroups_
boolean hasEventGroups_
-
hasManualActivities_
boolean hasManualActivities_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
readOnly_
boolean readOnly_
-
-
Class org.yamcs.protobuf.TimelineView
class TimelineView extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.TmPacketData
class TmPacketData extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
generationTime_
com.google.protobuf.Timestamp generationTime_
-
id_
Yamcs.NamedObjectId id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
packet_
com.google.protobuf.ByteString packet_
-
receptionTime_
com.google.protobuf.Timestamp receptionTime_
-
sequenceNumber_
int sequenceNumber_
-
-
Class org.yamcs.protobuf.TmStatistics
class TmStatistics extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
dataRate_
long dataRate_
-
lastPacketTime_
com.google.protobuf.Timestamp lastPacketTime_
-
lastReceived_
com.google.protobuf.Timestamp lastReceived_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
packetName_
Object packetName_
-
packetRate_
long packetRate_
-
qualifiedName_
Object qualifiedName_
-
receivedPackets_
long receivedPackets_
-
subscribedParameterCount_
int subscribedParameterCount_
-
-
Class org.yamcs.protobuf.TofInterval
class TofInterval extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
ertStart_
com.google.protobuf.Timestamp ertStart_
-
ertStop_
com.google.protobuf.Timestamp ertStop_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
polCoef_
com.google.protobuf.Internal.DoubleList polCoef_
-
-
Class org.yamcs.protobuf.TokenResponse
class TokenResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.TopicInfo
class TopicInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.TraceElementInfo
class TraceElementInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.TransactionId
class TransactionId extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
initiatorEntity_
long initiatorEntity_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
sequenceNumber_
int sequenceNumber_
-
-
Class org.yamcs.protobuf.TransferInfo
class TransferInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
bucket_
Object bucket_
-
creationTime_
com.google.protobuf.Timestamp creationTime_
-
direction_
int direction_
-
failureReason_
Object failureReason_
-
id_
long id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
objectName_
Object objectName_
-
reliable_
boolean reliable_
-
remotePath_
Object remotePath_
-
sizeTransferred_
long sizeTransferred_
-
startTime_
com.google.protobuf.Timestamp startTime_
-
state_
int state_
-
totalSize_
long totalSize_
-
transactionId_
TransactionId transactionId_
-
transferType_
Object transferType_
-
-
Class org.yamcs.protobuf.UpdateAlgorithmRequest
class UpdateAlgorithmRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
action_
int action_
-
algorithm_
Mdb.AlgorithmInfo algorithm_
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
processor_
Object processor_
-
-
Class org.yamcs.protobuf.UpdateBandRequest
class UpdateBandRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
description_
Object description_
-
filters_
List<ItemFilter> filters_
-
id_
Object id_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
properties_
com.google.protobuf.MapField<String,
String> properties_ -
shared_
boolean shared_
-
source_
Object source_
-
tags_
com.google.protobuf.LazyStringList tags_
-
-
Class org.yamcs.protobuf.UpdateClearanceRequest
class UpdateClearanceRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
level_
int level_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
username_
Object username_
-
-
Class org.yamcs.protobuf.UpdateCommandHistoryRequest
class UpdateCommandHistoryRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.UpdateConfigRequest
class UpdateConfigRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
cop1Config_
Cop1Config cop1Config_
-
instance_
Object instance_
-
link_
Object link_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.UpdateGroupRequest
class UpdateGroupRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
description_
Object description_
-
memberInfo_
UpdateGroupRequest.MemberInfo memberInfo_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
newName_
Object newName_
-
-
Class org.yamcs.protobuf.UpdateGroupRequest.MemberInfo
class MemberInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serviceAccounts_
com.google.protobuf.LazyStringList serviceAccounts_
-
users_
com.google.protobuf.LazyStringList users_
-
-
Class org.yamcs.protobuf.UpdateItemRequest
class UpdateItemRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
clearTags_
boolean clearTags_
-
duration_
com.google.protobuf.Duration duration_
-
failureReason_
Object failureReason_
-
groupId_
Object groupId_
-
id_
Object id_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
relativeTime_
RelativeTime relativeTime_
-
source_
Object source_
-
start_
com.google.protobuf.Timestamp start_
-
status_
int status_
-
tags_
com.google.protobuf.LazyStringList tags_
-
-
Class org.yamcs.protobuf.UpdateParameterRequest
class UpdateParameterRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
action_
int action_
-
bitField0_
int bitField0_
-
contextAlarm_
List<Mdb.ContextAlarmInfo> contextAlarm_
-
contextCalibrator_
List<Mdb.ContextCalibratorInfo> contextCalibrator_
-
defaultAlarm_
Mdb.AlarmInfo defaultAlarm_
-
defaultCalibrator_
Mdb.CalibratorInfo defaultCalibrator_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
processor_
Object processor_
-
-
Class org.yamcs.protobuf.UpdateUserRequest
class UpdateUserRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
active_
boolean active_
-
bitField0_
int bitField0_
-
displayName_
Object displayName_
-
email_
Object email_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
password_
Object password_
-
roleAssignment_
RoleAssignment roleAssignment_
-
superuser_
boolean superuser_
-
-
Class org.yamcs.protobuf.UpdateViewRequest
class UpdateViewRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.UploadObjectRequest
class UploadObjectRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.UserInfo
class UserInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
active_
boolean active_
-
bitField0_
int bitField0_
-
clearance_
int clearance_
-
confirmationTime_
com.google.protobuf.Timestamp confirmationTime_
-
createdBy_
UserInfo createdBy_
-
creationTime_
com.google.protobuf.Timestamp creationTime_
-
displayName_
Object displayName_
-
email_
Object email_
-
groups_
List<GroupInfo> groups_
-
identities_
List<ExternalIdentityInfo> identities_
-
lastLoginTime_
com.google.protobuf.Timestamp lastLoginTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
objectPrivilege_
List<ObjectPrivilegeInfo> objectPrivilege_
-
objectPrivileges_
List<ObjectPrivilegeInfo> objectPrivileges_
-
roles_
List<RoleInfo> roles_
-
superuser_
boolean superuser_
-
systemPrivilege_
com.google.protobuf.LazyStringList systemPrivilege_
-
systemPrivileges_
com.google.protobuf.LazyStringList systemPrivileges_
-
-
Class org.yamcs.protobuf.Yamcs.AggregateValue
class AggregateValue extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
com.google.protobuf.LazyStringList name_
-
value_
List<Yamcs.Value> value_
-
-
Class org.yamcs.protobuf.Yamcs.ArchiveRecord
class ArchiveRecord extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
extra_
com.google.protobuf.MapField<String,
String> extra_ -
first_
com.google.protobuf.Timestamp first_
-
id_
Yamcs.NamedObjectId id_
-
last_
com.google.protobuf.Timestamp last_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
num_
int num_
-
seqFirst_
long seqFirst_
-
seqLast_
long seqLast_
-
-
Class org.yamcs.protobuf.Yamcs.CommandHistoryReplayRequest
class CommandHistoryReplayRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nameFilter_
List<Yamcs.NamedObjectId> nameFilter_
-
-
Class org.yamcs.protobuf.Yamcs.EventReplayRequest
class EventReplayRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Yamcs.NamedObjectId
class NamedObjectId extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.Yamcs.NamedObjectList
class NamedObjectList extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
list_
List<Yamcs.NamedObjectId> list_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Yamcs.PacketReplayRequest
class PacketReplayRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nameFilter_
List<Yamcs.NamedObjectId> nameFilter_
-
tmLinks_
com.google.protobuf.LazyStringList tmLinks_
-
-
Class org.yamcs.protobuf.Yamcs.ParameterReplayRequest
class ParameterReplayRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nameFilter_
List<Yamcs.NamedObjectId> nameFilter_
-
performMonitoring_
boolean performMonitoring_
-
sendRaw_
boolean sendRaw_
-
-
Class org.yamcs.protobuf.Yamcs.PpReplayRequest
class PpReplayRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
groupNameExclude_
com.google.protobuf.LazyStringList groupNameExclude_
-
groupNameFilter_
com.google.protobuf.LazyStringList groupNameFilter_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.Yamcs.ReplayRequest
class ReplayRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
autostart_
boolean autostart_
-
bitField0_
int bitField0_
-
commandHistoryRequest_
Yamcs.CommandHistoryReplayRequest commandHistoryRequest_
-
endAction_
int endAction_
-
eventRequest_
Yamcs.EventReplayRequest eventRequest_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
packetRequest_
Yamcs.PacketReplayRequest packetRequest_
-
parameterRequest_
Yamcs.ParameterReplayRequest parameterRequest_
-
ppRequest_
Yamcs.PpReplayRequest ppRequest_
-
reverse_
boolean reverse_
-
speed_
Yamcs.ReplaySpeed speed_
-
start_
com.google.protobuf.Timestamp start_
-
stop_
com.google.protobuf.Timestamp stop_
-
-
Class org.yamcs.protobuf.Yamcs.ReplaySpeed
class ReplaySpeed extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
param_
float param_
-
type_
int type_
-
-
Class org.yamcs.protobuf.Yamcs.ReplayStatus
class ReplayStatus extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
errorMessage_
Object errorMessage_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
request_
Yamcs.ReplayRequest request_
-
state_
int state_
-
-
Class org.yamcs.protobuf.Yamcs.Value
class Value extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
aggregateValue_
Yamcs.AggregateValue aggregateValue_
-
arrayValue_
List<Yamcs.Value> arrayValue_
-
binaryValue_
com.google.protobuf.ByteString binaryValue_
-
bitField0_
int bitField0_
-
booleanValue_
boolean booleanValue_
-
doubleValue_
double doubleValue_
-
floatValue_
float floatValue_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
sint32Value_
int sint32Value_
-
sint64Value_
long sint64Value_
-
stringValue_
Object stringValue_
-
timestampValue_
long timestampValue_
-
type_
int type_
-
uint32Value_
int uint32Value_
-
uint64Value_
long uint64Value_
-
-
Class org.yamcs.protobuf.YamcsInstance
class YamcsInstance extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
capabilities_
com.google.protobuf.LazyStringList capabilities_
-
failureCause_
Object failureCause_
-
labels_
com.google.protobuf.MapField<String,
String> labels_ -
memoizedIsInitialized
byte memoizedIsInitialized
-
missionDatabase_
Mdb.MissionDatabase missionDatabase_
-
missionTime_
com.google.protobuf.Timestamp missionTime_
-
name_
Object name_
-
processors_
List<ProcessorInfo> processors_
-
state_
int state_
-
template_
Object template_
-
templateArgs_
com.google.protobuf.MapField<String,
String> templateArgs_ -
templateAvailable_
boolean templateAvailable_
-
templateChanged_
boolean templateChanged_
-
-
Class org.yamcs.protobuf.YamcsInstances
class YamcsInstances extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
instances_
List<YamcsInstance> instances_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
-
Package org.yamcs.protobuf.alarms
-
Class org.yamcs.protobuf.alarms.AcknowledgeAlarmRequest
class AcknowledgeAlarmRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.alarms.ClearAlarmRequest
class ClearAlarmRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.alarms.EditAlarmRequest
class EditAlarmRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.alarms.GlobalAlarmStatus
class GlobalAlarmStatus extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
acknowledgedActive_
boolean acknowledgedActive_
-
acknowledgedCount_
int acknowledgedCount_
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
shelvedActive_
boolean shelvedActive_
-
shelvedCount_
int shelvedCount_
-
unacknowledgedActive_
boolean unacknowledgedActive_
-
unacknowledgedCount_
int unacknowledgedCount_
-
-
Class org.yamcs.protobuf.alarms.ListAlarmsRequest
class ListAlarmsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.alarms.ListAlarmsResponse
class ListAlarmsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.alarms.ListProcessorAlarmsRequest
class ListProcessorAlarmsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.alarms.ListProcessorAlarmsResponse
class ListProcessorAlarmsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.alarms.ShelveAlarmRequest
class ShelveAlarmRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.alarms.SubscribeAlarmsRequest
class SubscribeAlarmsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.alarms.SubscribeGlobalStatusRequest
class SubscribeGlobalStatusRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.alarms.UnshelveAlarmRequest
class UnshelveAlarmRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
-
Package org.yamcs.protobuf.audit
-
Class org.yamcs.protobuf.audit.AuditRecord
class AuditRecord extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.audit.ListAuditRecordsRequest
class ListAuditRecordsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.audit.ListAuditRecordsResponse
class ListAuditRecordsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
continuationToken_
Object continuationToken_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
records_
List<AuditRecord> records_
-
-
-
Package org.yamcs.protobuf.links
-
Class org.yamcs.protobuf.links.DisableLinkRequest
class DisableLinkRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.links.EditLinkRequest
class EditLinkRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.links.EnableLinkRequest
class EnableLinkRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.links.GetLinkRequest
class GetLinkRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.links.LinkActionInfo
class LinkActionInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.links.LinkEvent
class LinkEvent extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.links.LinkInfo
class LinkInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
actions_
List<LinkActionInfo> actions_
-
bitField0_
int bitField0_
-
dataInCount_
long dataInCount_
-
dataOutCount_
long dataOutCount_
-
detailedStatus_
Object detailedStatus_
-
disabled_
boolean disabled_
-
extra_
com.google.protobuf.Struct extra_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
parameters_
com.google.protobuf.LazyStringList parameters_
-
parentName_
Object parentName_
-
spec_
Object spec_
-
status_
Object status_
-
type_
Object type_
-
-
Class org.yamcs.protobuf.links.ListLinksRequest
class ListLinksRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.protobuf.links.ListLinksResponse
class ListLinksResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.links.ResetLinkCountersRequest
class ResetLinkCountersRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.links.RunActionRequest
class RunActionRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.protobuf.links.SubscribeLinksRequest
class SubscribeLinksRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
instance_
Object instance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
-
Package org.yamcs.replication
-
Exception org.yamcs.replication.CorruptedFileException
class CorruptedFileException extends RuntimeException implements Serializable-
Serialized Fields
-
path
Path path
-
-
-
-
Package org.yamcs.replication.protobuf
-
Class org.yamcs.replication.protobuf.ColumnInfo
class ColumnInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.replication.protobuf.Request
class Request extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.replication.protobuf.Response
class Response extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
errorMsg_
Object errorMsg_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
requestSeq_
int requestSeq_
-
result_
int result_
-
-
Class org.yamcs.replication.protobuf.StreamInfo
class StreamInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
columns_
List<ColumnInfo> columns_
-
id_
int id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class org.yamcs.replication.protobuf.TimeMessage
class TimeMessage extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
localTime_
long localTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
missionTime_
long missionTime_
-
speed_
double speed_
-
-
Class org.yamcs.replication.protobuf.Wakeup
class Wakeup extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
-
Package org.yamcs.rs
-
Exception org.yamcs.rs.ReedSolomonException
class ReedSolomonException extends Exception implements Serializable
-
-
Package org.yamcs.security
-
Exception org.yamcs.security.AuthenticationException
class AuthenticationException extends Exception implements Serializable -
Exception org.yamcs.security.AuthorizationException
class AuthorizationException extends Exception implements Serializable -
Exception org.yamcs.security.SessionExpiredException
class SessionExpiredException extends Exception implements Serializable
-
-
Package org.yamcs.security.protobuf
-
Class org.yamcs.security.protobuf.AccountCollection
class AccountCollection extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
records_
List<AccountRecord> records_
-
seq_
int seq_
-
-
Class org.yamcs.security.protobuf.AccountRecord
class AccountRecord extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
accountType_
Object accountType_
-
accountTypeCase_
int accountTypeCase_
-
active_
boolean active_
-
bitField0_
int bitField0_
-
confirmationTime_
com.google.protobuf.Timestamp confirmationTime_
-
createdBy_
int createdBy_
-
creationTime_
com.google.protobuf.Timestamp creationTime_
-
displayName_
Object displayName_
-
id_
int id_
-
lastLoginTime_
com.google.protobuf.Timestamp lastLoginTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class org.yamcs.security.protobuf.ApplicationCollection
class ApplicationCollection extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
records_
List<ApplicationRecord> records_
-
seq_
int seq_
-
-
Class org.yamcs.security.protobuf.ApplicationRecord
class ApplicationRecord extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
clientHash_
Object clientHash_
-
clientId_
Object clientId_
-
createdBy_
int createdBy_
-
creationTime_
com.google.protobuf.Timestamp creationTime_
-
id_
int id_
-
lastLoginTime_
com.google.protobuf.Timestamp lastLoginTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
scopes_
com.google.protobuf.LazyStringList scopes_
-
-
Class org.yamcs.security.protobuf.Clearance
class Clearance extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
issuedBy_
int issuedBy_
-
issueTime_
com.google.protobuf.Timestamp issueTime_
-
level_
Object level_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.security.protobuf.ExternalIdentity
class ExternalIdentity extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.security.protobuf.GroupCollection
class GroupCollection extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
records_
List<GroupRecord> records_
-
seq_
int seq_
-
-
Class org.yamcs.security.protobuf.GroupRecord
class GroupRecord extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.security.protobuf.ServiceAccountRecordDetail
class ServiceAccountRecordDetail extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.security.protobuf.UserAccountRecordDetail
class UserAccountRecordDetail extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
clearance_
Clearance clearance_
-
email_
Object email_
-
hash_
Object hash_
-
identities_
List<ExternalIdentity> identities_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
roles_
com.google.protobuf.LazyStringList roles_
-
superuser_
boolean superuser_
-
-
-
Package org.yamcs.tctm
-
Exception org.yamcs.tctm.NoPacketSelectedException
class NoPacketSelectedException extends Exception implements Serializable -
Exception org.yamcs.tctm.PacketTooLongException
class PacketTooLongException extends TcTmException implements Serializable-
Serialized Fields
-
actualSize
int actualSize
-
maxSize
int maxSize
-
-
-
Exception org.yamcs.tctm.TcTmException
class TcTmException extends Exception implements Serializable
-
-
Package org.yamcs.tctm.ccsds
-
Exception org.yamcs.tctm.ccsds.CorruptedFrameException
class CorruptedFrameException extends TcTmException implements Serializable -
Exception org.yamcs.tctm.ccsds.Fop1Exception
class Fop1Exception extends Exception implements Serializable-
Serialized Fields
-
alert
Cop1Monitor.AlertType alert
-
-
-
Exception org.yamcs.tctm.ccsds.UnsupportedPacketVersionException
class UnsupportedPacketVersionException extends TcTmException implements Serializable-
Serialized Fields
-
packetVersion
int packetVersion
-
-
-
-
Package org.yamcs.timeline.protobuf
-
Class org.yamcs.timeline.protobuf.BandFilter
class BandFilter extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
filters_
List<BandFilter.ItemFilter> filters_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.yamcs.timeline.protobuf.BandFilter.FilterCriterion
class FilterCriterion extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.yamcs.timeline.protobuf.BandFilter.ItemFilter
class ItemFilter extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
criteria_
List<BandFilter.FilterCriterion> criteria_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
-
Package org.yamcs.tse.api
-
Class org.yamcs.tse.api.TseCommand
class TseCommand extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
argumentMapping_
com.google.protobuf.MapField<String,
Yamcs.Value> argumentMapping_ -
bitField0_
int bitField0_
-
command_
Object command_
-
id_
Commanding.CommandId id_
-
instrument_
Object instrument_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parameterMapping_
com.google.protobuf.MapField<String,
String> parameterMapping_ -
response_
Object response_
-
-
Class org.yamcs.tse.api.TseCommanderMessage
class TseCommanderMessage extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
commandResponse_
TseCommandResponse commandResponse_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parameterData_
Pvalue.ParameterData parameterData_
-
-
Class org.yamcs.tse.api.TseCommandResponse
class TseCommandResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
errorMessage_
Object errorMessage_
-
id_
Commanding.CommandId id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
success_
boolean success_
-
-
-
Package org.yamcs.ui.packetviewer
-
Class org.yamcs.ui.packetviewer.ConnectDialog
class ConnectDialog extends JDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
contextPath
String contextPath
-
contextPathTextField
JTextField contextPathTextField
-
dbConfig
String dbConfig
-
getInstance
boolean getInstance
-
getStreamName
boolean getStreamName
-
host
String host
-
hostTextField
JTextField hostTextField
-
instance
String instance
-
instanceCombo
JComboBox<String> instanceCombo
-
isDbConfigLocal
boolean isDbConfigLocal
-
localMdbConfigCombo
JComboBox<String> localMdbConfigCombo
-
password
String password
-
passwordTextField
JPasswordField passwordTextField
-
port
Integer port
-
portTextField
JTextField portTextField
-
PREF_CONTEXT_PATH
String PREF_CONTEXT_PATH
-
PREF_HOST
String PREF_HOST
-
PREF_INSTANCE
String PREF_INSTANCE
-
PREF_PORT
String PREF_PORT
-
PREF_TLS
String PREF_TLS
-
PREF_USERNAME
String PREF_USERNAME
-
prefs
Preferences prefs
-
returnValue
int returnValue
-
streamName
JTextField streamName
-
tls
Boolean tls
-
tlsCheckBox
JCheckBox tlsCheckBox
-
username
String username
-
usernameTextField
JTextField usernameTextField
-
useServerMdb
boolean useServerMdb
-
-
Class org.yamcs.ui.packetviewer.FindParameterBar
class FindParameterBar extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
parametersTable
ParametersTable parametersTable
-
searchField
JTextField searchField
-
statsLabel
JLabel statsLabel
-
-
Class org.yamcs.ui.packetviewer.GoToPacketDialog
class GoToPacketDialog extends JDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
lineNumber
int lineNumber
-
lineNumberField
JTextField lineNumberField
-
packetsTable
PacketsTable packetsTable
-
returnValue
int returnValue
-
-
Class org.yamcs.ui.packetviewer.ImageIconButton
class ImageIconButton extends JLabel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
actionListeners
Set<ActionListener> actionListeners
-
-
Class org.yamcs.ui.packetviewer.OpenFileDialog
class OpenFileDialog extends JDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
dbConfigCombo
JComboBox<String> dbConfigCombo
-
fileChooser
JFileChooser fileChooser
-
fileFormatCombo
JComboBox<String> fileFormatCombo
-
fileFormats
Map<String,
FileFormat> fileFormats -
prefs
Preferences prefs
-
returnValue
int returnValue
-
-
Class org.yamcs.ui.packetviewer.PacketsTable
class PacketsTable extends JTable implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
columnParaNames
LinkedHashSet<String> columnParaNames
-
history
List<Integer> history
-
historyPosition
int historyPosition
-
markedPacketNrs
Set<Integer> markedPacketNrs
-
markPacketMenuItem
JMenuItem markPacketMenuItem
-
maxLines
int maxLines
-
packetFilter
PacketFilter packetFilter
-
packetViewer
PacketViewer packetViewer
-
popup
JPopupMenu popup
-
rowSorter
TableRowSorter<PacketsTableModel> rowSorter
-
tableModel
PacketsTableModel tableModel
-
tmExtractor
XtceTmExtractor tmExtractor
-
-
Class org.yamcs.ui.packetviewer.PacketsTableModel
class PacketsTableModel extends DefaultTableModel implements Serializable- serialVersionUID:
- 1L
-
Class org.yamcs.ui.packetviewer.PacketViewer
class PacketViewer extends JFrame implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
client
YamcsClient client
-
connectData
ConnectData connectData
-
connectDialog
ConnectDialog connectDialog
-
currentFileFormat
FileFormat currentFileFormat
-
currentPacket
ListPacket currentPacket
-
defaultNamespace
String defaultNamespace
-
fileFormats
Map<String,
FileFormat> fileFormats -
fileMenu
JMenu fileMenu
-
filterField
JComboBox<String> filterField
-
findBar
FindParameterBar findBar
-
fixedStyle
Style fixedStyle
-
hexDoc
StyledDocument hexDoc
-
hexSplit
JSplitPane hexSplit
-
hexText
JTextPane hexText
-
highlightedStyle
Style highlightedStyle
-
lastFile
File lastFile
-
logScrollpane
JScrollPane logScrollpane
-
logText
JTextArea logText
-
mainsplit
JSplitPane mainsplit
-
miAutoScroll
JMenuItem miAutoScroll
-
miAutoSelect
JMenuItem miAutoSelect
-
miRecentFiles
List<JMenuItem> miRecentFiles
-
offsetStyle
Style offsetStyle
-
openFileDialog
OpenFileDialog openFileDialog
-
packetsTable
PacketsTable packetsTable
-
parametersTable
ParametersTable parametersTable
-
realtimePacketPreprocessor
PacketPreprocessor realtimePacketPreprocessor
-
structureModel
DefaultTreeModel structureModel
-
structureRoot
DefaultMutableTreeNode structureRoot
-
structureTree
JTree structureTree
-
tmProcessor
XtceTmProcessor tmProcessor
-
uiPrefs
Preferences uiPrefs
-
xtcedb
XtceDb xtcedb
-
-
Class org.yamcs.ui.packetviewer.ParametersTable
class ParametersTable extends JTable implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
lastSearchTerm
String lastSearchTerm
-
packetViewer
PacketViewer packetViewer
-
parametersTableModel
ParametersTableModel parametersTableModel
-
rightClickMenu
org.yamcs.ui.packetviewer.ParametersTable.RightClickMenu rightClickMenu
-
rowsWithSearchResults
List<Integer> rowsWithSearchResults
-
-
Class org.yamcs.ui.packetviewer.ParametersTableModel
class ParametersTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
pvList
List<ParameterValue> pvList
-
-
-
-
Package org.yamcs.ui.packetviewer.filter
-
Exception org.yamcs.ui.packetviewer.filter.ParseException
class ParseException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
currentToken
Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token. -
eol
String eol
The end of line string for this machine. -
expectedTokenSequences
int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse. -
tokenImage
String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
-
-
Class org.yamcs.ui.packetviewer.filter.Token
class Token extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
beginColumn
int beginColumn
The column number of the first character of this Token. -
beginLine
int beginLine
The line number of the first character of this Token. -
endColumn
int endColumn
The column number of the last character of this Token. -
endLine
int endLine
The line number of the last character of this Token. -
image
String image
The string image of the token. -
kind
int kind
An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java. -
next
Token next
A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field. -
specialToken
Token specialToken
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.
-
-
Error org.yamcs.ui.packetviewer.filter.TokenMgrError
class TokenMgrError extends Error implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
errorCode
int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.
-
-
-
Package org.yamcs.utils
-
Exception org.yamcs.utils.DatabaseCorruptionException
class DatabaseCorruptionException extends RuntimeException implements Serializable -
Exception org.yamcs.utils.DecodingException
class DecodingException extends Exception implements Serializable -
Exception org.yamcs.utils.InvalidRequestException
class InvalidRequestException extends RuntimeException implements Serializable -
Class org.yamcs.utils.SortedIntArray
class SortedIntArray extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
a
int[] a
-
hash
int hash
-
length
int length
-
-
-
Package org.yamcs.utils.parser
-
Exception org.yamcs.utils.parser.ParseException
class ParseException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
currentToken
Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token. -
eol
String eol
The end of line string for this machine. -
expectedTokenSequences
int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse. -
tokenImage
String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
-
-
Class org.yamcs.utils.parser.Token
class Token extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
beginColumn
int beginColumn
The column number of the first character of this Token. -
beginLine
int beginLine
The line number of the first character of this Token. -
endColumn
int endColumn
The column number of the last character of this Token. -
endLine
int endLine
The line number of the last character of this Token. -
image
String image
The string image of the token. -
kind
int kind
An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java. -
next
Token next
A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field. -
specialToken
Token specialToken
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.
-
-
Error org.yamcs.utils.parser.TokenMgrError
class TokenMgrError extends Error implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
errorCode
int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.
-
-
-
Package org.yamcs.xtce
-
Class org.yamcs.xtce.AbsoluteTimeArgumentType
class AbsoluteTimeArgumentType extends AbsoluteTimeDataType implements Serializable- serialVersionUID:
- 1L
-
Class org.yamcs.xtce.AbsoluteTimeDataType
class AbsoluteTimeDataType extends BaseTimeDataType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
initialValue
String initialValue
-
referenceTime
ReferenceTime referenceTime
-
-
Class org.yamcs.xtce.AbsoluteTimeParameterType
class AbsoluteTimeParameterType extends AbsoluteTimeDataType implements Serializable- serialVersionUID:
- 1L
-
Class org.yamcs.xtce.AggregateArgumentType
class AggregateArgumentType extends AggregateDataType implements Serializable- serialVersionUID:
- 2L
-
Class org.yamcs.xtce.AggregateDataType
class AggregateDataType extends NameDescription implements Serializable- serialVersionUID:
- 1L
-
Class org.yamcs.xtce.AggregateParameterType
class AggregateParameterType extends AggregateDataType implements Serializable- serialVersionUID:
- 1L
-
Class org.yamcs.xtce.AlarmRanges
class AlarmRanges extends Object implements Serializable- serialVersionUID:
- 200706052351L
-
Serialized Fields
-
criticalRange
DoubleRange criticalRange
-
distressRange
DoubleRange distressRange
-
severeRange
DoubleRange severeRange
-
warningRange
DoubleRange warningRange
-
watchRange
DoubleRange watchRange
-
-
Class org.yamcs.xtce.AlarmType
class AlarmType extends Object implements Serializable- serialVersionUID:
- 7443202826018275789L
-
Serialized Fields
-
autoAck
boolean autoAck
-
latching
boolean latching
-
minViolations
int minViolations
-
reportType
AlarmReportType reportType
-
-
Class org.yamcs.xtce.Algorithm
class Algorithm extends NameDescription implements Serializable- serialVersionUID:
- 6L
-
Serialized Fields
-
inputList
List<InputParameter> inputList
-
outputList
List<OutputParameter> outputList
-
scope
Algorithm.Scope scope
-
triggerSet
TriggerSetType triggerSet
-
-
Class org.yamcs.xtce.AncillaryData
class AncillaryData extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.yamcs.xtce.ANDedConditions
class ANDedConditions extends ExpressionList implements Serializable- serialVersionUID:
- 6301730763127090210L
-
Class org.yamcs.xtce.Argument
class Argument extends NameDescription implements Serializable- serialVersionUID:
- 7L
-
Serialized Fields
-
argumentType
ArgumentType argumentType
-
initialValue
Object initialValue
-
-
Class org.yamcs.xtce.ArgumentAssignment
class ArgumentAssignment extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.yamcs.xtce.ArgumentEntry
class ArgumentEntry extends SequenceEntry implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
argument
Argument argument
-
-
Class org.yamcs.xtce.ArgumentInstanceRef
class ArgumentInstanceRef extends ParameterOrArgumentRef implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
argument
Argument argument
-
-
Class org.yamcs.xtce.ArrayArgumentType
class ArrayArgumentType extends ArrayDataType implements Serializable- serialVersionUID:
- 2L
-
Class org.yamcs.xtce.ArrayDataType
class ArrayDataType extends NameDescription implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
dim
List<IntegerValue> dim
-
initialValue
Object[] initialValue
-
numberOfDimensions
int numberOfDimensions
-
type
DataType type
-
-
Class org.yamcs.xtce.ArrayParameterEntry
class ArrayParameterEntry extends ParameterEntry implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
dim
List<IntegerValue> dim
-
parameter
Parameter parameter
-
-
Class org.yamcs.xtce.ArrayParameterType
class ArrayParameterType extends ArrayDataType implements Serializable- serialVersionUID:
- 1L
-
Class org.yamcs.xtce.BaseDataType
class BaseDataType extends NameDescription implements Serializable- serialVersionUID:
- 3L
-
Serialized Fields
-
encoding
DataEncoding encoding
-
unitSet
List<UnitType> unitSet
-
-
Class org.yamcs.xtce.BaseTimeDataType
class BaseTimeDataType extends BaseDataType implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
needsScaling
boolean needsScaling
-
offset
double offset
-
scale
double scale
-
-
Class org.yamcs.xtce.BinaryArgumentType
class BinaryArgumentType extends BinaryDataType implements Serializable- serialVersionUID:
- 1L
-
Class org.yamcs.xtce.BinaryDataEncoding
class BinaryDataEncoding extends DataEncoding implements Serializable- serialVersionUID:
- 3L
-
Serialized Fields
-
dynamicSize
DynamicIntegerValue dynamicSize
For variable-sized parameters or arguments, a reference to the parameter or argument containing the size. -
sizeInBitsOfSizeTag
int sizeInBitsOfSizeTag
-
type
BinaryDataEncoding.Type type
-
-
Class org.yamcs.xtce.BinaryDataType
class BinaryDataType extends BaseDataType implements Serializable- serialVersionUID:
- 3L
-
Serialized Fields
-
initialValue
byte[] initialValue
-
sizeRangeInBytes
IntegerRange sizeRangeInBytes
DIFFERS_FROM_XTCE XTCE does not define a size range
-
-
Class org.yamcs.xtce.BinaryParameterType
class BinaryParameterType extends BinaryDataType implements Serializable- serialVersionUID:
- 200805131551L
-
Class org.yamcs.xtce.BooleanArgumentType
class BooleanArgumentType extends BooleanDataType implements Serializable- serialVersionUID:
- 3L
-
Class org.yamcs.xtce.BooleanDataEncoding
class BooleanDataEncoding extends DataEncoding implements Serializable- serialVersionUID:
- 200805131551L
-
Class org.yamcs.xtce.BooleanDataType
class BooleanDataType extends BaseDataType implements Serializable- serialVersionUID:
- 2L
-
Class org.yamcs.xtce.BooleanParameterType
class BooleanParameterType extends BooleanDataType implements Serializable- serialVersionUID:
- 1L
-
Class org.yamcs.xtce.CheckWindow
class CheckWindow extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
timeToStartChecking
long timeToStartChecking
-
timeToStopChecking
long timeToStopChecking
-
timeWindowIsRelativeTo
CheckWindow.TimeWindowIsRelativeToType timeWindowIsRelativeTo
-
-
Class org.yamcs.xtce.CommandContainer
class CommandContainer extends Container implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
entryList
ArrayList<SequenceEntry> entryList
-
-
Class org.yamcs.xtce.CommandVerifier
class CommandVerifier extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
algorithm
Algorithm algorithm
-
checkWindow
CheckWindow checkWindow
XTCE: A time based check window -
containerRef
SequenceContainer containerRef
-
matchCriteria
MatchCriteria matchCriteria
-
onFail
CommandVerifier.TerminationAction onFail
-
onSuccess
CommandVerifier.TerminationAction onSuccess
-
onTimeout
CommandVerifier.TerminationAction onTimeout
-
paraValueChange
ParameterValueChange paraValueChange
-
returnParameter
Parameter returnParameter
-
stage
String stage
Command verification stage. This corresponds to the verifier name from XTCE. -
type
CommandVerifier.Type type
-
verifierFailOnFirstFailedMatch
boolean verifierFailOnFirstFailedMatch
-
-
Class org.yamcs.xtce.Comparison
class Comparison extends Object implements Serializable- serialVersionUID:
- 10L
-
Serialized Fields
-
comparisonOperator
OperatorType comparisonOperator
-
ref
ParameterOrArgumentRef ref
-
stringValue
String stringValue
-
-
Class org.yamcs.xtce.ComparisonList
class ComparisonList extends Object implements Serializable- serialVersionUID:
- 200805131551L
-
Serialized Fields
-
comparisons
ArrayList<Comparison> comparisons
-
-
Class org.yamcs.xtce.ComparisonOperatorType
class ComparisonOperatorType extends Object implements Serializable- serialVersionUID:
- 200706141154L
-
Serialized Fields
-
type
org.yamcs.xtce.ComparisonOperatorType.Type type
-
-
Class org.yamcs.xtce.Condition
class Condition extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
comparisonOperator
OperatorType comparisonOperator
-
leftRef
ParameterOrArgumentRef leftRef
-
rightRef
ParameterOrArgumentRef rightRef
-
rightValue
String rightValue
-
-
Class org.yamcs.xtce.Container
class Container extends NameDescription implements Serializable- serialVersionUID:
- 200706051148L
-
Serialized Fields
-
baseContainer
Container baseContainer
-
rate
RateInStream rate
-
restrictionCriteria
MatchCriteria restrictionCriteria
-
sizeInBits
int sizeInBits
-
-
Class org.yamcs.xtce.ContainerEntry
class ContainerEntry extends SequenceEntry implements Serializable- serialVersionUID:
- 200706050737L
-
Serialized Fields
-
refContainer
SequenceContainer refContainer
-
-
Class org.yamcs.xtce.ContextCalibrator
class ContextCalibrator extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
calibrator
Calibrator calibrator
-
context
MatchCriteria context
-
-
Class org.yamcs.xtce.CustomAlgorithm
class CustomAlgorithm extends Algorithm implements Serializable- serialVersionUID:
- 1L
-
Class org.yamcs.xtce.DataEncoding
class DataEncoding extends Object implements Serializable- serialVersionUID:
- 4L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
Class org.yamcs.xtce.DynamicIntegerValue
class DynamicIntegerValue extends IntegerValue implements Serializable- serialVersionUID:
- 14L
-
Serialized Fields
-
instanceRef
ParameterOrArgumentRef instanceRef
-
intercept
long intercept
-
slope
long slope
-
-
Class org.yamcs.xtce.EnumeratedArgumentType
class EnumeratedArgumentType extends EnumeratedDataType implements Serializable- serialVersionUID:
- 1L
-
Class org.yamcs.xtce.EnumeratedDataType
class EnumeratedDataType extends BaseDataType implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
enumeration
HashMap<Long,
ValueEnumeration> enumeration -
enumerationList
List<ValueEnumeration> enumerationList
-
initialValue
String initialValue
-
ranges
List<ValueEnumerationRange> ranges
-
-
Class org.yamcs.xtce.EnumeratedParameterType
class EnumeratedParameterType extends EnumeratedDataType implements Serializable- serialVersionUID:
- 5L
-
Serialized Fields
-
contextAlarmList
List<EnumerationContextAlarm> contextAlarmList
-
defaultAlarm
EnumerationAlarm defaultAlarm
-
-
Class org.yamcs.xtce.EnumerationAlarm
class EnumerationAlarm extends AlarmType implements Serializable- serialVersionUID:
- 200707121420L
-
Serialized Fields
-
alarmList
List<EnumerationAlarm.EnumerationAlarmItem> alarmList
-
defaultAlarmLevel
AlarmLevels defaultAlarmLevel
If none from the list above applies, then this one is used
-
-
Class org.yamcs.xtce.EnumerationAlarm.EnumerationAlarmItem
class EnumerationAlarmItem extends Object implements Serializable- serialVersionUID:
- 200707121420L
-
Serialized Fields
-
alarmLevel
AlarmLevels alarmLevel
-
enumerationLabel
String enumerationLabel
-
-
Class org.yamcs.xtce.EnumerationContextAlarm
class EnumerationContextAlarm extends EnumerationAlarm implements Serializable- serialVersionUID:
- 201103300451L
-
Serialized Fields
-
contextMatch
MatchCriteria contextMatch
-
-
Class org.yamcs.xtce.ExpressionList
class ExpressionList extends Object implements Serializable- serialVersionUID:
- 2333657095062539096L
-
Serialized Fields
-
expressions
List<BooleanExpression> expressions
-
-
Class org.yamcs.xtce.FixedIntegerValue
class FixedIntegerValue extends IntegerValue implements Serializable- serialVersionUID:
- 200706091239L
-
Serialized Fields
-
value
long value
-
-
Class org.yamcs.xtce.FixedValueEntry
class FixedValueEntry extends SequenceEntry implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
binaryValue
byte[] binaryValue
The fixed/constant value that should be encoded into the sequence. This value provided should have sufficient bit length to accommodate the size in bits. If the value is larger, the most significant unnecessary bits are dropped. The value provided should be in network byte order for encoding. -
name
String name
-
sizeInBits
int sizeInBits
-
-
Class org.yamcs.xtce.FloatArgumentType
class FloatArgumentType extends FloatDataType implements Serializable- serialVersionUID:
- 1L
-
Class org.yamcs.xtce.FloatDataEncoding
class FloatDataEncoding extends DataEncoding implements Serializable- serialVersionUID:
- 3L
-
Serialized Fields
-
contextCalibratorList
List<ContextCalibrator> contextCalibratorList
-
defaultCalibrator
Calibrator defaultCalibrator
-
encoding
FloatDataEncoding.Encoding encoding
-
stringEncoding
StringDataEncoding stringEncoding
-
-
Class org.yamcs.xtce.FloatDataType
class FloatDataType extends NumericDataType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
initialValue
Double initialValue
-
numberFormat
NumberFormatType numberFormat
XTCE: This element provides the implementation with assistance rendering the value as a string for users.Note that XTCE wraps NumberFormatType in another type ToStringType, which we don't do.
-
sizeInBits
int sizeInBits
-
validRange
FloatValidRange validRange
XTCE: The Valid Range bounds the universe of possible values this Parameter may have. For Telemetry the valid range is always applied before calibration, regardless of the value of validRangeAppliesToCalibrated. For commanding, if validRangeAppliesToCalibrated is false -- it is applied before calibration to the link DataEncoding.
-
-
Class org.yamcs.xtce.FloatParameterType
class FloatParameterType extends FloatDataType implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
contextAlarmList
List<NumericContextAlarm> contextAlarmList
-
defaultAlarm
NumericAlarm defaultAlarm
-
-
Class org.yamcs.xtce.FloatValidRange
class FloatValidRange extends DoubleRange implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
validRangeAppliesToCalibrated
boolean validRangeAppliesToCalibrated
The range specified applies to the destination data type if true, or the raw source data type if false. The default is false and reflects the more likely scenario of checking raw values before conversion or calibration in telemetry.
-
-
Class org.yamcs.xtce.Header
class Header extends Object implements Serializable- serialVersionUID:
- 2L
-
Class org.yamcs.xtce.History
class History extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.yamcs.xtce.IndirectParameterRefEntry
class IndirectParameterRefEntry extends SequenceEntry implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
aliasNameSpace
String aliasNameSpace
-
parameterRef
ParameterInstanceRef parameterRef
-
-
Class org.yamcs.xtce.InputParameter
class InputParameter extends Object implements Serializable- serialVersionUID:
- 4L
-
Serialized Fields
-
argumentRef
ArgumentInstanceRef argumentRef
-
inputName
String inputName
-
mandatory
boolean mandatory
-
parameterInstance
ParameterInstanceRef parameterInstance
-
-
Class org.yamcs.xtce.IntegerArgumentType
class IntegerArgumentType extends IntegerDataType implements Serializable- serialVersionUID:
- 3L
-
Class org.yamcs.xtce.IntegerDataEncoding
class IntegerDataEncoding extends DataEncoding implements Serializable- serialVersionUID:
- 3L
-
Serialized Fields
-
contextCalibratorList
List<ContextCalibrator> contextCalibratorList
-
defaultCalibrator
Calibrator defaultCalibrator
-
encoding
IntegerDataEncoding.Encoding encoding
-
stringEncoding
StringDataEncoding stringEncoding
-
-
Class org.yamcs.xtce.IntegerDataType
class IntegerDataType extends NumericDataType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
initialValue
Long initialValue
-
numberFormat
NumberFormatType numberFormat
XTCE: This element provides the implementation with assistance rendering the value as a string for users.Note that XTCE wraps NumberFormatType in another type ToStringType, which we don't do.
-
signed
boolean signed
-
sizeInBits
int sizeInBits
-
validRange
IntegerValidRange validRange
XTCE: The Valid Range bounds the universe of possible values this Parameter may have. For Telemetry the valid range is always applied before calibration, regardless of the value of validRangeAppliesToCalibrated. For commanding, if validRangeAppliesToCalibrated is false -- it is applied before calibration to the link DataEncoding.
-
-
Class org.yamcs.xtce.IntegerParameterType
class IntegerParameterType extends IntegerDataType implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
contextAlarmList
List<NumericContextAlarm> contextAlarmList
-
defaultAlarm
NumericAlarm defaultAlarm
-
-
Class org.yamcs.xtce.IntegerRange
class IntegerRange extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
maxInclusive
long maxInclusive
-
minInclusive
long minInclusive
-
-
Class org.yamcs.xtce.IntegerValidRange
class IntegerValidRange extends IntegerRange implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
validRangeAppliesToCalibrated
boolean validRangeAppliesToCalibrated
Ranges are applied to the raw source DataEncoding data type or against the calibrated or converted destination data type
-
-
Class org.yamcs.xtce.IntegerValue
class IntegerValue extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.yamcs.xtce.JavaExpressionCalibrator
class JavaExpressionCalibrator extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
javaFormula
String javaFormula
-
-
Class org.yamcs.xtce.MathAlgorithm
class MathAlgorithm extends Algorithm implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
operation
TriggeredMathOperation operation
-
-
Class org.yamcs.xtce.MathOperation
class MathOperation extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
elementList
List<MathOperation.Element> elementList
-
-
Class org.yamcs.xtce.MathOperation.Element
class Element extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
operator
MathOperator operator
-
pref
ParameterInstanceRef pref
-
type
MathOperation.ElementType type
-
value
double value
-
-
Class org.yamcs.xtce.MathOperationCalibrator
class MathOperationCalibrator extends MathOperation implements Serializable- serialVersionUID:
- 1L
-
Class org.yamcs.xtce.Member
class Member extends NameDescription implements Serializable- serialVersionUID:
- 1L
-
Class org.yamcs.xtce.MetaCommand
class MetaCommand extends NameDescription implements Serializable- serialVersionUID:
- 5L
-
Serialized Fields
-
abstractCmd
boolean abstractCmd
if command is abstract, it cannot be instantiated -
argumentAssignmentList
List<ArgumentAssignment> argumentAssignmentList
-
argumentList
List<Argument> argumentList
From XTCE: Many commands have one or more options. These are called command arguments. Command arguments may be of any of the standard data types.MetaCommand arguments are local to the MetaCommand. Arguments are the visible to the user or processing software.
This can be somewhat subjective -- for example a checksum that is always part of the command format is probably not an argument.
-
baseMetaCommand
MetaCommand baseMetaCommand
-
commandContainer
CommandContainer commandContainer
From XTCE: Tells how to package this command.May not be referred to in the EntryList of a SequenceContainer, CommandContainerSet/CommandContainer or another MetaCommandContainer.
May be extended by another MetaCommand/CommandContainer.
-
defaultSignificance
Significance defaultSignificance
From XTCE: Some Command and Control Systems may require special user access or confirmations before transmitting commands with certain levels. The level is inherited from the Base MetaCommand, or it overrides any in the parent-chain if given here, however it should not go down in consequenceLevel. -
transmissionContstraintList
List<TransmissionConstraint> transmissionContstraintList
-
verifierList
List<CommandVerifier> verifierList
From XTCE A Command Verifier is a conditional check on the telemetry from a SpaceSystem that that provides positive indication on the processing state of a command. There are eight different verifiers each associated with difference states in command processing: TransferredToRange, TransferredFromRange, Received, Accepted, Queued, Execution, Complete, and Failed. There may be multiple ‘complete’ verifiers. ‘Complete’ verifiers are added to the Base MetaCommand ‘Complete’ verifier list. All others will override a verifier defined in a Base MetaCommand In Yamcs the verifier type is specified in the stage field.
-
-
Class org.yamcs.xtce.NamedDescriptionIndex
class NamedDescriptionIndex extends Object implements Serializable- serialVersionUID:
- 4L
-
Serialized Fields
-
aliasIndex
LinkedHashMap<String,
LinkedHashMap<String, T extends NameDescription>> aliasIndex -
index
LinkedHashMap<String,
T extends NameDescription> index
-
-
Class org.yamcs.xtce.NameDescription
class NameDescription extends Object implements Serializable- serialVersionUID:
- 200706050619L
-
Serialized Fields
-
ancillaryData
List<AncillaryData> ancillaryData
Escape hatch for storing any type of information -
longDescription
String longDescription
-
name
String name
Name of the object -
qualifiedName
String qualifiedName
fully qualified name (i.e. space system name+"/"+name -
shortDescription
String shortDescription
-
xtceAliasSet
XtceAliasSet xtceAliasSet
Set of aliases
-
-
Class org.yamcs.xtce.NumberFormatType
class NumberFormatType extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
maximumFractionDigits
int maximumFractionDigits
XTCE: Describes how the engineering/calibrated value of this number should be displayed with respect to the maximum or upper bound of the number of digits. There is no default. No value specified should be interpreted as no upper bound such that all requires digits are used to fully characterize the value. -
maximumIntegerDigits
int maximumIntegerDigits
XTCE: Describes how the engineering/calibrated value of this number should be displayed with respect to the maximum or upper bound of the integer digits. There is no default. No value specified should be interpreted as no upper bound such that all requires digits are used to fully characterize the value. -
minimumFractionDigits
int minimumFractionDigits
XTCE: Describes how the engineering/calibrated value of this number should be displayed with respect to the minimum number of fractional digits. The default is 0. -
minimumIntegerDigits
int minimumIntegerDigits
XTCE: Describes how the engineering/calibrated value of this number should be displayed with respect to the minimum number of integer digits. The default is 1. -
negativePrefix
String negativePrefix
XTCE: Describes how the engineering/calibrated value of this number should be displayed with respect to negative values. This attribute specifies the character or characters that should be prepended to the numeric value to indicate negative values. The default is a minus character "-". -
negativeSuffix
String negativeSuffix
XTCE: Describes how the engineering/calibrated value of this number should be displayed with respect to negative values. This attribute specifies the character or characters that should be appended to the numeric value to indicate negative values. The default is none. -
notation
FloatingPointNotationType notation
XTCE: Describes how the engineering/calibrated value of this number should be displayed with respect to notation. Engineering, scientific, or traditional decimal notation may be specified. The precise characters used is locale specific for the implementation/platform. The default is "normal" for the traditional notation. -
numberBase
RadixType numberBase
XTCE: Describes how the engineering/calibrated value of this number should be displayed with respect to the radix. Default is base 10. -
positivePrefix
String positivePrefix
XTCE: Describes how the engineering/calibrated value of this number should be displayed with respect to positive values. This attribute specifies the character or characters that should be prepended to the numeric value to indicate positive values. The default is none. Zero is considered to be specific to the implementation/platform and is not implied here. -
positiveSuffix
String positiveSuffix
XTCE: Describes how the engineering/calibrated value of this number should be displayed with respect to positive values. This attribute specifies the character or characters that should be appended to the numeric value to indicate positive values. The default is none. Zero is considered to be specific to the implementation/platform and is not implied here. -
showThousandsGrouping
boolean showThousandsGrouping
XTCE: Describes how the engineering/calibrated value of this number should be displayed with respect to larger values. Groupings by thousand are specific to locale, so the schema only specifies whether they will be present and not which character separators are used. The default is false.
-
-
Class org.yamcs.xtce.NumericAlarm
class NumericAlarm extends AlarmType implements Serializable- serialVersionUID:
- 200706052351L
-
Serialized Fields
-
changeAlarmRanges
AlarmRanges changeAlarmRanges
ChangeAlarmRanges are used to trigger alarms when the parameter value's rate-of-change is either too fast or too slow. The change may be with respect to time (the default) or with respect to samples (delta alarms) - the changeType attribute determines this. The change may also be either relative (as a percentage change) or absolute as set by the changeBasis attribute. The alarm also requires the spanOfInterest in both samples and seconds to have passed before it is to trigger. For time based rate of change alarms, the time specified in spanOfInterestInSeconds is used to calculate the change. For sample based rate of change alarms, the change is calculated over the number of samples specified in spanOfInterestInSeconds. -
staticAlarmRanges
AlarmRanges staticAlarmRanges
StaticAlarmRanges are used to trigger alarms when the parameter value passes some threshold value (as opposed to delta alarms or other fancy alarms not supported by yamcs).
-
-
Class org.yamcs.xtce.NumericContextAlarm
class NumericContextAlarm extends NumericAlarm implements Serializable- serialVersionUID:
- 201103300437L
-
Serialized Fields
-
contextMatch
MatchCriteria contextMatch
-
-
Class org.yamcs.xtce.NumericDataType
class NumericDataType extends BaseDataType implements Serializable- serialVersionUID:
- 5L
-
Class org.yamcs.xtce.OnParameterUpdateTrigger
class OnParameterUpdateTrigger extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
parameter
Parameter parameter
-
-
Class org.yamcs.xtce.OnPeriodicRateTrigger
class OnPeriodicRateTrigger extends Object implements Serializable- serialVersionUID:
- -7880893090845503905L
-
Serialized Fields
-
fireRate
long fireRate
-
-
Class org.yamcs.xtce.ORedConditions
class ORedConditions extends ExpressionList implements Serializable- serialVersionUID:
- 10L
-
Class org.yamcs.xtce.OutputParameter
class OutputParameter extends Object implements Serializable- serialVersionUID:
- 201308201307L
-
Class org.yamcs.xtce.Parameter
class Parameter extends NameDescription implements Serializable- serialVersionUID:
- 3L
-
Serialized Fields
-
dataSource
DataSource dataSource
-
initialValue
Object initialValue
-
parameterType
ParameterType parameterType
-
recordingGroup
String recordingGroup
This is used for recording; if the recordingGroup is not set, the subsystem name is used. Currently it is only set for DaSS processed parameters for compatibility with the old recorder
-
-
Class org.yamcs.xtce.ParameterEntry
class ParameterEntry extends SequenceEntry implements Serializable- serialVersionUID:
- 200805131551L
-
Serialized Fields
-
parameter
Parameter parameter
-
-
Class org.yamcs.xtce.ParameterInstanceRef
class ParameterInstanceRef extends ParameterOrArgumentRef implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
instance
int instance
-
parameter
Parameter parameter
-
-
Class org.yamcs.xtce.ParameterOrArgumentRef
class ParameterOrArgumentRef extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
path
PathElement[] path
-
useCalibratedValue
boolean useCalibratedValue
-
-
Class org.yamcs.xtce.ParameterValueChange
class ParameterValueChange extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
delta
double delta
-
parameterRef
ParameterInstanceRef parameterRef
-
-
Class org.yamcs.xtce.PathElement
class PathElement extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
index
int[] index
-
name
String name
-
-
Class org.yamcs.xtce.PolynomialCalibrator
class PolynomialCalibrator extends Object implements Serializable- serialVersionUID:
- 3L
-
Serialized Fields
-
coefficients
double[] coefficients
-
-
Class org.yamcs.xtce.RateInStream
class RateInStream extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
maxInterval
long maxInterval
-
-
-