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