Uses of Class
io.envoyproxy.envoy.extensions.access_loggers.stats.v3.Config.Stat
Packages that use Config.Stat
-
Uses of Config.Stat in io.envoyproxy.envoy.extensions.access_loggers.stats.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.stats.v3 that return Config.StatModifier and TypeMethodDescriptionConfig.Stat.Builder.build()Config.Stat.Builder.buildPartial()static Config.StatConfig.Stat.getDefaultInstance()Config.Stat.Builder.getDefaultInstanceForType()Config.Stat.getDefaultInstanceForType()Config.Counter.Builder.getStat()The name and tags of this counter.Config.Counter.getStat()The name and tags of this counter.Config.CounterOrBuilder.getStat()The name and tags of this counter.Config.Histogram.Builder.getStat()The name and tags of this histogram.Config.Histogram.getStat()The name and tags of this histogram.Config.HistogramOrBuilder.getStat()The name and tags of this histogram.static Config.StatConfig.Stat.parseDelimitedFrom(InputStream input) static Config.StatConfig.Stat.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Config.StatConfig.Stat.parseFrom(byte[] data) static Config.StatConfig.Stat.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Config.StatConfig.Stat.parseFrom(com.google.protobuf.ByteString data) static Config.StatConfig.Stat.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Config.StatConfig.Stat.parseFrom(com.google.protobuf.CodedInputStream input) static Config.StatConfig.Stat.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Config.StatConfig.Stat.parseFrom(InputStream input) static Config.StatConfig.Stat.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Config.StatConfig.Stat.parseFrom(ByteBuffer data) static Config.StatConfig.Stat.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.access_loggers.stats.v3 that return types with arguments of type Config.StatModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Config.Stat>Config.Stat.getParserForType()static com.google.protobuf.Parser<Config.Stat>Config.Stat.parser()Methods in io.envoyproxy.envoy.extensions.access_loggers.stats.v3 with parameters of type Config.StatModifier and TypeMethodDescriptionConfig.Stat.Builder.mergeFrom(Config.Stat other) Config.Counter.Builder.mergeStat(Config.Stat value) The name and tags of this counter.Config.Histogram.Builder.mergeStat(Config.Stat value) The name and tags of this histogram.static Config.Stat.BuilderConfig.Stat.newBuilder(Config.Stat prototype) Config.Counter.Builder.setStat(Config.Stat value) The name and tags of this counter.Config.Histogram.Builder.setStat(Config.Stat value) The name and tags of this histogram.