Uses of Interface
io.envoyproxy.envoy.api.v2.endpoint.ClusterStatsOrBuilder
Packages that use ClusterStatsOrBuilder
-
Uses of ClusterStatsOrBuilder in io.envoyproxy.envoy.api.v2.endpoint
Classes in io.envoyproxy.envoy.api.v2.endpoint that implement ClusterStatsOrBuilderModifier and TypeClassDescriptionfinal classPer cluster load stats.static final classPer 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 ClusterStatsOrBuilderModifier and TypeMethodDescriptionLoadStatsRequest.Builder.getClusterStatsOrBuilder(int index) A list of load stats to report.LoadStatsRequest.getClusterStatsOrBuilder(int index) A list of load stats to report.LoadStatsRequestOrBuilder.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 ClusterStatsOrBuilderModifier and TypeMethodDescriptionList<? 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.