Uses of Interface
io.envoyproxy.envoy.config.metrics.v2.StatsSinkOrBuilder
-
Packages that use StatsSinkOrBuilder Package Description io.envoyproxy.envoy.config.bootstrap.v2 io.envoyproxy.envoy.config.metrics.v2 -
-
Uses of StatsSinkOrBuilder in io.envoyproxy.envoy.config.bootstrap.v2
Methods in io.envoyproxy.envoy.config.bootstrap.v2 that return StatsSinkOrBuilder Modifier and Type Method Description StatsSinkOrBuilderBootstrap.Builder. getStatsSinksOrBuilder(int index)Optional set of stats sinks.StatsSinkOrBuilderBootstrap. getStatsSinksOrBuilder(int index)Optional set of stats sinks.StatsSinkOrBuilderBootstrapOrBuilder. getStatsSinksOrBuilder(int index)Optional set of stats sinks.Methods in io.envoyproxy.envoy.config.bootstrap.v2 that return types with arguments of type StatsSinkOrBuilder Modifier and Type Method Description List<? extends StatsSinkOrBuilder>Bootstrap.Builder. getStatsSinksOrBuilderList()Optional set of stats sinks.List<? extends StatsSinkOrBuilder>Bootstrap. getStatsSinksOrBuilderList()Optional set of stats sinks.List<? extends StatsSinkOrBuilder>BootstrapOrBuilder. getStatsSinksOrBuilderList()Optional set of stats sinks. -
Uses of StatsSinkOrBuilder in io.envoyproxy.envoy.config.metrics.v2
Classes in io.envoyproxy.envoy.config.metrics.v2 that implement StatsSinkOrBuilder Modifier and Type Class Description classStatsSinkConfiguration for pluggable stats sinks.static classStatsSink.BuilderConfiguration for pluggable stats sinks.
-