| Package | Description |
|---|---|
| envoy.config.metrics.v2 |
| Modifier and Type | Method and Description |
|---|---|
Stats.TagSpecifier |
Stats.TagSpecifier.Builder.build() |
Stats.TagSpecifier |
Stats.TagSpecifier.Builder.buildPartial() |
static Stats.TagSpecifier |
Stats.TagSpecifier.getDefaultInstance() |
Stats.TagSpecifier |
Stats.TagSpecifier.getDefaultInstanceForType() |
Stats.TagSpecifier |
Stats.TagSpecifier.Builder.getDefaultInstanceForType() |
Stats.TagSpecifier |
Stats.StatsConfigOrBuilder.getStatsTags(int index)
Each stat name is iteratively processed through these tag specifiers.
|
Stats.TagSpecifier |
Stats.StatsConfig.getStatsTags(int index)
Each stat name is iteratively processed through these tag specifiers.
|
Stats.TagSpecifier |
Stats.StatsConfig.Builder.getStatsTags(int index)
Each stat name is iteratively processed through these tag specifiers.
|
static Stats.TagSpecifier |
Stats.TagSpecifier.parseDelimitedFrom(InputStream input) |
static Stats.TagSpecifier |
Stats.TagSpecifier.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stats.TagSpecifier |
Stats.TagSpecifier.parseFrom(byte[] data) |
static Stats.TagSpecifier |
Stats.TagSpecifier.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stats.TagSpecifier |
Stats.TagSpecifier.parseFrom(ByteBuffer data) |
static Stats.TagSpecifier |
Stats.TagSpecifier.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stats.TagSpecifier |
Stats.TagSpecifier.parseFrom(com.google.protobuf.ByteString data) |
static Stats.TagSpecifier |
Stats.TagSpecifier.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stats.TagSpecifier |
Stats.TagSpecifier.parseFrom(com.google.protobuf.CodedInputStream input) |
static Stats.TagSpecifier |
Stats.TagSpecifier.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stats.TagSpecifier |
Stats.TagSpecifier.parseFrom(InputStream input) |
static Stats.TagSpecifier |
Stats.TagSpecifier.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Stats.TagSpecifier> |
Stats.TagSpecifier.getParserForType() |
List<Stats.TagSpecifier> |
Stats.StatsConfigOrBuilder.getStatsTagsList()
Each stat name is iteratively processed through these tag specifiers.
|
List<Stats.TagSpecifier> |
Stats.StatsConfig.getStatsTagsList()
Each stat name is iteratively processed through these tag specifiers.
|
List<Stats.TagSpecifier> |
Stats.StatsConfig.Builder.getStatsTagsList()
Each stat name is iteratively processed through these tag specifiers.
|
static com.google.protobuf.Parser<Stats.TagSpecifier> |
Stats.TagSpecifier.parser() |
| Modifier and Type | Method and Description |
|---|---|
Stats.StatsConfig.Builder |
Stats.StatsConfig.Builder.addStatsTags(int index,
Stats.TagSpecifier value)
Each stat name is iteratively processed through these tag specifiers.
|
Stats.StatsConfig.Builder |
Stats.StatsConfig.Builder.addStatsTags(Stats.TagSpecifier value)
Each stat name is iteratively processed through these tag specifiers.
|
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.mergeFrom(Stats.TagSpecifier other) |
static Stats.TagSpecifier.Builder |
Stats.TagSpecifier.newBuilder(Stats.TagSpecifier prototype) |
Stats.StatsConfig.Builder |
Stats.StatsConfig.Builder.setStatsTags(int index,
Stats.TagSpecifier value)
Each stat name is iteratively processed through these tag specifiers.
|
| Modifier and Type | Method and Description |
|---|---|
Stats.StatsConfig.Builder |
Stats.StatsConfig.Builder.addAllStatsTags(Iterable<? extends Stats.TagSpecifier> values)
Each stat name is iteratively processed through these tag specifiers.
|
Copyright © 2018 The Envoy Project. All rights reserved.