| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 |
| Modifier and Type | Method and Description |
|---|---|
TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.ClusterWeight.Builder.build() |
TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.ClusterWeight.Builder.buildPartial() |
TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedClusterOrBuilder.getClusters(int index)
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.getClusters(int index)
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.Builder.getClusters(int index)
Specifies one or more upstream clusters associated with the route.
|
static TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.ClusterWeight.getDefaultInstance() |
TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.ClusterWeight.getDefaultInstanceForType() |
TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.ClusterWeight.Builder.getDefaultInstanceForType() |
static TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.ClusterWeight.parseDelimitedFrom(InputStream input) |
static TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.ClusterWeight.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.ClusterWeight.parseFrom(byte[] data) |
static TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.ClusterWeight.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.ClusterWeight.parseFrom(ByteBuffer data) |
static TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.ClusterWeight.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.ClusterWeight.parseFrom(com.google.protobuf.ByteString data) |
static TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.ClusterWeight.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.ClusterWeight.parseFrom(com.google.protobuf.CodedInputStream input) |
static TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.ClusterWeight.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.ClusterWeight.parseFrom(InputStream input) |
static TcpProxy.WeightedCluster.ClusterWeight |
TcpProxy.WeightedCluster.ClusterWeight.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<TcpProxy.WeightedCluster.ClusterWeight> |
TcpProxy.WeightedClusterOrBuilder.getClustersList()
Specifies one or more upstream clusters associated with the route.
|
List<TcpProxy.WeightedCluster.ClusterWeight> |
TcpProxy.WeightedCluster.getClustersList()
Specifies one or more upstream clusters associated with the route.
|
List<TcpProxy.WeightedCluster.ClusterWeight> |
TcpProxy.WeightedCluster.Builder.getClustersList()
Specifies one or more upstream clusters associated with the route.
|
com.google.protobuf.Parser<TcpProxy.WeightedCluster.ClusterWeight> |
TcpProxy.WeightedCluster.ClusterWeight.getParserForType() |
static com.google.protobuf.Parser<TcpProxy.WeightedCluster.ClusterWeight> |
TcpProxy.WeightedCluster.ClusterWeight.parser() |
| Modifier and Type | Method and Description |
|---|---|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.addClusters(int index,
TcpProxy.WeightedCluster.ClusterWeight value)
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.addClusters(TcpProxy.WeightedCluster.ClusterWeight value)
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.Builder.mergeFrom(TcpProxy.WeightedCluster.ClusterWeight other) |
static TcpProxy.WeightedCluster.ClusterWeight.Builder |
TcpProxy.WeightedCluster.ClusterWeight.newBuilder(TcpProxy.WeightedCluster.ClusterWeight prototype) |
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.setClusters(int index,
TcpProxy.WeightedCluster.ClusterWeight value)
Specifies one or more upstream clusters associated with the route.
|
| Modifier and Type | Method and Description |
|---|---|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.addAllClusters(Iterable<? extends TcpProxy.WeightedCluster.ClusterWeight> values)
Specifies one or more upstream clusters associated with the route.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.