Package org.yamcs.protobuf
Class ProcessorInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.ProcessorInfo
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,ProcessorInfoOrBuilder
public final class ProcessorInfo extends com.google.protobuf.GeneratedMessageV3 implements ProcessorInfoOrBuilder
Protobuf typeyamcs.protobuf.yamcsManagement.ProcessorInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classProcessorInfo.BuilderProtobuf typeyamcs.protobuf.yamcsManagement.ProcessorInfo-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
-
Field Summary
Fields Modifier and Type Field Description static intCHECKCOMMANDCLEARANCE_FIELD_NUMBERstatic intCREATOR_FIELD_NUMBERstatic intHASALARMS_FIELD_NUMBERstatic intHASCOMMANDING_FIELD_NUMBERstatic intINSTANCE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic com.google.protobuf.Parser<ProcessorInfo>PARSERDeprecated.static intPERSISTENT_FIELD_NUMBERstatic intREPLAY_FIELD_NUMBERstatic intREPLAYREQUEST_FIELD_NUMBERstatic intREPLAYSTATE_FIELD_NUMBERstatic intSERVICES_FIELD_NUMBERstatic intSPEC_FIELD_NUMBERstatic intSTATE_FIELD_NUMBERstatic intTIME_FIELD_NUMBERstatic intTYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)booleangetCheckCommandClearance()optional bool checkCommandClearance = 20;StringgetCreator()optional string creator = 5;com.google.protobuf.ByteStringgetCreatorBytes()optional string creator = 5;static ProcessorInfogetDefaultInstance()ProcessorInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetHasAlarms()optional bool hasAlarms = 6;booleangetHasCommanding()optional bool hasCommanding = 7;StringgetInstance()Yamcs instance name.com.google.protobuf.ByteStringgetInstanceBytes()Yamcs instance name.StringgetName()Processor name.com.google.protobuf.ByteStringgetNameBytes()Processor name.com.google.protobuf.Parser<ProcessorInfo>getParserForType()booleangetPersistent()optional bool persistent = 17;booleangetReplay()optional bool replay = 19;Yamcs.ReplayRequestgetReplayRequest()in case of replayYamcs.ReplayRequestOrBuildergetReplayRequestOrBuilder()in case of replayYamcs.ReplayStatus.ReplayStategetReplayState()in case of replayintgetSerializedSize()ServiceInfogetServices(int index)repeated .yamcs.protobuf.yamcsManagement.ServiceInfo services = 16;intgetServicesCount()repeated .yamcs.protobuf.yamcsManagement.ServiceInfo services = 16;List<ServiceInfo>getServicesList()repeated .yamcs.protobuf.yamcsManagement.ServiceInfo services = 16;ServiceInfoOrBuildergetServicesOrBuilder(int index)repeated .yamcs.protobuf.yamcsManagement.ServiceInfo services = 16;List<? extends ServiceInfoOrBuilder>getServicesOrBuilderList()repeated .yamcs.protobuf.yamcsManagement.ServiceInfo services = 16;StringgetSpec()optional string spec = 4;com.google.protobuf.ByteStringgetSpecBytes()optional string spec = 4;ServiceStategetState()optional .yamcs.protobuf.yamcsManagement.ServiceState state = 8;com.google.protobuf.TimestampgetTime()optional .google.protobuf.Timestamp time = 18;com.google.protobuf.TimestampOrBuildergetTimeOrBuilder()optional .google.protobuf.Timestamp time = 18;StringgetType()optional string type = 3;com.google.protobuf.ByteStringgetTypeBytes()optional string type = 3;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasCheckCommandClearance()optional bool checkCommandClearance = 20;booleanhasCreator()optional string creator = 5;booleanhasHasAlarms()optional bool hasAlarms = 6;booleanhasHasCommanding()optional bool hasCommanding = 7;inthashCode()booleanhasInstance()Yamcs instance name.booleanhasName()Processor name.booleanhasPersistent()optional bool persistent = 17;booleanhasReplay()optional bool replay = 19;booleanhasReplayRequest()in case of replaybooleanhasReplayState()in case of replaybooleanhasSpec()optional string spec = 4;booleanhasState()optional .yamcs.protobuf.yamcsManagement.ServiceState state = 8;booleanhasTime()optional .google.protobuf.Timestamp time = 18;booleanhasType()optional string type = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ProcessorInfo.BuildernewBuilder()static ProcessorInfo.BuildernewBuilder(ProcessorInfo prototype)ProcessorInfo.BuildernewBuilderForType()protected ProcessorInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static ProcessorInfoparseDelimitedFrom(InputStream input)static ProcessorInfoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessorInfoparseFrom(byte[] data)static ProcessorInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessorInfoparseFrom(com.google.protobuf.ByteString data)static ProcessorInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessorInfoparseFrom(com.google.protobuf.CodedInputStream input)static ProcessorInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessorInfoparseFrom(InputStream input)static ProcessorInfoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessorInfoparseFrom(ByteBuffer data)static ProcessorInfoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ProcessorInfo>parser()ProcessorInfo.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
INSTANCE_FIELD_NUMBER
public static final int INSTANCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPEC_FIELD_NUMBER
public static final int SPEC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATOR_FIELD_NUMBER
public static final int CREATOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HASALARMS_FIELD_NUMBER
public static final int HASALARMS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HASCOMMANDING_FIELD_NUMBER
public static final int HASCOMMANDING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REPLAYREQUEST_FIELD_NUMBER
public static final int REPLAYREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REPLAYSTATE_FIELD_NUMBER
public static final int REPLAYSTATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SERVICES_FIELD_NUMBER
public static final int SERVICES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PERSISTENT_FIELD_NUMBER
public static final int PERSISTENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIME_FIELD_NUMBER
public static final int TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REPLAY_FIELD_NUMBER
public static final int REPLAY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHECKCOMMANDCLEARANCE_FIELD_NUMBER
public static final int CHECKCOMMANDCLEARANCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<ProcessorInfo> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasInstance
public boolean hasInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
hasInstancein interfaceProcessorInfoOrBuilder
-
getInstance
public String getInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstancein interfaceProcessorInfoOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceProcessorInfoOrBuilder
-
hasName
public boolean hasName()
Processor name.
optional string name = 2;- Specified by:
hasNamein interfaceProcessorInfoOrBuilder
-
getName
public String getName()
Processor name.
optional string name = 2;- Specified by:
getNamein interfaceProcessorInfoOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Processor name.
optional string name = 2;- Specified by:
getNameBytesin interfaceProcessorInfoOrBuilder
-
hasType
public boolean hasType()
optional string type = 3;- Specified by:
hasTypein interfaceProcessorInfoOrBuilder
-
getType
public String getType()
optional string type = 3;- Specified by:
getTypein interfaceProcessorInfoOrBuilder
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()
optional string type = 3;- Specified by:
getTypeBytesin interfaceProcessorInfoOrBuilder
-
hasSpec
public boolean hasSpec()
optional string spec = 4;- Specified by:
hasSpecin interfaceProcessorInfoOrBuilder
-
getSpec
public String getSpec()
optional string spec = 4;- Specified by:
getSpecin interfaceProcessorInfoOrBuilder
-
getSpecBytes
public com.google.protobuf.ByteString getSpecBytes()
optional string spec = 4;- Specified by:
getSpecBytesin interfaceProcessorInfoOrBuilder
-
hasCreator
public boolean hasCreator()
optional string creator = 5;- Specified by:
hasCreatorin interfaceProcessorInfoOrBuilder
-
getCreator
public String getCreator()
optional string creator = 5;- Specified by:
getCreatorin interfaceProcessorInfoOrBuilder
-
getCreatorBytes
public com.google.protobuf.ByteString getCreatorBytes()
optional string creator = 5;- Specified by:
getCreatorBytesin interfaceProcessorInfoOrBuilder
-
hasHasAlarms
public boolean hasHasAlarms()
optional bool hasAlarms = 6;- Specified by:
hasHasAlarmsin interfaceProcessorInfoOrBuilder
-
getHasAlarms
public boolean getHasAlarms()
optional bool hasAlarms = 6;- Specified by:
getHasAlarmsin interfaceProcessorInfoOrBuilder
-
hasHasCommanding
public boolean hasHasCommanding()
optional bool hasCommanding = 7;- Specified by:
hasHasCommandingin interfaceProcessorInfoOrBuilder
-
getHasCommanding
public boolean getHasCommanding()
optional bool hasCommanding = 7;- Specified by:
getHasCommandingin interfaceProcessorInfoOrBuilder
-
hasState
public boolean hasState()
optional .yamcs.protobuf.yamcsManagement.ServiceState state = 8;- Specified by:
hasStatein interfaceProcessorInfoOrBuilder
-
getState
public ServiceState getState()
optional .yamcs.protobuf.yamcsManagement.ServiceState state = 8;- Specified by:
getStatein interfaceProcessorInfoOrBuilder
-
hasReplayRequest
public boolean hasReplayRequest()
in case of replay
optional .yamcs.protobuf.ReplayRequest replayRequest = 9;- Specified by:
hasReplayRequestin interfaceProcessorInfoOrBuilder
-
getReplayRequest
public Yamcs.ReplayRequest getReplayRequest()
in case of replay
optional .yamcs.protobuf.ReplayRequest replayRequest = 9;- Specified by:
getReplayRequestin interfaceProcessorInfoOrBuilder
-
getReplayRequestOrBuilder
public Yamcs.ReplayRequestOrBuilder getReplayRequestOrBuilder()
in case of replay
optional .yamcs.protobuf.ReplayRequest replayRequest = 9;- Specified by:
getReplayRequestOrBuilderin interfaceProcessorInfoOrBuilder
-
hasReplayState
public boolean hasReplayState()
in case of replay
optional .yamcs.protobuf.ReplayStatus.ReplayState replayState = 10;- Specified by:
hasReplayStatein interfaceProcessorInfoOrBuilder
-
getReplayState
public Yamcs.ReplayStatus.ReplayState getReplayState()
in case of replay
optional .yamcs.protobuf.ReplayStatus.ReplayState replayState = 10;- Specified by:
getReplayStatein interfaceProcessorInfoOrBuilder
-
getServicesList
public List<ServiceInfo> getServicesList()
repeated .yamcs.protobuf.yamcsManagement.ServiceInfo services = 16;- Specified by:
getServicesListin interfaceProcessorInfoOrBuilder
-
getServicesOrBuilderList
public List<? extends ServiceInfoOrBuilder> getServicesOrBuilderList()
repeated .yamcs.protobuf.yamcsManagement.ServiceInfo services = 16;- Specified by:
getServicesOrBuilderListin interfaceProcessorInfoOrBuilder
-
getServicesCount
public int getServicesCount()
repeated .yamcs.protobuf.yamcsManagement.ServiceInfo services = 16;- Specified by:
getServicesCountin interfaceProcessorInfoOrBuilder
-
getServices
public ServiceInfo getServices(int index)
repeated .yamcs.protobuf.yamcsManagement.ServiceInfo services = 16;- Specified by:
getServicesin interfaceProcessorInfoOrBuilder
-
getServicesOrBuilder
public ServiceInfoOrBuilder getServicesOrBuilder(int index)
repeated .yamcs.protobuf.yamcsManagement.ServiceInfo services = 16;- Specified by:
getServicesOrBuilderin interfaceProcessorInfoOrBuilder
-
hasPersistent
public boolean hasPersistent()
optional bool persistent = 17;- Specified by:
hasPersistentin interfaceProcessorInfoOrBuilder
-
getPersistent
public boolean getPersistent()
optional bool persistent = 17;- Specified by:
getPersistentin interfaceProcessorInfoOrBuilder
-
hasTime
public boolean hasTime()
optional .google.protobuf.Timestamp time = 18;- Specified by:
hasTimein interfaceProcessorInfoOrBuilder
-
getTime
public com.google.protobuf.Timestamp getTime()
optional .google.protobuf.Timestamp time = 18;- Specified by:
getTimein interfaceProcessorInfoOrBuilder
-
getTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getTimeOrBuilder()
optional .google.protobuf.Timestamp time = 18;- Specified by:
getTimeOrBuilderin interfaceProcessorInfoOrBuilder
-
hasReplay
public boolean hasReplay()
optional bool replay = 19;- Specified by:
hasReplayin interfaceProcessorInfoOrBuilder
-
getReplay
public boolean getReplay()
optional bool replay = 19;- Specified by:
getReplayin interfaceProcessorInfoOrBuilder
-
hasCheckCommandClearance
public boolean hasCheckCommandClearance()
optional bool checkCommandClearance = 20;- Specified by:
hasCheckCommandClearancein interfaceProcessorInfoOrBuilder
-
getCheckCommandClearance
public boolean getCheckCommandClearance()
optional bool checkCommandClearance = 20;- Specified by:
getCheckCommandClearancein interfaceProcessorInfoOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ProcessorInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessorInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessorInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessorInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessorInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessorInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessorInfo parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ProcessorInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ProcessorInfo parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ProcessorInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ProcessorInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ProcessorInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ProcessorInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ProcessorInfo.Builder newBuilder()
-
newBuilder
public static ProcessorInfo.Builder newBuilder(ProcessorInfo prototype)
-
toBuilder
public ProcessorInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ProcessorInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ProcessorInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ProcessorInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<ProcessorInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ProcessorInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-