| Package | Description |
|---|---|
| envoy.admin.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
Metrics.SimpleMetric |
Metrics.SimpleMetric.Builder.build() |
Metrics.SimpleMetric |
Metrics.SimpleMetric.Builder.buildPartial() |
static Metrics.SimpleMetric |
Metrics.SimpleMetric.getDefaultInstance() |
Metrics.SimpleMetric |
Metrics.SimpleMetric.getDefaultInstanceForType() |
Metrics.SimpleMetric |
Metrics.SimpleMetric.Builder.getDefaultInstanceForType() |
Metrics.SimpleMetric |
ClustersOuterClass.HostStatusOrBuilder.getStatsOrDefault(String key,
Metrics.SimpleMetric defaultValue)
Mapping from the name of the statistic to the current value.
|
Metrics.SimpleMetric |
ClustersOuterClass.HostStatus.getStatsOrDefault(String key,
Metrics.SimpleMetric defaultValue)
Mapping from the name of the statistic to the current value.
|
Metrics.SimpleMetric |
ClustersOuterClass.HostStatus.Builder.getStatsOrDefault(String key,
Metrics.SimpleMetric defaultValue)
Mapping from the name of the statistic to the current value.
|
Metrics.SimpleMetric |
ClustersOuterClass.HostStatusOrBuilder.getStatsOrThrow(String key)
Mapping from the name of the statistic to the current value.
|
Metrics.SimpleMetric |
ClustersOuterClass.HostStatus.getStatsOrThrow(String key)
Mapping from the name of the statistic to the current value.
|
Metrics.SimpleMetric |
ClustersOuterClass.HostStatus.Builder.getStatsOrThrow(String key)
Mapping from the name of the statistic to the current value.
|
static Metrics.SimpleMetric |
Metrics.SimpleMetric.parseDelimitedFrom(InputStream input) |
static Metrics.SimpleMetric |
Metrics.SimpleMetric.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metrics.SimpleMetric |
Metrics.SimpleMetric.parseFrom(byte[] data) |
static Metrics.SimpleMetric |
Metrics.SimpleMetric.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metrics.SimpleMetric |
Metrics.SimpleMetric.parseFrom(ByteBuffer data) |
static Metrics.SimpleMetric |
Metrics.SimpleMetric.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metrics.SimpleMetric |
Metrics.SimpleMetric.parseFrom(com.google.protobuf.ByteString data) |
static Metrics.SimpleMetric |
Metrics.SimpleMetric.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metrics.SimpleMetric |
Metrics.SimpleMetric.parseFrom(com.google.protobuf.CodedInputStream input) |
static Metrics.SimpleMetric |
Metrics.SimpleMetric.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metrics.SimpleMetric |
Metrics.SimpleMetric.parseFrom(InputStream input) |
static Metrics.SimpleMetric |
Metrics.SimpleMetric.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Metrics.SimpleMetric> |
ClustersOuterClass.HostStatus.Builder.getMutableStats()
Deprecated.
|
com.google.protobuf.Parser<Metrics.SimpleMetric> |
Metrics.SimpleMetric.getParserForType() |
Map<String,Metrics.SimpleMetric> |
ClustersOuterClass.HostStatusOrBuilder.getStats()
Deprecated.
|
Map<String,Metrics.SimpleMetric> |
ClustersOuterClass.HostStatus.getStats()
Deprecated.
|
Map<String,Metrics.SimpleMetric> |
ClustersOuterClass.HostStatus.Builder.getStats()
Deprecated.
|
Map<String,Metrics.SimpleMetric> |
ClustersOuterClass.HostStatusOrBuilder.getStatsMap()
Mapping from the name of the statistic to the current value.
|
Map<String,Metrics.SimpleMetric> |
ClustersOuterClass.HostStatus.getStatsMap()
Mapping from the name of the statistic to the current value.
|
Map<String,Metrics.SimpleMetric> |
ClustersOuterClass.HostStatus.Builder.getStatsMap()
Mapping from the name of the statistic to the current value.
|
static com.google.protobuf.Parser<Metrics.SimpleMetric> |
Metrics.SimpleMetric.parser() |
| Modifier and Type | Method and Description |
|---|---|
Metrics.SimpleMetric |
ClustersOuterClass.HostStatusOrBuilder.getStatsOrDefault(String key,
Metrics.SimpleMetric defaultValue)
Mapping from the name of the statistic to the current value.
|
Metrics.SimpleMetric |
ClustersOuterClass.HostStatus.getStatsOrDefault(String key,
Metrics.SimpleMetric defaultValue)
Mapping from the name of the statistic to the current value.
|
Metrics.SimpleMetric |
ClustersOuterClass.HostStatus.Builder.getStatsOrDefault(String key,
Metrics.SimpleMetric defaultValue)
Mapping from the name of the statistic to the current value.
|
Metrics.SimpleMetric.Builder |
Metrics.SimpleMetric.Builder.mergeFrom(Metrics.SimpleMetric other) |
static Metrics.SimpleMetric.Builder |
Metrics.SimpleMetric.newBuilder(Metrics.SimpleMetric prototype) |
ClustersOuterClass.HostStatus.Builder |
ClustersOuterClass.HostStatus.Builder.putStats(String key,
Metrics.SimpleMetric value)
Mapping from the name of the statistic to the current value.
|
| Modifier and Type | Method and Description |
|---|---|
ClustersOuterClass.HostStatus.Builder |
ClustersOuterClass.HostStatus.Builder.putAllStats(Map<String,Metrics.SimpleMetric> values)
Mapping from the name of the statistic to the current value.
|
Copyright © 2018 The Envoy Project. All rights reserved.