Package k8s.io.api.core.v1
Class Generated.NodeSystemInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- k8s.io.api.core.v1.Generated.NodeSystemInfo
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Generated.NodeSystemInfoOrBuilder
- Enclosing class:
- Generated
public static final class Generated.NodeSystemInfo extends com.google.protobuf.GeneratedMessageV3 implements Generated.NodeSystemInfoOrBuilder
NodeSystemInfo is a set of ids/uuids to uniquely identify the node.
Protobuf typek8s.io.api.core.v1.NodeSystemInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGenerated.NodeSystemInfo.BuilderNodeSystemInfo is a set of ids/uuids to uniquely identify the node.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intARCHITECTURE_FIELD_NUMBERstatic intBOOTID_FIELD_NUMBERstatic intCONTAINERRUNTIMEVERSION_FIELD_NUMBERstatic intKERNELVERSION_FIELD_NUMBERstatic intKUBELETVERSION_FIELD_NUMBERstatic intKUBEPROXYVERSION_FIELD_NUMBERstatic intMACHINEID_FIELD_NUMBERstatic intOPERATINGSYSTEM_FIELD_NUMBERstatic intOSIMAGE_FIELD_NUMBERstatic com.google.protobuf.Parser<Generated.NodeSystemInfo>PARSERDeprecated.static intSYSTEMUUID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetArchitecture()The Architecture reported by the nodecom.google.protobuf.ByteStringgetArchitectureBytes()The Architecture reported by the nodeStringgetBootID()Boot ID reported by the node.com.google.protobuf.ByteStringgetBootIDBytes()Boot ID reported by the node.StringgetContainerRuntimeVersion()ContainerRuntime Version reported by the node through runtime remote API (e.g.com.google.protobuf.ByteStringgetContainerRuntimeVersionBytes()ContainerRuntime Version reported by the node through runtime remote API (e.g.static Generated.NodeSystemInfogetDefaultInstance()Generated.NodeSystemInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetKernelVersion()Kernel Version reported by the node from 'uname -r' (e.g.com.google.protobuf.ByteStringgetKernelVersionBytes()Kernel Version reported by the node from 'uname -r' (e.g.StringgetKubeletVersion()Kubelet Version reported by the node.com.google.protobuf.ByteStringgetKubeletVersionBytes()Kubelet Version reported by the node.StringgetKubeProxyVersion()Deprecated: KubeProxy Version reported by the node.com.google.protobuf.ByteStringgetKubeProxyVersionBytes()Deprecated: KubeProxy Version reported by the node.StringgetMachineID()MachineID reported by the node.com.google.protobuf.ByteStringgetMachineIDBytes()MachineID reported by the node.StringgetOperatingSystem()The Operating System reported by the nodecom.google.protobuf.ByteStringgetOperatingSystemBytes()The Operating System reported by the nodeStringgetOsImage()OS Image reported by the node from /etc/os-release (e.g.com.google.protobuf.ByteStringgetOsImageBytes()OS Image reported by the node from /etc/os-release (e.g.com.google.protobuf.Parser<Generated.NodeSystemInfo>getParserForType()intgetSerializedSize()StringgetSystemUUID()SystemUUID reported by the node.com.google.protobuf.ByteStringgetSystemUUIDBytes()SystemUUID reported by the node.booleanhasArchitecture()The Architecture reported by the nodebooleanhasBootID()Boot ID reported by the node.booleanhasContainerRuntimeVersion()ContainerRuntime Version reported by the node through runtime remote API (e.g.inthashCode()booleanhasKernelVersion()Kernel Version reported by the node from 'uname -r' (e.g.booleanhasKubeletVersion()Kubelet Version reported by the node.booleanhasKubeProxyVersion()Deprecated: KubeProxy Version reported by the node.booleanhasMachineID()MachineID reported by the node.booleanhasOperatingSystem()The Operating System reported by the nodebooleanhasOsImage()OS Image reported by the node from /etc/os-release (e.g.booleanhasSystemUUID()SystemUUID reported by the node.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Generated.NodeSystemInfo.BuildernewBuilder()static Generated.NodeSystemInfo.BuildernewBuilder(Generated.NodeSystemInfo prototype)Generated.NodeSystemInfo.BuildernewBuilderForType()protected Generated.NodeSystemInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Generated.NodeSystemInfoparseDelimitedFrom(InputStream input)static Generated.NodeSystemInfoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.NodeSystemInfoparseFrom(byte[] data)static Generated.NodeSystemInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.NodeSystemInfoparseFrom(com.google.protobuf.ByteString data)static Generated.NodeSystemInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.NodeSystemInfoparseFrom(com.google.protobuf.CodedInputStream input)static Generated.NodeSystemInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.NodeSystemInfoparseFrom(InputStream input)static Generated.NodeSystemInfoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.NodeSystemInfoparseFrom(ByteBuffer data)static Generated.NodeSystemInfoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Generated.NodeSystemInfo>parser()Generated.NodeSystemInfo.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, 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
-
MACHINEID_FIELD_NUMBER
public static final int MACHINEID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SYSTEMUUID_FIELD_NUMBER
public static final int SYSTEMUUID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BOOTID_FIELD_NUMBER
public static final int BOOTID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KERNELVERSION_FIELD_NUMBER
public static final int KERNELVERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OSIMAGE_FIELD_NUMBER
public static final int OSIMAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTAINERRUNTIMEVERSION_FIELD_NUMBER
public static final int CONTAINERRUNTIMEVERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KUBELETVERSION_FIELD_NUMBER
public static final int KUBELETVERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KUBEPROXYVERSION_FIELD_NUMBER
public static final int KUBEPROXYVERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPERATINGSYSTEM_FIELD_NUMBER
public static final int OPERATINGSYSTEM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ARCHITECTURE_FIELD_NUMBER
public static final int ARCHITECTURE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Generated.NodeSystemInfo> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein 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
-
hasMachineID
public boolean hasMachineID()
MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
optional string machineID = 1;- Specified by:
hasMachineIDin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- Whether the machineID field is set.
-
getMachineID
public String getMachineID()
MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
optional string machineID = 1;- Specified by:
getMachineIDin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The machineID.
-
getMachineIDBytes
public com.google.protobuf.ByteString getMachineIDBytes()
MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
optional string machineID = 1;- Specified by:
getMachineIDBytesin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The bytes for machineID.
-
hasSystemUUID
public boolean hasSystemUUID()
SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html/rhsm/uuid
optional string systemUUID = 2;- Specified by:
hasSystemUUIDin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- Whether the systemUUID field is set.
-
getSystemUUID
public String getSystemUUID()
SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html/rhsm/uuid
optional string systemUUID = 2;- Specified by:
getSystemUUIDin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The systemUUID.
-
getSystemUUIDBytes
public com.google.protobuf.ByteString getSystemUUIDBytes()
SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html/rhsm/uuid
optional string systemUUID = 2;- Specified by:
getSystemUUIDBytesin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The bytes for systemUUID.
-
hasBootID
public boolean hasBootID()
Boot ID reported by the node.
optional string bootID = 3;- Specified by:
hasBootIDin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- Whether the bootID field is set.
-
getBootID
public String getBootID()
Boot ID reported by the node.
optional string bootID = 3;- Specified by:
getBootIDin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The bootID.
-
getBootIDBytes
public com.google.protobuf.ByteString getBootIDBytes()
Boot ID reported by the node.
optional string bootID = 3;- Specified by:
getBootIDBytesin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The bytes for bootID.
-
hasKernelVersion
public boolean hasKernelVersion()
Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).
optional string kernelVersion = 4;- Specified by:
hasKernelVersionin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- Whether the kernelVersion field is set.
-
getKernelVersion
public String getKernelVersion()
Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).
optional string kernelVersion = 4;- Specified by:
getKernelVersionin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The kernelVersion.
-
getKernelVersionBytes
public com.google.protobuf.ByteString getKernelVersionBytes()
Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).
optional string kernelVersion = 4;- Specified by:
getKernelVersionBytesin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The bytes for kernelVersion.
-
hasOsImage
public boolean hasOsImage()
OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).
optional string osImage = 5;- Specified by:
hasOsImagein interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- Whether the osImage field is set.
-
getOsImage
public String getOsImage()
OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).
optional string osImage = 5;- Specified by:
getOsImagein interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The osImage.
-
getOsImageBytes
public com.google.protobuf.ByteString getOsImageBytes()
OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).
optional string osImage = 5;- Specified by:
getOsImageBytesin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The bytes for osImage.
-
hasContainerRuntimeVersion
public boolean hasContainerRuntimeVersion()
ContainerRuntime Version reported by the node through runtime remote API (e.g. containerd://1.4.2).
optional string containerRuntimeVersion = 6;- Specified by:
hasContainerRuntimeVersionin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- Whether the containerRuntimeVersion field is set.
-
getContainerRuntimeVersion
public String getContainerRuntimeVersion()
ContainerRuntime Version reported by the node through runtime remote API (e.g. containerd://1.4.2).
optional string containerRuntimeVersion = 6;- Specified by:
getContainerRuntimeVersionin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The containerRuntimeVersion.
-
getContainerRuntimeVersionBytes
public com.google.protobuf.ByteString getContainerRuntimeVersionBytes()
ContainerRuntime Version reported by the node through runtime remote API (e.g. containerd://1.4.2).
optional string containerRuntimeVersion = 6;- Specified by:
getContainerRuntimeVersionBytesin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The bytes for containerRuntimeVersion.
-
hasKubeletVersion
public boolean hasKubeletVersion()
Kubelet Version reported by the node.
optional string kubeletVersion = 7;- Specified by:
hasKubeletVersionin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- Whether the kubeletVersion field is set.
-
getKubeletVersion
public String getKubeletVersion()
Kubelet Version reported by the node.
optional string kubeletVersion = 7;- Specified by:
getKubeletVersionin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The kubeletVersion.
-
getKubeletVersionBytes
public com.google.protobuf.ByteString getKubeletVersionBytes()
Kubelet Version reported by the node.
optional string kubeletVersion = 7;- Specified by:
getKubeletVersionBytesin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The bytes for kubeletVersion.
-
hasKubeProxyVersion
public boolean hasKubeProxyVersion()
Deprecated: KubeProxy Version reported by the node.
optional string kubeProxyVersion = 8;- Specified by:
hasKubeProxyVersionin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- Whether the kubeProxyVersion field is set.
-
getKubeProxyVersion
public String getKubeProxyVersion()
Deprecated: KubeProxy Version reported by the node.
optional string kubeProxyVersion = 8;- Specified by:
getKubeProxyVersionin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The kubeProxyVersion.
-
getKubeProxyVersionBytes
public com.google.protobuf.ByteString getKubeProxyVersionBytes()
Deprecated: KubeProxy Version reported by the node.
optional string kubeProxyVersion = 8;- Specified by:
getKubeProxyVersionBytesin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The bytes for kubeProxyVersion.
-
hasOperatingSystem
public boolean hasOperatingSystem()
The Operating System reported by the node
optional string operatingSystem = 9;- Specified by:
hasOperatingSystemin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- Whether the operatingSystem field is set.
-
getOperatingSystem
public String getOperatingSystem()
The Operating System reported by the node
optional string operatingSystem = 9;- Specified by:
getOperatingSystemin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The operatingSystem.
-
getOperatingSystemBytes
public com.google.protobuf.ByteString getOperatingSystemBytes()
The Operating System reported by the node
optional string operatingSystem = 9;- Specified by:
getOperatingSystemBytesin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The bytes for operatingSystem.
-
hasArchitecture
public boolean hasArchitecture()
The Architecture reported by the node
optional string architecture = 10;- Specified by:
hasArchitecturein interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- Whether the architecture field is set.
-
getArchitecture
public String getArchitecture()
The Architecture reported by the node
optional string architecture = 10;- Specified by:
getArchitecturein interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The architecture.
-
getArchitectureBytes
public com.google.protobuf.ByteString getArchitectureBytes()
The Architecture reported by the node
optional string architecture = 10;- Specified by:
getArchitectureBytesin interfaceGenerated.NodeSystemInfoOrBuilder- Returns:
- The bytes for architecture.
-
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 Generated.NodeSystemInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.NodeSystemInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.NodeSystemInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.NodeSystemInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.NodeSystemInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.NodeSystemInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.NodeSystemInfo parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.NodeSystemInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.NodeSystemInfo parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.NodeSystemInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.NodeSystemInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.NodeSystemInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Generated.NodeSystemInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Generated.NodeSystemInfo.Builder newBuilder()
-
newBuilder
public static Generated.NodeSystemInfo.Builder newBuilder(Generated.NodeSystemInfo prototype)
-
toBuilder
public Generated.NodeSystemInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Generated.NodeSystemInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Generated.NodeSystemInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Generated.NodeSystemInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<Generated.NodeSystemInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Generated.NodeSystemInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-