Uses of Interface
io.envoyproxy.envoy.config.endpoint.v3.ClusterStatsOrBuilder
-
Packages that use ClusterStatsOrBuilder Package Description io.envoyproxy.envoy.config.endpoint.v3 io.envoyproxy.envoy.service.load_stats.v3 -
-
Uses of ClusterStatsOrBuilder in io.envoyproxy.envoy.config.endpoint.v3
Classes in io.envoyproxy.envoy.config.endpoint.v3 that implement ClusterStatsOrBuilder Modifier and Type Class Description classClusterStatsPer cluster load stats.static classClusterStats.BuilderPer cluster load stats. -
Uses of ClusterStatsOrBuilder in io.envoyproxy.envoy.service.load_stats.v3
Methods in io.envoyproxy.envoy.service.load_stats.v3 that return ClusterStatsOrBuilder Modifier and Type Method Description ClusterStatsOrBuilderLoadStatsRequest.Builder. getClusterStatsOrBuilder(int index)A list of load stats to report.ClusterStatsOrBuilderLoadStatsRequest. getClusterStatsOrBuilder(int index)A list of load stats to report.ClusterStatsOrBuilderLoadStatsRequestOrBuilder. getClusterStatsOrBuilder(int index)A list of load stats to report.Methods in io.envoyproxy.envoy.service.load_stats.v3 that return types with arguments of type ClusterStatsOrBuilder Modifier and Type Method Description List<? extends ClusterStatsOrBuilder>LoadStatsRequest.Builder. getClusterStatsOrBuilderList()A list of load stats to report.List<? extends ClusterStatsOrBuilder>LoadStatsRequest. getClusterStatsOrBuilderList()A list of load stats to report.List<? extends ClusterStatsOrBuilder>LoadStatsRequestOrBuilder. getClusterStatsOrBuilderList()A list of load stats to report.
-