Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3.WeightedClusterOrBuilder
-
Packages that use WeightedClusterOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 -
-
Uses of WeightedClusterOrBuilder in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3
Classes in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that implement WeightedClusterOrBuilder Modifier and Type Class Description classWeightedClusterAllows for specification of multiple upstream clusters along with weights that indicate the percentage of traffic to be forwarded to each cluster.static classWeightedCluster.BuilderAllows 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.extensions.filters.network.thrift_proxy.v3 that return WeightedClusterOrBuilder Modifier and Type Method Description WeightedClusterOrBuilderRouteAction.Builder. getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.WeightedClusterOrBuilderRouteAction. getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.WeightedClusterOrBuilderRouteActionOrBuilder. getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.
-