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