Uses of Interface
io.envoyproxy.envoy.api.v2.route.WeightedClusterOrBuilder
Packages that use WeightedClusterOrBuilder
Package
Description
-
Uses of WeightedClusterOrBuilder in io.envoyproxy.envoy.api.v2.route
Classes in io.envoyproxy.envoy.api.v2.route that implement WeightedClusterOrBuilderModifier and TypeClassDescriptionfinal classCompared to the :ref:`cluster <envoy_api_field_route.RouteAction.cluster>` field that specifies a single upstream cluster as the target of a request, the :ref:`weighted_clusters <envoy_api_field_route.RouteAction.weighted_clusters>` option allows for specification of multiple upstream clusters along with weights that indicate the percentage of traffic to be forwarded to each cluster.static final classCompared to the :ref:`cluster <envoy_api_field_route.RouteAction.cluster>` field that specifies a single upstream cluster as the target of a request, the :ref:`weighted_clusters <envoy_api_field_route.RouteAction.weighted_clusters>` option allows for specification of multiple upstream clusters along with weights that indicate the percentage of traffic to be forwarded to each cluster.Methods in io.envoyproxy.envoy.api.v2.route that return WeightedClusterOrBuilderModifier and TypeMethodDescriptionRouteAction.Builder.getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.RouteAction.getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.RouteActionOrBuilder.getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route. -
Uses of WeightedClusterOrBuilder in io.envoyproxy.envoy.config.filter.network.dubbo_proxy.v2alpha1
Methods in io.envoyproxy.envoy.config.filter.network.dubbo_proxy.v2alpha1 that return WeightedClusterOrBuilderModifier and TypeMethodDescriptionRouteAction.Builder.getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.RouteAction.getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.RouteActionOrBuilder.getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.