| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 |
| Modifier and Type | Method and Description |
|---|---|
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.Builder.addClustersBuilder()
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.Builder.addClustersBuilder(int index)
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.clear() |
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.clearMetadataMatch()
Optional endpoint metadata match criteria used by the subset load balancer.
|
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.clearName()
Name of the upstream cluster.
|
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.clearWeight()
When a request matches the route, the choice of an upstream cluster is
determined by its weight.
|
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.clone() |
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.Builder.getClustersBuilder(int index)
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.mergeFrom(com.google.protobuf.Message other) |
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.mergeFrom(TcpProxy.WeightedCluster.ClusterWeight other) |
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.mergeMetadataMatch(Metadata value)
Optional endpoint metadata match criteria used by the subset load balancer.
|
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.newBuilder() |
static TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.newBuilder(TcpProxy.WeightedCluster.ClusterWeight prototype) |
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.newBuilderForType() |
protected TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.setMetadataMatch(Metadata.Builder builderForValue)
Optional endpoint metadata match criteria used by the subset load balancer.
|
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.setMetadataMatch(Metadata value)
Optional endpoint metadata match criteria used by the subset load balancer.
|
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.setName(String value)
Name of the upstream cluster.
|
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name of the upstream cluster.
|
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.setWeight(int value)
When a request matches the route, the choice of an upstream cluster is
determined by its weight.
|
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<TcpProxy.WeightedCluster.ClusterWeight.Builder> |
TcpProxy.WeightedCluster.Builder.getClustersBuilderList()
Specifies one or more upstream clusters associated with the route.
|
| Modifier and Type | Method and Description |
|---|---|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.addClusters(int index,
TcpProxy.WeightedCluster.ClusterWeight.Builder builderForValue)
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.addClusters(TcpProxy.WeightedCluster.ClusterWeight.Builder builderForValue)
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.setClusters(int index,
TcpProxy.WeightedCluster.ClusterWeight.Builder builderForValue)
Specifies one or more upstream clusters associated with the route.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.