Package org.yamcs.protobuf
Class SystemInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.SystemInfo
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,SystemInfoOrBuilder
public final class SystemInfo extends com.google.protobuf.GeneratedMessageV3 implements SystemInfoOrBuilder
Protobuf typeyamcs.protobuf.yamcsManagement.SystemInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSystemInfo.BuilderProtobuf typeyamcs.protobuf.yamcsManagement.SystemInfo-
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 intARCH_FIELD_NUMBERstatic intAVAILABLEPROCESSORS_FIELD_NUMBERstatic intCACHEDIRECTORY_FIELD_NUMBERstatic intCONFIGDIRECTORY_FIELD_NUMBERstatic intDATADIRECTORY_FIELD_NUMBERstatic intHEAPMEMORY_FIELD_NUMBERstatic intJVM_FIELD_NUMBERstatic intJVMTHREADCOUNT_FIELD_NUMBERstatic intLOADAVERAGE_FIELD_NUMBERstatic intMAXHEAPMEMORY_FIELD_NUMBERstatic intMAXNONHEAPMEMORY_FIELD_NUMBERstatic intNONHEAPMEMORY_FIELD_NUMBERstatic intOS_FIELD_NUMBERstatic com.google.protobuf.Parser<SystemInfo>PARSERDeprecated.static intREVISION_FIELD_NUMBERstatic intROOTDIRECTORIES_FIELD_NUMBERstatic intSERVERID_FIELD_NUMBERstatic intUPTIME_FIELD_NUMBERstatic intUSEDHEAPMEMORY_FIELD_NUMBERstatic intUSEDNONHEAPMEMORY_FIELD_NUMBERstatic intWORKINGDIRECTORY_FIELD_NUMBERstatic intYAMCSVERSION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetArch()optional string arch = 12;com.google.protobuf.ByteStringgetArchBytes()optional string arch = 12;intgetAvailableProcessors()optional int32 availableProcessors = 13;StringgetCacheDirectory()optional string cacheDirectory = 10;com.google.protobuf.ByteStringgetCacheDirectoryBytes()optional string cacheDirectory = 10;StringgetConfigDirectory()optional string configDirectory = 8;com.google.protobuf.ByteStringgetConfigDirectoryBytes()optional string configDirectory = 8;StringgetDataDirectory()optional string dataDirectory = 9;com.google.protobuf.ByteStringgetDataDirectoryBytes()optional string dataDirectory = 9;static SystemInfogetDefaultInstance()SystemInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetHeapMemory()optional int64 heapMemory = 15;StringgetJvm()optional string jvm = 6;com.google.protobuf.ByteStringgetJvmBytes()optional string jvm = 6;longgetJvmThreadCount()optional int64 jvmThreadCount = 21;doublegetLoadAverage()optional double loadAverage = 14;longgetMaxHeapMemory()optional int64 maxHeapMemory = 17;longgetMaxNonHeapMemory()optional int64 maxNonHeapMemory = 20;longgetNonHeapMemory()optional int64 nonHeapMemory = 18;StringgetOs()optional string os = 11;com.google.protobuf.ByteStringgetOsBytes()optional string os = 11;com.google.protobuf.Parser<SystemInfo>getParserForType()StringgetRevision()optional string revision = 2;com.google.protobuf.ByteStringgetRevisionBytes()optional string revision = 2;RootDirectorygetRootDirectories(int index)repeated .yamcs.protobuf.yamcsManagement.RootDirectory rootDirectories = 22;intgetRootDirectoriesCount()repeated .yamcs.protobuf.yamcsManagement.RootDirectory rootDirectories = 22;List<RootDirectory>getRootDirectoriesList()repeated .yamcs.protobuf.yamcsManagement.RootDirectory rootDirectories = 22;RootDirectoryOrBuildergetRootDirectoriesOrBuilder(int index)repeated .yamcs.protobuf.yamcsManagement.RootDirectory rootDirectories = 22;List<? extends RootDirectoryOrBuilder>getRootDirectoriesOrBuilderList()repeated .yamcs.protobuf.yamcsManagement.RootDirectory rootDirectories = 22;intgetSerializedSize()StringgetServerId()optional string serverId = 3;com.google.protobuf.ByteStringgetServerIdBytes()optional string serverId = 3;com.google.protobuf.UnknownFieldSetgetUnknownFields()longgetUptime()optional int64 uptime = 5;longgetUsedHeapMemory()optional int64 usedHeapMemory = 16;longgetUsedNonHeapMemory()optional int64 usedNonHeapMemory = 19;StringgetWorkingDirectory()optional string workingDirectory = 7;com.google.protobuf.ByteStringgetWorkingDirectoryBytes()optional string workingDirectory = 7;StringgetYamcsVersion()optional string yamcsVersion = 1;com.google.protobuf.ByteStringgetYamcsVersionBytes()optional string yamcsVersion = 1;booleanhasArch()optional string arch = 12;booleanhasAvailableProcessors()optional int32 availableProcessors = 13;booleanhasCacheDirectory()optional string cacheDirectory = 10;booleanhasConfigDirectory()optional string configDirectory = 8;booleanhasDataDirectory()optional string dataDirectory = 9;inthashCode()booleanhasHeapMemory()optional int64 heapMemory = 15;booleanhasJvm()optional string jvm = 6;booleanhasJvmThreadCount()optional int64 jvmThreadCount = 21;booleanhasLoadAverage()optional double loadAverage = 14;booleanhasMaxHeapMemory()optional int64 maxHeapMemory = 17;booleanhasMaxNonHeapMemory()optional int64 maxNonHeapMemory = 20;booleanhasNonHeapMemory()optional int64 nonHeapMemory = 18;booleanhasOs()optional string os = 11;booleanhasRevision()optional string revision = 2;booleanhasServerId()optional string serverId = 3;booleanhasUptime()optional int64 uptime = 5;booleanhasUsedHeapMemory()optional int64 usedHeapMemory = 16;booleanhasUsedNonHeapMemory()optional int64 usedNonHeapMemory = 19;booleanhasWorkingDirectory()optional string workingDirectory = 7;booleanhasYamcsVersion()optional string yamcsVersion = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static SystemInfo.BuildernewBuilder()static SystemInfo.BuildernewBuilder(SystemInfo prototype)SystemInfo.BuildernewBuilderForType()protected SystemInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static SystemInfoparseDelimitedFrom(InputStream input)static SystemInfoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemInfoparseFrom(byte[] data)static SystemInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemInfoparseFrom(com.google.protobuf.ByteString data)static SystemInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemInfoparseFrom(com.google.protobuf.CodedInputStream input)static SystemInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemInfoparseFrom(InputStream input)static SystemInfoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemInfoparseFrom(ByteBuffer data)static SystemInfoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SystemInfo>parser()SystemInfo.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
-
YAMCSVERSION_FIELD_NUMBER
public static final int YAMCSVERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REVISION_FIELD_NUMBER
public static final int REVISION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SERVERID_FIELD_NUMBER
public static final int SERVERID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPTIME_FIELD_NUMBER
public static final int UPTIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JVM_FIELD_NUMBER
public static final int JVM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKINGDIRECTORY_FIELD_NUMBER
public static final int WORKINGDIRECTORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONFIGDIRECTORY_FIELD_NUMBER
public static final int CONFIGDIRECTORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATADIRECTORY_FIELD_NUMBER
public static final int DATADIRECTORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CACHEDIRECTORY_FIELD_NUMBER
public static final int CACHEDIRECTORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OS_FIELD_NUMBER
public static final int OS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ARCH_FIELD_NUMBER
public static final int ARCH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AVAILABLEPROCESSORS_FIELD_NUMBER
public static final int AVAILABLEPROCESSORS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOADAVERAGE_FIELD_NUMBER
public static final int LOADAVERAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HEAPMEMORY_FIELD_NUMBER
public static final int HEAPMEMORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USEDHEAPMEMORY_FIELD_NUMBER
public static final int USEDHEAPMEMORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAXHEAPMEMORY_FIELD_NUMBER
public static final int MAXHEAPMEMORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NONHEAPMEMORY_FIELD_NUMBER
public static final int NONHEAPMEMORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USEDNONHEAPMEMORY_FIELD_NUMBER
public static final int USEDNONHEAPMEMORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAXNONHEAPMEMORY_FIELD_NUMBER
public static final int MAXNONHEAPMEMORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JVMTHREADCOUNT_FIELD_NUMBER
public static final int JVMTHREADCOUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROOTDIRECTORIES_FIELD_NUMBER
public static final int ROOTDIRECTORIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<SystemInfo> 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
-
hasYamcsVersion
public boolean hasYamcsVersion()
optional string yamcsVersion = 1;- Specified by:
hasYamcsVersionin interfaceSystemInfoOrBuilder
-
getYamcsVersion
public String getYamcsVersion()
optional string yamcsVersion = 1;- Specified by:
getYamcsVersionin interfaceSystemInfoOrBuilder
-
getYamcsVersionBytes
public com.google.protobuf.ByteString getYamcsVersionBytes()
optional string yamcsVersion = 1;- Specified by:
getYamcsVersionBytesin interfaceSystemInfoOrBuilder
-
hasRevision
public boolean hasRevision()
optional string revision = 2;- Specified by:
hasRevisionin interfaceSystemInfoOrBuilder
-
getRevision
public String getRevision()
optional string revision = 2;- Specified by:
getRevisionin interfaceSystemInfoOrBuilder
-
getRevisionBytes
public com.google.protobuf.ByteString getRevisionBytes()
optional string revision = 2;- Specified by:
getRevisionBytesin interfaceSystemInfoOrBuilder
-
hasServerId
public boolean hasServerId()
optional string serverId = 3;- Specified by:
hasServerIdin interfaceSystemInfoOrBuilder
-
getServerId
public String getServerId()
optional string serverId = 3;- Specified by:
getServerIdin interfaceSystemInfoOrBuilder
-
getServerIdBytes
public com.google.protobuf.ByteString getServerIdBytes()
optional string serverId = 3;- Specified by:
getServerIdBytesin interfaceSystemInfoOrBuilder
-
hasUptime
public boolean hasUptime()
optional int64 uptime = 5;- Specified by:
hasUptimein interfaceSystemInfoOrBuilder
-
getUptime
public long getUptime()
optional int64 uptime = 5;- Specified by:
getUptimein interfaceSystemInfoOrBuilder
-
hasJvm
public boolean hasJvm()
optional string jvm = 6;- Specified by:
hasJvmin interfaceSystemInfoOrBuilder
-
getJvm
public String getJvm()
optional string jvm = 6;- Specified by:
getJvmin interfaceSystemInfoOrBuilder
-
getJvmBytes
public com.google.protobuf.ByteString getJvmBytes()
optional string jvm = 6;- Specified by:
getJvmBytesin interfaceSystemInfoOrBuilder
-
hasWorkingDirectory
public boolean hasWorkingDirectory()
optional string workingDirectory = 7;- Specified by:
hasWorkingDirectoryin interfaceSystemInfoOrBuilder
-
getWorkingDirectory
public String getWorkingDirectory()
optional string workingDirectory = 7;- Specified by:
getWorkingDirectoryin interfaceSystemInfoOrBuilder
-
getWorkingDirectoryBytes
public com.google.protobuf.ByteString getWorkingDirectoryBytes()
optional string workingDirectory = 7;- Specified by:
getWorkingDirectoryBytesin interfaceSystemInfoOrBuilder
-
hasConfigDirectory
public boolean hasConfigDirectory()
optional string configDirectory = 8;- Specified by:
hasConfigDirectoryin interfaceSystemInfoOrBuilder
-
getConfigDirectory
public String getConfigDirectory()
optional string configDirectory = 8;- Specified by:
getConfigDirectoryin interfaceSystemInfoOrBuilder
-
getConfigDirectoryBytes
public com.google.protobuf.ByteString getConfigDirectoryBytes()
optional string configDirectory = 8;- Specified by:
getConfigDirectoryBytesin interfaceSystemInfoOrBuilder
-
hasDataDirectory
public boolean hasDataDirectory()
optional string dataDirectory = 9;- Specified by:
hasDataDirectoryin interfaceSystemInfoOrBuilder
-
getDataDirectory
public String getDataDirectory()
optional string dataDirectory = 9;- Specified by:
getDataDirectoryin interfaceSystemInfoOrBuilder
-
getDataDirectoryBytes
public com.google.protobuf.ByteString getDataDirectoryBytes()
optional string dataDirectory = 9;- Specified by:
getDataDirectoryBytesin interfaceSystemInfoOrBuilder
-
hasCacheDirectory
public boolean hasCacheDirectory()
optional string cacheDirectory = 10;- Specified by:
hasCacheDirectoryin interfaceSystemInfoOrBuilder
-
getCacheDirectory
public String getCacheDirectory()
optional string cacheDirectory = 10;- Specified by:
getCacheDirectoryin interfaceSystemInfoOrBuilder
-
getCacheDirectoryBytes
public com.google.protobuf.ByteString getCacheDirectoryBytes()
optional string cacheDirectory = 10;- Specified by:
getCacheDirectoryBytesin interfaceSystemInfoOrBuilder
-
hasOs
public boolean hasOs()
optional string os = 11;- Specified by:
hasOsin interfaceSystemInfoOrBuilder
-
getOs
public String getOs()
optional string os = 11;- Specified by:
getOsin interfaceSystemInfoOrBuilder
-
getOsBytes
public com.google.protobuf.ByteString getOsBytes()
optional string os = 11;- Specified by:
getOsBytesin interfaceSystemInfoOrBuilder
-
hasArch
public boolean hasArch()
optional string arch = 12;- Specified by:
hasArchin interfaceSystemInfoOrBuilder
-
getArch
public String getArch()
optional string arch = 12;- Specified by:
getArchin interfaceSystemInfoOrBuilder
-
getArchBytes
public com.google.protobuf.ByteString getArchBytes()
optional string arch = 12;- Specified by:
getArchBytesin interfaceSystemInfoOrBuilder
-
hasAvailableProcessors
public boolean hasAvailableProcessors()
optional int32 availableProcessors = 13;- Specified by:
hasAvailableProcessorsin interfaceSystemInfoOrBuilder
-
getAvailableProcessors
public int getAvailableProcessors()
optional int32 availableProcessors = 13;- Specified by:
getAvailableProcessorsin interfaceSystemInfoOrBuilder
-
hasLoadAverage
public boolean hasLoadAverage()
optional double loadAverage = 14;- Specified by:
hasLoadAveragein interfaceSystemInfoOrBuilder
-
getLoadAverage
public double getLoadAverage()
optional double loadAverage = 14;- Specified by:
getLoadAveragein interfaceSystemInfoOrBuilder
-
hasHeapMemory
public boolean hasHeapMemory()
optional int64 heapMemory = 15;- Specified by:
hasHeapMemoryin interfaceSystemInfoOrBuilder
-
getHeapMemory
public long getHeapMemory()
optional int64 heapMemory = 15;- Specified by:
getHeapMemoryin interfaceSystemInfoOrBuilder
-
hasUsedHeapMemory
public boolean hasUsedHeapMemory()
optional int64 usedHeapMemory = 16;- Specified by:
hasUsedHeapMemoryin interfaceSystemInfoOrBuilder
-
getUsedHeapMemory
public long getUsedHeapMemory()
optional int64 usedHeapMemory = 16;- Specified by:
getUsedHeapMemoryin interfaceSystemInfoOrBuilder
-
hasMaxHeapMemory
public boolean hasMaxHeapMemory()
optional int64 maxHeapMemory = 17;- Specified by:
hasMaxHeapMemoryin interfaceSystemInfoOrBuilder
-
getMaxHeapMemory
public long getMaxHeapMemory()
optional int64 maxHeapMemory = 17;- Specified by:
getMaxHeapMemoryin interfaceSystemInfoOrBuilder
-
hasNonHeapMemory
public boolean hasNonHeapMemory()
optional int64 nonHeapMemory = 18;- Specified by:
hasNonHeapMemoryin interfaceSystemInfoOrBuilder
-
getNonHeapMemory
public long getNonHeapMemory()
optional int64 nonHeapMemory = 18;- Specified by:
getNonHeapMemoryin interfaceSystemInfoOrBuilder
-
hasUsedNonHeapMemory
public boolean hasUsedNonHeapMemory()
optional int64 usedNonHeapMemory = 19;- Specified by:
hasUsedNonHeapMemoryin interfaceSystemInfoOrBuilder
-
getUsedNonHeapMemory
public long getUsedNonHeapMemory()
optional int64 usedNonHeapMemory = 19;- Specified by:
getUsedNonHeapMemoryin interfaceSystemInfoOrBuilder
-
hasMaxNonHeapMemory
public boolean hasMaxNonHeapMemory()
optional int64 maxNonHeapMemory = 20;- Specified by:
hasMaxNonHeapMemoryin interfaceSystemInfoOrBuilder
-
getMaxNonHeapMemory
public long getMaxNonHeapMemory()
optional int64 maxNonHeapMemory = 20;- Specified by:
getMaxNonHeapMemoryin interfaceSystemInfoOrBuilder
-
hasJvmThreadCount
public boolean hasJvmThreadCount()
optional int64 jvmThreadCount = 21;- Specified by:
hasJvmThreadCountin interfaceSystemInfoOrBuilder
-
getJvmThreadCount
public long getJvmThreadCount()
optional int64 jvmThreadCount = 21;- Specified by:
getJvmThreadCountin interfaceSystemInfoOrBuilder
-
getRootDirectoriesList
public List<RootDirectory> getRootDirectoriesList()
repeated .yamcs.protobuf.yamcsManagement.RootDirectory rootDirectories = 22;- Specified by:
getRootDirectoriesListin interfaceSystemInfoOrBuilder
-
getRootDirectoriesOrBuilderList
public List<? extends RootDirectoryOrBuilder> getRootDirectoriesOrBuilderList()
repeated .yamcs.protobuf.yamcsManagement.RootDirectory rootDirectories = 22;- Specified by:
getRootDirectoriesOrBuilderListin interfaceSystemInfoOrBuilder
-
getRootDirectoriesCount
public int getRootDirectoriesCount()
repeated .yamcs.protobuf.yamcsManagement.RootDirectory rootDirectories = 22;- Specified by:
getRootDirectoriesCountin interfaceSystemInfoOrBuilder
-
getRootDirectories
public RootDirectory getRootDirectories(int index)
repeated .yamcs.protobuf.yamcsManagement.RootDirectory rootDirectories = 22;- Specified by:
getRootDirectoriesin interfaceSystemInfoOrBuilder
-
getRootDirectoriesOrBuilder
public RootDirectoryOrBuilder getRootDirectoriesOrBuilder(int index)
repeated .yamcs.protobuf.yamcsManagement.RootDirectory rootDirectories = 22;- Specified by:
getRootDirectoriesOrBuilderin interfaceSystemInfoOrBuilder
-
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 SystemInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SystemInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SystemInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SystemInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SystemInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SystemInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SystemInfo parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SystemInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SystemInfo parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SystemInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static SystemInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SystemInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public SystemInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static SystemInfo.Builder newBuilder()
-
newBuilder
public static SystemInfo.Builder newBuilder(SystemInfo prototype)
-
toBuilder
public SystemInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SystemInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static SystemInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SystemInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<SystemInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SystemInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-