| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.NodeAddress> |
V1.NodeAddress.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.NodeAddress |
V1.NodeAddress.Builder.build() |
V1.NodeAddress |
V1.NodeAddress.Builder.buildPartial() |
V1.NodeAddress |
V1.NodeStatusOrBuilder.getAddresses(int index)
List of addresses reachable to the node.
|
V1.NodeAddress |
V1.NodeStatus.getAddresses(int index)
List of addresses reachable to the node.
|
V1.NodeAddress |
V1.NodeStatus.Builder.getAddresses(int index)
List of addresses reachable to the node.
|
static V1.NodeAddress |
V1.NodeAddress.getDefaultInstance() |
V1.NodeAddress |
V1.NodeAddress.getDefaultInstanceForType() |
V1.NodeAddress |
V1.NodeAddress.Builder.getDefaultInstanceForType() |
static V1.NodeAddress |
V1.NodeAddress.parseDelimitedFrom(InputStream input) |
static V1.NodeAddress |
V1.NodeAddress.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.NodeAddress |
V1.NodeAddress.parseFrom(byte[] data) |
static V1.NodeAddress |
V1.NodeAddress.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.NodeAddress |
V1.NodeAddress.parseFrom(ByteBuffer data) |
static V1.NodeAddress |
V1.NodeAddress.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.NodeAddress |
V1.NodeAddress.parseFrom(com.google.protobuf.ByteString data) |
static V1.NodeAddress |
V1.NodeAddress.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.NodeAddress |
V1.NodeAddress.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.NodeAddress |
V1.NodeAddress.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.NodeAddress |
V1.NodeAddress.parseFrom(InputStream input) |
static V1.NodeAddress |
V1.NodeAddress.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<V1.NodeAddress> |
V1.NodeStatusOrBuilder.getAddressesList()
List of addresses reachable to the node.
|
List<V1.NodeAddress> |
V1.NodeStatus.getAddressesList()
List of addresses reachable to the node.
|
List<V1.NodeAddress> |
V1.NodeStatus.Builder.getAddressesList()
List of addresses reachable to the node.
|
com.google.protobuf.Parser<V1.NodeAddress> |
V1.NodeAddress.getParserForType() |
static com.google.protobuf.Parser<V1.NodeAddress> |
V1.NodeAddress.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.NodeStatus.Builder |
V1.NodeStatus.Builder.addAddresses(int index,
V1.NodeAddress value)
List of addresses reachable to the node.
|
V1.NodeStatus.Builder |
V1.NodeStatus.Builder.addAddresses(V1.NodeAddress value)
List of addresses reachable to the node.
|
V1.NodeAddress.Builder |
V1.NodeAddress.Builder.mergeFrom(V1.NodeAddress other) |
static V1.NodeAddress.Builder |
V1.NodeAddress.newBuilder(V1.NodeAddress prototype) |
V1.NodeStatus.Builder |
V1.NodeStatus.Builder.setAddresses(int index,
V1.NodeAddress value)
List of addresses reachable to the node.
|
| Modifier and Type | Method and Description |
|---|---|
V1.NodeStatus.Builder |
V1.NodeStatus.Builder.addAllAddresses(Iterable<? extends V1.NodeAddress> values)
List of addresses reachable to the node.
|
Copyright © 2018. All rights reserved.