Uses of Class
io.envoyproxy.envoy.config.route.v3.WeightedCluster.ClusterWeight
-
Packages that use WeightedCluster.ClusterWeight Package Description io.envoyproxy.envoy.config.route.v3 io.grpc.xds Library for gPRC proxyless service mesh using Envoy xDS protocol. -
-
Uses of WeightedCluster.ClusterWeight in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as WeightedCluster.ClusterWeight Modifier and Type Field Description private static WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight. DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type WeightedCluster.ClusterWeight Modifier and Type Field Description private java.util.List<WeightedCluster.ClusterWeight>
WeightedCluster.Builder. clusters_
private java.util.List<WeightedCluster.ClusterWeight>
WeightedCluster. clusters_
private com.google.protobuf.RepeatedFieldBuilder<WeightedCluster.ClusterWeight,WeightedCluster.ClusterWeight.Builder,WeightedCluster.ClusterWeightOrBuilder>
WeightedCluster.Builder. clustersBuilder_
private static com.google.protobuf.Parser<WeightedCluster.ClusterWeight>
WeightedCluster.ClusterWeight. PARSER
Methods in io.envoyproxy.envoy.config.route.v3 that return WeightedCluster.ClusterWeight Modifier and Type Method Description WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight.Builder. build()
WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight.Builder. buildPartial()
WeightedCluster.ClusterWeight
WeightedCluster.Builder. getClusters(int index)
Specifies one or more upstream clusters associated with the route.WeightedCluster.ClusterWeight
WeightedCluster. getClusters(int index)
Specifies one or more upstream clusters associated with the route.WeightedCluster.ClusterWeight
WeightedClusterOrBuilder. getClusters(int index)
Specifies one or more upstream clusters associated with the route.static WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight. getDefaultInstance()
WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight.Builder. getDefaultInstanceForType()
WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight. getDefaultInstanceForType()
static WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight. parseDelimitedFrom(java.io.InputStream input)
static WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight. parseFrom(byte[] data)
static WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight. parseFrom(com.google.protobuf.ByteString data)
static WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight. parseFrom(com.google.protobuf.CodedInputStream input)
static WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight. parseFrom(java.io.InputStream input)
static WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight. parseFrom(java.nio.ByteBuffer data)
static WeightedCluster.ClusterWeight
WeightedCluster.ClusterWeight. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type WeightedCluster.ClusterWeight Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<WeightedCluster.ClusterWeight,WeightedCluster.ClusterWeight.Builder,WeightedCluster.ClusterWeightOrBuilder>
WeightedCluster.Builder. getClustersFieldBuilder()
java.util.List<WeightedCluster.ClusterWeight>
WeightedCluster.Builder. getClustersList()
Specifies one or more upstream clusters associated with the route.java.util.List<WeightedCluster.ClusterWeight>
WeightedCluster. getClustersList()
Specifies one or more upstream clusters associated with the route.java.util.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.route.v3 with parameters of type WeightedCluster.ClusterWeight Modifier and Type Method Description WeightedCluster.Builder
WeightedCluster.Builder. addClusters(int index, WeightedCluster.ClusterWeight value)
Specifies one or more upstream clusters associated with the route.WeightedCluster.Builder
WeightedCluster.Builder. addClusters(WeightedCluster.ClusterWeight value)
Specifies one or more upstream clusters associated with the route.private void
WeightedCluster.ClusterWeight.Builder. buildPartial0(WeightedCluster.ClusterWeight result)
private void
WeightedCluster.ClusterWeight.Builder. buildPartialOneofs(WeightedCluster.ClusterWeight result)
private void
WeightedCluster.ClusterWeight.Builder. buildPartialRepeatedFields(WeightedCluster.ClusterWeight result)
WeightedCluster.ClusterWeight.Builder
WeightedCluster.ClusterWeight.Builder. mergeFrom(WeightedCluster.ClusterWeight other)
static WeightedCluster.ClusterWeight.Builder
WeightedCluster.ClusterWeight. newBuilder(WeightedCluster.ClusterWeight prototype)
WeightedCluster.Builder
WeightedCluster.Builder. setClusters(int index, WeightedCluster.ClusterWeight value)
Specifies one or more upstream clusters associated with the route.Method parameters in io.envoyproxy.envoy.config.route.v3 with type arguments of type WeightedCluster.ClusterWeight Modifier and Type Method Description WeightedCluster.Builder
WeightedCluster.Builder. addAllClusters(java.lang.Iterable<? extends WeightedCluster.ClusterWeight> values)
Specifies one or more upstream clusters associated with the route. -
Uses of WeightedCluster.ClusterWeight in io.grpc.xds
Methods in io.grpc.xds with parameters of type WeightedCluster.ClusterWeight Modifier and Type Method Description (package private) static XdsResourceType.StructOrError<VirtualHost.Route.RouteAction.ClusterWeight>
XdsRouteConfigureResource. parseClusterWeight(WeightedCluster.ClusterWeight proto, FilterRegistry filterRegistry)
-