Uses of Interface
io.envoyproxy.envoy.api.v2.endpoint.ClusterStatsOrBuilder
-
Packages that use ClusterStatsOrBuilder Package Description io.envoyproxy.envoy.api.v2.endpoint io.envoyproxy.envoy.service.load_stats.v2 -
-
Uses of ClusterStatsOrBuilder in io.envoyproxy.envoy.api.v2.endpoint
Classes in io.envoyproxy.envoy.api.v2.endpoint 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.v2
Methods in io.envoyproxy.envoy.service.load_stats.v2 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.v2 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.
-