| Package | Description |
|---|---|
| envoy.config.metrics.v2 |
| Modifier and Type | Method and Description |
|---|---|
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Stats.TagSpecifier.Builder |
Stats.StatsConfig.Builder.addStatsTagsBuilder()
Each stat name is iteratively processed through these tag specifiers.
|
Stats.TagSpecifier.Builder |
Stats.StatsConfig.Builder.addStatsTagsBuilder(int index)
Each stat name is iteratively processed through these tag specifiers.
|
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.clear() |
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.clearFixedValue()
Specifies a fixed tag value for the ``tag_name``.
|
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.clearRegex()
Designates a tag to strip from the tag extracted name and provide as a named
tag value for all statistics.
|
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.clearTagName()
Attaches an identifier to the tag values to identify the tag being in the
sink.
|
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.clearTagValue() |
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.clone() |
Stats.TagSpecifier.Builder |
Stats.StatsConfig.Builder.getStatsTagsBuilder(int index)
Each stat name is iteratively processed through these tag specifiers.
|
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.mergeFrom(com.google.protobuf.Message other) |
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.mergeFrom(Stats.TagSpecifier other) |
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Stats.TagSpecifier.Builder |
Stats.TagSpecifier.newBuilder() |
static Stats.TagSpecifier.Builder |
Stats.TagSpecifier.newBuilder(Stats.TagSpecifier prototype) |
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.newBuilderForType() |
protected Stats.TagSpecifier.Builder |
Stats.TagSpecifier.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.setFixedValue(String value)
Specifies a fixed tag value for the ``tag_name``.
|
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.setFixedValueBytes(com.google.protobuf.ByteString value)
Specifies a fixed tag value for the ``tag_name``.
|
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.setRegex(String value)
Designates a tag to strip from the tag extracted name and provide as a named
tag value for all statistics.
|
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.setRegexBytes(com.google.protobuf.ByteString value)
Designates a tag to strip from the tag extracted name and provide as a named
tag value for all statistics.
|
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.setTagName(String value)
Attaches an identifier to the tag values to identify the tag being in the
sink.
|
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.setTagNameBytes(com.google.protobuf.ByteString value)
Attaches an identifier to the tag values to identify the tag being in the
sink.
|
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Stats.TagSpecifier.Builder |
Stats.TagSpecifier.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Stats.TagSpecifier.Builder> |
Stats.StatsConfig.Builder.getStatsTagsBuilderList()
Each stat name is iteratively processed through these tag specifiers.
|
| Modifier and Type | Method and Description |
|---|---|
Stats.StatsConfig.Builder |
Stats.StatsConfig.Builder.addStatsTags(int index,
Stats.TagSpecifier.Builder builderForValue)
Each stat name is iteratively processed through these tag specifiers.
|
Stats.StatsConfig.Builder |
Stats.StatsConfig.Builder.addStatsTags(Stats.TagSpecifier.Builder builderForValue)
Each stat name is iteratively processed through these tag specifiers.
|
Stats.StatsConfig.Builder |
Stats.StatsConfig.Builder.setStatsTags(int index,
Stats.TagSpecifier.Builder builderForValue)
Each stat name is iteratively processed through these tag specifiers.
|
Copyright © 2018 The Envoy Project. All rights reserved.