| Package | Description |
|---|---|
| io.envoyproxy.envoy.admin.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
SimpleMetric |
SimpleMetric.Builder.build() |
SimpleMetric |
SimpleMetric.Builder.buildPartial() |
static SimpleMetric |
SimpleMetric.getDefaultInstance() |
SimpleMetric |
SimpleMetric.getDefaultInstanceForType() |
SimpleMetric |
SimpleMetric.Builder.getDefaultInstanceForType() |
SimpleMetric |
HostStatusOrBuilder.getStats(int index)
List of stats specific to this host.
|
SimpleMetric |
HostStatus.getStats(int index)
List of stats specific to this host.
|
SimpleMetric |
HostStatus.Builder.getStats(int index)
List of stats specific to this host.
|
static SimpleMetric |
SimpleMetric.parseDelimitedFrom(InputStream input) |
static SimpleMetric |
SimpleMetric.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SimpleMetric |
SimpleMetric.parseFrom(byte[] data) |
static SimpleMetric |
SimpleMetric.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SimpleMetric |
SimpleMetric.parseFrom(ByteBuffer data) |
static SimpleMetric |
SimpleMetric.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SimpleMetric |
SimpleMetric.parseFrom(com.google.protobuf.ByteString data) |
static SimpleMetric |
SimpleMetric.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SimpleMetric |
SimpleMetric.parseFrom(com.google.protobuf.CodedInputStream input) |
static SimpleMetric |
SimpleMetric.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SimpleMetric |
SimpleMetric.parseFrom(InputStream input) |
static SimpleMetric |
SimpleMetric.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SimpleMetric> |
SimpleMetric.getParserForType() |
List<SimpleMetric> |
HostStatusOrBuilder.getStatsList()
List of stats specific to this host.
|
List<SimpleMetric> |
HostStatus.getStatsList()
List of stats specific to this host.
|
List<SimpleMetric> |
HostStatus.Builder.getStatsList()
List of stats specific to this host.
|
static com.google.protobuf.Parser<SimpleMetric> |
SimpleMetric.parser() |
| Modifier and Type | Method and Description |
|---|---|
HostStatus.Builder |
HostStatus.Builder.addStats(int index,
SimpleMetric value)
List of stats specific to this host.
|
HostStatus.Builder |
HostStatus.Builder.addStats(SimpleMetric value)
List of stats specific to this host.
|
SimpleMetric.Builder |
SimpleMetric.Builder.mergeFrom(SimpleMetric other) |
static SimpleMetric.Builder |
SimpleMetric.newBuilder(SimpleMetric prototype) |
HostStatus.Builder |
HostStatus.Builder.setStats(int index,
SimpleMetric value)
List of stats specific to this host.
|
| Modifier and Type | Method and Description |
|---|---|
HostStatus.Builder |
HostStatus.Builder.addAllStats(Iterable<? extends SimpleMetric> values)
List of stats specific to this host.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.