| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
TcpProxy.WeightedCluster |
TcpProxy.WeightedCluster.Builder.build() |
TcpProxy.WeightedCluster |
TcpProxy.WeightedCluster.Builder.buildPartial() |
static TcpProxy.WeightedCluster |
TcpProxy.WeightedCluster.getDefaultInstance() |
TcpProxy.WeightedCluster |
TcpProxy.WeightedCluster.getDefaultInstanceForType() |
TcpProxy.WeightedCluster |
TcpProxy.WeightedCluster.Builder.getDefaultInstanceForType() |
TcpProxy.WeightedCluster |
TcpProxyOrBuilder.getWeightedClusters()
Multiple upstream clusters can be specified for a given route.
|
TcpProxy.WeightedCluster |
TcpProxy.getWeightedClusters()
Multiple upstream clusters can be specified for a given route.
|
TcpProxy.WeightedCluster |
TcpProxy.Builder.getWeightedClusters()
Multiple upstream clusters can be specified for a given route.
|
static TcpProxy.WeightedCluster |
TcpProxy.WeightedCluster.parseDelimitedFrom(InputStream input) |
static TcpProxy.WeightedCluster |
TcpProxy.WeightedCluster.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.WeightedCluster |
TcpProxy.WeightedCluster.parseFrom(byte[] data) |
static TcpProxy.WeightedCluster |
TcpProxy.WeightedCluster.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.WeightedCluster |
TcpProxy.WeightedCluster.parseFrom(ByteBuffer data) |
static TcpProxy.WeightedCluster |
TcpProxy.WeightedCluster.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.WeightedCluster |
TcpProxy.WeightedCluster.parseFrom(com.google.protobuf.ByteString data) |
static TcpProxy.WeightedCluster |
TcpProxy.WeightedCluster.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.WeightedCluster |
TcpProxy.WeightedCluster.parseFrom(com.google.protobuf.CodedInputStream input) |
static TcpProxy.WeightedCluster |
TcpProxy.WeightedCluster.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.WeightedCluster |
TcpProxy.WeightedCluster.parseFrom(InputStream input) |
static TcpProxy.WeightedCluster |
TcpProxy.WeightedCluster.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TcpProxy.WeightedCluster> |
TcpProxy.WeightedCluster.getParserForType() |
static com.google.protobuf.Parser<TcpProxy.WeightedCluster> |
TcpProxy.WeightedCluster.parser() |
| Modifier and Type | Method and Description |
|---|---|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.mergeFrom(TcpProxy.WeightedCluster other) |
TcpProxy.Builder |
TcpProxy.Builder.mergeWeightedClusters(TcpProxy.WeightedCluster value)
Multiple upstream clusters can be specified for a given route.
|
static TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.newBuilder(TcpProxy.WeightedCluster prototype) |
TcpProxy.Builder |
TcpProxy.Builder.setWeightedClusters(TcpProxy.WeightedCluster value)
Multiple upstream clusters can be specified for a given route.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.