| Package | Description |
|---|---|
| envoy.config.bootstrap.v2 | |
| envoy.config.metrics.v2 |
| Modifier and Type | Method and Description |
|---|---|
Stats.StatsConfig |
BootstrapOuterClass.BootstrapOrBuilder.getStatsConfig()
Configuration for internal processing of stats.
|
Stats.StatsConfig |
BootstrapOuterClass.Bootstrap.getStatsConfig()
Configuration for internal processing of stats.
|
Stats.StatsConfig |
BootstrapOuterClass.Bootstrap.Builder.getStatsConfig()
Configuration for internal processing of stats.
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapOuterClass.Bootstrap.Builder |
BootstrapOuterClass.Bootstrap.Builder.mergeStatsConfig(Stats.StatsConfig value)
Configuration for internal processing of stats.
|
BootstrapOuterClass.Bootstrap.Builder |
BootstrapOuterClass.Bootstrap.Builder.setStatsConfig(Stats.StatsConfig value)
Configuration for internal processing of stats.
|
| Modifier and Type | Method and Description |
|---|---|
Stats.StatsConfig |
Stats.StatsConfig.Builder.build() |
Stats.StatsConfig |
Stats.StatsConfig.Builder.buildPartial() |
static Stats.StatsConfig |
Stats.StatsConfig.getDefaultInstance() |
Stats.StatsConfig |
Stats.StatsConfig.getDefaultInstanceForType() |
Stats.StatsConfig |
Stats.StatsConfig.Builder.getDefaultInstanceForType() |
static Stats.StatsConfig |
Stats.StatsConfig.parseDelimitedFrom(InputStream input) |
static Stats.StatsConfig |
Stats.StatsConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stats.StatsConfig |
Stats.StatsConfig.parseFrom(byte[] data) |
static Stats.StatsConfig |
Stats.StatsConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stats.StatsConfig |
Stats.StatsConfig.parseFrom(ByteBuffer data) |
static Stats.StatsConfig |
Stats.StatsConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stats.StatsConfig |
Stats.StatsConfig.parseFrom(com.google.protobuf.ByteString data) |
static Stats.StatsConfig |
Stats.StatsConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stats.StatsConfig |
Stats.StatsConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static Stats.StatsConfig |
Stats.StatsConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stats.StatsConfig |
Stats.StatsConfig.parseFrom(InputStream input) |
static Stats.StatsConfig |
Stats.StatsConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Stats.StatsConfig> |
Stats.StatsConfig.getParserForType() |
static com.google.protobuf.Parser<Stats.StatsConfig> |
Stats.StatsConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Stats.StatsConfig.Builder |
Stats.StatsConfig.Builder.mergeFrom(Stats.StatsConfig other) |
static Stats.StatsConfig.Builder |
Stats.StatsConfig.newBuilder(Stats.StatsConfig prototype) |
Copyright © 2018 The Envoy Project. All rights reserved.