Uses of Class
io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1.WeightedCluster.ClusterWeight
-
Packages that use WeightedCluster.ClusterWeight Package Description io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 -
-
Uses of WeightedCluster.ClusterWeight in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1
Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 that return WeightedCluster.ClusterWeight Modifier and Type Method Description WeightedCluster.ClusterWeightWeightedCluster.ClusterWeight.Builder. build()WeightedCluster.ClusterWeightWeightedCluster.ClusterWeight.Builder. buildPartial()WeightedCluster.ClusterWeightWeightedCluster.Builder. getClusters(int index)Specifies one or more upstream clusters associated with the route.WeightedCluster.ClusterWeightWeightedCluster. getClusters(int index)Specifies one or more upstream clusters associated with the route.WeightedCluster.ClusterWeightWeightedClusterOrBuilder. getClusters(int index)Specifies one or more upstream clusters associated with the route.static WeightedCluster.ClusterWeightWeightedCluster.ClusterWeight. getDefaultInstance()WeightedCluster.ClusterWeightWeightedCluster.ClusterWeight.Builder. getDefaultInstanceForType()WeightedCluster.ClusterWeightWeightedCluster.ClusterWeight. getDefaultInstanceForType()static WeightedCluster.ClusterWeightWeightedCluster.ClusterWeight. parseDelimitedFrom(InputStream input)static WeightedCluster.ClusterWeightWeightedCluster.ClusterWeight. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeightedCluster.ClusterWeightWeightedCluster.ClusterWeight. parseFrom(byte[] data)static WeightedCluster.ClusterWeightWeightedCluster.ClusterWeight. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeightedCluster.ClusterWeightWeightedCluster.ClusterWeight. parseFrom(com.google.protobuf.ByteString data)static WeightedCluster.ClusterWeightWeightedCluster.ClusterWeight. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeightedCluster.ClusterWeightWeightedCluster.ClusterWeight. parseFrom(com.google.protobuf.CodedInputStream input)static WeightedCluster.ClusterWeightWeightedCluster.ClusterWeight. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeightedCluster.ClusterWeightWeightedCluster.ClusterWeight. parseFrom(InputStream input)static WeightedCluster.ClusterWeightWeightedCluster.ClusterWeight. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeightedCluster.ClusterWeightWeightedCluster.ClusterWeight. parseFrom(ByteBuffer data)static WeightedCluster.ClusterWeightWeightedCluster.ClusterWeight. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 that return types with arguments of type WeightedCluster.ClusterWeight Modifier and Type Method Description List<WeightedCluster.ClusterWeight>WeightedCluster.Builder. getClustersList()Specifies one or more upstream clusters associated with the route.List<WeightedCluster.ClusterWeight>WeightedCluster. getClustersList()Specifies one or more upstream clusters associated with the route.List<WeightedCluster.ClusterWeight>WeightedClusterOrBuilder. getClustersList()Specifies one or more upstream clusters associated with the route.com.google.protobuf.Parser<WeightedCluster.ClusterWeight>WeightedCluster.ClusterWeight. getParserForType()static com.google.protobuf.Parser<WeightedCluster.ClusterWeight>WeightedCluster.ClusterWeight. parser()Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 with parameters of type WeightedCluster.ClusterWeight Modifier and Type Method Description WeightedCluster.BuilderWeightedCluster.Builder. addClusters(int index, WeightedCluster.ClusterWeight value)Specifies one or more upstream clusters associated with the route.WeightedCluster.BuilderWeightedCluster.Builder. addClusters(WeightedCluster.ClusterWeight value)Specifies one or more upstream clusters associated with the route.WeightedCluster.ClusterWeight.BuilderWeightedCluster.ClusterWeight.Builder. mergeFrom(WeightedCluster.ClusterWeight other)static WeightedCluster.ClusterWeight.BuilderWeightedCluster.ClusterWeight. newBuilder(WeightedCluster.ClusterWeight prototype)WeightedCluster.BuilderWeightedCluster.Builder. setClusters(int index, WeightedCluster.ClusterWeight value)Specifies one or more upstream clusters associated with the route.Method parameters in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 with type arguments of type WeightedCluster.ClusterWeight Modifier and Type Method Description WeightedCluster.BuilderWeightedCluster.Builder. addAllClusters(Iterable<? extends WeightedCluster.ClusterWeight> values)Specifies one or more upstream clusters associated with the route.
-