Package org.yamcs.protobuf
Class Commanding.CommandQueueInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.Commanding.CommandQueueInfo
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Commanding.CommandQueueInfoOrBuilder
- Enclosing class:
- Commanding
public static final class Commanding.CommandQueueInfo extends com.google.protobuf.GeneratedMessageV3 implements Commanding.CommandQueueInfoOrBuilder
Protobuf typeyamcs.protobuf.commanding.CommandQueueInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCommanding.CommandQueueInfo.BuilderProtobuf typeyamcs.protobuf.commanding.CommandQueueInfo-
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 intENTRY_FIELD_NUMBERstatic intGROUPS_FIELD_NUMBERstatic intINSTANCE_FIELD_NUMBERstatic intMINLEVEL_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intNBREJECTEDCOMMANDS_FIELD_NUMBERstatic intNBSENTCOMMANDS_FIELD_NUMBERstatic intORDER_FIELD_NUMBERstatic com.google.protobuf.Parser<Commanding.CommandQueueInfo>PARSERDeprecated.static intPROCESSORNAME_FIELD_NUMBERstatic intSTATE_FIELD_NUMBERstatic intSTATEEXPIRATIONTIMES_FIELD_NUMBERstatic intUSERS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static Commanding.CommandQueueInfogetDefaultInstance()Commanding.CommandQueueInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Commanding.CommandQueueEntrygetEntry(int index)repeated .yamcs.protobuf.commanding.CommandQueueEntry entry = 8;intgetEntryCount()repeated .yamcs.protobuf.commanding.CommandQueueEntry entry = 8;List<Commanding.CommandQueueEntry>getEntryList()repeated .yamcs.protobuf.commanding.CommandQueueEntry entry = 8;Commanding.CommandQueueEntryOrBuildergetEntryOrBuilder(int index)repeated .yamcs.protobuf.commanding.CommandQueueEntry entry = 8;List<? extends Commanding.CommandQueueEntryOrBuilder>getEntryOrBuilderList()repeated .yamcs.protobuf.commanding.CommandQueueEntry entry = 8;StringgetGroups(int index)repeated string groups = 11;com.google.protobuf.ByteStringgetGroupsBytes(int index)repeated string groups = 11;intgetGroupsCount()repeated string groups = 11;com.google.protobuf.ProtocolStringListgetGroupsList()repeated string groups = 11;StringgetInstance()optional string instance = 1;com.google.protobuf.ByteStringgetInstanceBytes()optional string instance = 1;Mdb.SignificanceInfo.SignificanceLevelTypegetMinLevel()optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType minLevel = 12;StringgetName()optional string name = 3;com.google.protobuf.ByteStringgetNameBytes()optional string name = 3;intgetNbRejectedCommands()optional int32 nbRejectedCommands = 6;intgetNbSentCommands()optional int32 nbSentCommands = 5;intgetOrder()optional int32 order = 9;com.google.protobuf.Parser<Commanding.CommandQueueInfo>getParserForType()StringgetProcessorName()optional string processorName = 2;com.google.protobuf.ByteStringgetProcessorNameBytes()optional string processorName = 2;intgetSerializedSize()Commanding.QueueStategetState()optional .yamcs.protobuf.commanding.QueueState state = 4;intgetStateExpirationTimeS()optional int32 stateExpirationTimeS = 7;com.google.protobuf.UnknownFieldSetgetUnknownFields()StringgetUsers(int index)repeated string users = 10;com.google.protobuf.ByteStringgetUsersBytes(int index)repeated string users = 10;intgetUsersCount()repeated string users = 10;com.google.protobuf.ProtocolStringListgetUsersList()repeated string users = 10;inthashCode()booleanhasInstance()optional string instance = 1;booleanhasMinLevel()optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType minLevel = 12;booleanhasName()optional string name = 3;booleanhasNbRejectedCommands()optional int32 nbRejectedCommands = 6;booleanhasNbSentCommands()optional int32 nbSentCommands = 5;booleanhasOrder()optional int32 order = 9;booleanhasProcessorName()optional string processorName = 2;booleanhasState()optional .yamcs.protobuf.commanding.QueueState state = 4;booleanhasStateExpirationTimeS()optional int32 stateExpirationTimeS = 7;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Commanding.CommandQueueInfo.BuildernewBuilder()static Commanding.CommandQueueInfo.BuildernewBuilder(Commanding.CommandQueueInfo prototype)Commanding.CommandQueueInfo.BuildernewBuilderForType()protected Commanding.CommandQueueInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Commanding.CommandQueueInfoparseDelimitedFrom(InputStream input)static Commanding.CommandQueueInfoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Commanding.CommandQueueInfoparseFrom(byte[] data)static Commanding.CommandQueueInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Commanding.CommandQueueInfoparseFrom(com.google.protobuf.ByteString data)static Commanding.CommandQueueInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Commanding.CommandQueueInfoparseFrom(com.google.protobuf.CodedInputStream input)static Commanding.CommandQueueInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Commanding.CommandQueueInfoparseFrom(InputStream input)static Commanding.CommandQueueInfoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Commanding.CommandQueueInfoparseFrom(ByteBuffer data)static Commanding.CommandQueueInfoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Commanding.CommandQueueInfo>parser()Commanding.CommandQueueInfo.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
-
PROCESSORNAME_FIELD_NUMBER
public static final int PROCESSORNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NBSENTCOMMANDS_FIELD_NUMBER
public static final int NBSENTCOMMANDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NBREJECTEDCOMMANDS_FIELD_NUMBER
public static final int NBREJECTEDCOMMANDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATEEXPIRATIONTIMES_FIELD_NUMBER
public static final int STATEEXPIRATIONTIMES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENTRY_FIELD_NUMBER
public static final int ENTRY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORDER_FIELD_NUMBER
public static final int ORDER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USERS_FIELD_NUMBER
public static final int USERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GROUPS_FIELD_NUMBER
public static final int GROUPS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MINLEVEL_FIELD_NUMBER
public static final int MINLEVEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Commanding.CommandQueueInfo> 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()
optional string instance = 1;- Specified by:
hasInstancein interfaceCommanding.CommandQueueInfoOrBuilder
-
getInstance
public String getInstance()
optional string instance = 1;- Specified by:
getInstancein interfaceCommanding.CommandQueueInfoOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceCommanding.CommandQueueInfoOrBuilder
-
hasProcessorName
public boolean hasProcessorName()
optional string processorName = 2;- Specified by:
hasProcessorNamein interfaceCommanding.CommandQueueInfoOrBuilder
-
getProcessorName
public String getProcessorName()
optional string processorName = 2;- Specified by:
getProcessorNamein interfaceCommanding.CommandQueueInfoOrBuilder
-
getProcessorNameBytes
public com.google.protobuf.ByteString getProcessorNameBytes()
optional string processorName = 2;- Specified by:
getProcessorNameBytesin interfaceCommanding.CommandQueueInfoOrBuilder
-
hasName
public boolean hasName()
optional string name = 3;- Specified by:
hasNamein interfaceCommanding.CommandQueueInfoOrBuilder
-
getName
public String getName()
optional string name = 3;- Specified by:
getNamein interfaceCommanding.CommandQueueInfoOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
optional string name = 3;- Specified by:
getNameBytesin interfaceCommanding.CommandQueueInfoOrBuilder
-
hasState
public boolean hasState()
optional .yamcs.protobuf.commanding.QueueState state = 4;- Specified by:
hasStatein interfaceCommanding.CommandQueueInfoOrBuilder
-
getState
public Commanding.QueueState getState()
optional .yamcs.protobuf.commanding.QueueState state = 4;- Specified by:
getStatein interfaceCommanding.CommandQueueInfoOrBuilder
-
hasNbSentCommands
public boolean hasNbSentCommands()
optional int32 nbSentCommands = 5;- Specified by:
hasNbSentCommandsin interfaceCommanding.CommandQueueInfoOrBuilder
-
getNbSentCommands
public int getNbSentCommands()
optional int32 nbSentCommands = 5;- Specified by:
getNbSentCommandsin interfaceCommanding.CommandQueueInfoOrBuilder
-
hasNbRejectedCommands
public boolean hasNbRejectedCommands()
optional int32 nbRejectedCommands = 6;- Specified by:
hasNbRejectedCommandsin interfaceCommanding.CommandQueueInfoOrBuilder
-
getNbRejectedCommands
public int getNbRejectedCommands()
optional int32 nbRejectedCommands = 6;- Specified by:
getNbRejectedCommandsin interfaceCommanding.CommandQueueInfoOrBuilder
-
hasStateExpirationTimeS
public boolean hasStateExpirationTimeS()
optional int32 stateExpirationTimeS = 7;- Specified by:
hasStateExpirationTimeSin interfaceCommanding.CommandQueueInfoOrBuilder
-
getStateExpirationTimeS
public int getStateExpirationTimeS()
optional int32 stateExpirationTimeS = 7;- Specified by:
getStateExpirationTimeSin interfaceCommanding.CommandQueueInfoOrBuilder
-
getEntryList
public List<Commanding.CommandQueueEntry> getEntryList()
repeated .yamcs.protobuf.commanding.CommandQueueEntry entry = 8;- Specified by:
getEntryListin interfaceCommanding.CommandQueueInfoOrBuilder
-
getEntryOrBuilderList
public List<? extends Commanding.CommandQueueEntryOrBuilder> getEntryOrBuilderList()
repeated .yamcs.protobuf.commanding.CommandQueueEntry entry = 8;- Specified by:
getEntryOrBuilderListin interfaceCommanding.CommandQueueInfoOrBuilder
-
getEntryCount
public int getEntryCount()
repeated .yamcs.protobuf.commanding.CommandQueueEntry entry = 8;- Specified by:
getEntryCountin interfaceCommanding.CommandQueueInfoOrBuilder
-
getEntry
public Commanding.CommandQueueEntry getEntry(int index)
repeated .yamcs.protobuf.commanding.CommandQueueEntry entry = 8;- Specified by:
getEntryin interfaceCommanding.CommandQueueInfoOrBuilder
-
getEntryOrBuilder
public Commanding.CommandQueueEntryOrBuilder getEntryOrBuilder(int index)
repeated .yamcs.protobuf.commanding.CommandQueueEntry entry = 8;- Specified by:
getEntryOrBuilderin interfaceCommanding.CommandQueueInfoOrBuilder
-
hasOrder
public boolean hasOrder()
optional int32 order = 9;- Specified by:
hasOrderin interfaceCommanding.CommandQueueInfoOrBuilder
-
getOrder
public int getOrder()
optional int32 order = 9;- Specified by:
getOrderin interfaceCommanding.CommandQueueInfoOrBuilder
-
getUsersList
public com.google.protobuf.ProtocolStringList getUsersList()
repeated string users = 10;- Specified by:
getUsersListin interfaceCommanding.CommandQueueInfoOrBuilder
-
getUsersCount
public int getUsersCount()
repeated string users = 10;- Specified by:
getUsersCountin interfaceCommanding.CommandQueueInfoOrBuilder
-
getUsers
public String getUsers(int index)
repeated string users = 10;- Specified by:
getUsersin interfaceCommanding.CommandQueueInfoOrBuilder
-
getUsersBytes
public com.google.protobuf.ByteString getUsersBytes(int index)
repeated string users = 10;- Specified by:
getUsersBytesin interfaceCommanding.CommandQueueInfoOrBuilder
-
getGroupsList
public com.google.protobuf.ProtocolStringList getGroupsList()
repeated string groups = 11;- Specified by:
getGroupsListin interfaceCommanding.CommandQueueInfoOrBuilder
-
getGroupsCount
public int getGroupsCount()
repeated string groups = 11;- Specified by:
getGroupsCountin interfaceCommanding.CommandQueueInfoOrBuilder
-
getGroups
public String getGroups(int index)
repeated string groups = 11;- Specified by:
getGroupsin interfaceCommanding.CommandQueueInfoOrBuilder
-
getGroupsBytes
public com.google.protobuf.ByteString getGroupsBytes(int index)
repeated string groups = 11;- Specified by:
getGroupsBytesin interfaceCommanding.CommandQueueInfoOrBuilder
-
hasMinLevel
public boolean hasMinLevel()
optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType minLevel = 12;- Specified by:
hasMinLevelin interfaceCommanding.CommandQueueInfoOrBuilder
-
getMinLevel
public Mdb.SignificanceInfo.SignificanceLevelType getMinLevel()
optional .yamcs.protobuf.mdb.SignificanceInfo.SignificanceLevelType minLevel = 12;- Specified by:
getMinLevelin interfaceCommanding.CommandQueueInfoOrBuilder
-
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 Commanding.CommandQueueInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Commanding.CommandQueueInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Commanding.CommandQueueInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Commanding.CommandQueueInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Commanding.CommandQueueInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Commanding.CommandQueueInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Commanding.CommandQueueInfo parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Commanding.CommandQueueInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Commanding.CommandQueueInfo parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Commanding.CommandQueueInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Commanding.CommandQueueInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Commanding.CommandQueueInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Commanding.CommandQueueInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Commanding.CommandQueueInfo.Builder newBuilder()
-
newBuilder
public static Commanding.CommandQueueInfo.Builder newBuilder(Commanding.CommandQueueInfo prototype)
-
toBuilder
public Commanding.CommandQueueInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Commanding.CommandQueueInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Commanding.CommandQueueInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Commanding.CommandQueueInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<Commanding.CommandQueueInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Commanding.CommandQueueInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-