Uses of Class
io.envoyproxy.envoy.config.route.v3.WeightedCluster
Packages that use WeightedCluster
-
Uses of WeightedCluster in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as WeightedClusterModifier and TypeFieldDescriptionprivate static final WeightedClusterWeightedCluster.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.route.v3 with type parameters of type WeightedClusterModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<WeightedCluster> WeightedCluster.PARSERprivate com.google.protobuf.SingleFieldBuilder<WeightedCluster, WeightedCluster.Builder, WeightedClusterOrBuilder> RouteAction.Builder.weightedClustersBuilder_Methods in io.envoyproxy.envoy.config.route.v3 that return WeightedClusterModifier and TypeMethodDescriptionWeightedCluster.Builder.build()WeightedCluster.Builder.buildPartial()static WeightedClusterWeightedCluster.getDefaultInstance()WeightedCluster.Builder.getDefaultInstanceForType()WeightedCluster.getDefaultInstanceForType()RouteAction.Builder.getWeightedClusters()Multiple upstream clusters can be specified for a given route.RouteAction.getWeightedClusters()Multiple upstream clusters can be specified for a given route.RouteActionOrBuilder.getWeightedClusters()Multiple upstream clusters can be specified for a given route.static WeightedClusterWeightedCluster.parseDelimitedFrom(InputStream input) static WeightedClusterWeightedCluster.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WeightedClusterWeightedCluster.parseFrom(byte[] data) static WeightedClusterWeightedCluster.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WeightedClusterWeightedCluster.parseFrom(com.google.protobuf.ByteString data) static WeightedClusterWeightedCluster.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WeightedClusterWeightedCluster.parseFrom(com.google.protobuf.CodedInputStream input) static WeightedClusterWeightedCluster.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WeightedClusterWeightedCluster.parseFrom(InputStream input) static WeightedClusterWeightedCluster.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WeightedClusterWeightedCluster.parseFrom(ByteBuffer data) static WeightedClusterWeightedCluster.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type WeightedClusterModifier and TypeMethodDescriptioncom.google.protobuf.Parser<WeightedCluster> WeightedCluster.getParserForType()private com.google.protobuf.SingleFieldBuilder<WeightedCluster, WeightedCluster.Builder, WeightedClusterOrBuilder> RouteAction.Builder.getWeightedClustersFieldBuilder()Multiple upstream clusters can be specified for a given route.static com.google.protobuf.Parser<WeightedCluster> WeightedCluster.parser()Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type WeightedClusterModifier and TypeMethodDescriptionprivate voidWeightedCluster.Builder.buildPartial0(WeightedCluster result) private voidWeightedCluster.Builder.buildPartialOneofs(WeightedCluster result) private voidWeightedCluster.Builder.buildPartialRepeatedFields(WeightedCluster result) WeightedCluster.Builder.mergeFrom(WeightedCluster other) RouteAction.Builder.mergeWeightedClusters(WeightedCluster value) Multiple upstream clusters can be specified for a given route.static WeightedCluster.BuilderWeightedCluster.newBuilder(WeightedCluster prototype) RouteAction.Builder.setWeightedClusters(WeightedCluster value) Multiple upstream clusters can be specified for a given route.