Uses of Interface
io.envoyproxy.envoy.admin.v3.SimpleMetricOrBuilder
-
Packages that use SimpleMetricOrBuilder Package Description io.envoyproxy.envoy.admin.v3 -
-
Uses of SimpleMetricOrBuilder in io.envoyproxy.envoy.admin.v3
Classes in io.envoyproxy.envoy.admin.v3 that implement SimpleMetricOrBuilder Modifier and Type Class Description classSimpleMetricProto representation of an Envoy Counter or Gauge value.static classSimpleMetric.BuilderProto representation of an Envoy Counter or Gauge value.Methods in io.envoyproxy.envoy.admin.v3 that return SimpleMetricOrBuilder Modifier and Type Method Description SimpleMetricOrBuilderHostStatus.Builder. getStatsOrBuilder(int index)List of stats specific to this host.SimpleMetricOrBuilderHostStatus. getStatsOrBuilder(int index)List of stats specific to this host.SimpleMetricOrBuilderHostStatusOrBuilder. getStatsOrBuilder(int index)List of stats specific to this host.Methods in io.envoyproxy.envoy.admin.v3 that return types with arguments of type SimpleMetricOrBuilder Modifier and Type Method Description List<? extends SimpleMetricOrBuilder>HostStatus.Builder. getStatsOrBuilderList()List of stats specific to this host.List<? extends SimpleMetricOrBuilder>HostStatus. getStatsOrBuilderList()List of stats specific to this host.List<? extends SimpleMetricOrBuilder>HostStatusOrBuilder. getStatsOrBuilderList()List of stats specific to this host.
-