| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.NodeSystemInfo> |
V1.NodeSystemInfo.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.NodeSystemInfo |
V1.NodeSystemInfo.Builder.build() |
V1.NodeSystemInfo |
V1.NodeSystemInfo.Builder.buildPartial() |
static V1.NodeSystemInfo |
V1.NodeSystemInfo.getDefaultInstance() |
V1.NodeSystemInfo |
V1.NodeSystemInfo.getDefaultInstanceForType() |
V1.NodeSystemInfo |
V1.NodeSystemInfo.Builder.getDefaultInstanceForType() |
V1.NodeSystemInfo |
V1.NodeStatusOrBuilder.getNodeInfo()
Set of ids/uuids to uniquely identify the node.
|
V1.NodeSystemInfo |
V1.NodeStatus.getNodeInfo()
Set of ids/uuids to uniquely identify the node.
|
V1.NodeSystemInfo |
V1.NodeStatus.Builder.getNodeInfo()
Set of ids/uuids to uniquely identify the node.
|
static V1.NodeSystemInfo |
V1.NodeSystemInfo.parseDelimitedFrom(InputStream input) |
static V1.NodeSystemInfo |
V1.NodeSystemInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.NodeSystemInfo |
V1.NodeSystemInfo.parseFrom(byte[] data) |
static V1.NodeSystemInfo |
V1.NodeSystemInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.NodeSystemInfo |
V1.NodeSystemInfo.parseFrom(ByteBuffer data) |
static V1.NodeSystemInfo |
V1.NodeSystemInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.NodeSystemInfo |
V1.NodeSystemInfo.parseFrom(com.google.protobuf.ByteString data) |
static V1.NodeSystemInfo |
V1.NodeSystemInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.NodeSystemInfo |
V1.NodeSystemInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.NodeSystemInfo |
V1.NodeSystemInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.NodeSystemInfo |
V1.NodeSystemInfo.parseFrom(InputStream input) |
static V1.NodeSystemInfo |
V1.NodeSystemInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.NodeSystemInfo> |
V1.NodeSystemInfo.getParserForType() |
static com.google.protobuf.Parser<V1.NodeSystemInfo> |
V1.NodeSystemInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.NodeSystemInfo.Builder |
V1.NodeSystemInfo.Builder.mergeFrom(V1.NodeSystemInfo other) |
V1.NodeStatus.Builder |
V1.NodeStatus.Builder.mergeNodeInfo(V1.NodeSystemInfo value)
Set of ids/uuids to uniquely identify the node.
|
static V1.NodeSystemInfo.Builder |
V1.NodeSystemInfo.newBuilder(V1.NodeSystemInfo prototype) |
V1.NodeStatus.Builder |
V1.NodeStatus.Builder.setNodeInfo(V1.NodeSystemInfo value)
Set of ids/uuids to uniquely identify the node.
|
Copyright © 2019. All rights reserved.