| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
WeightedCluster.ClusterWeight |
WeightedCluster.ClusterWeight.Builder.build() |
WeightedCluster.ClusterWeight |
WeightedCluster.ClusterWeight.Builder.buildPartial() |
WeightedCluster.ClusterWeight |
WeightedClusterOrBuilder.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 |
WeightedCluster.Builder.getClusters(int index)
Specifies one or more upstream clusters associated with the route.
|
static WeightedCluster.ClusterWeight |
WeightedCluster.ClusterWeight.getDefaultInstance() |
WeightedCluster.ClusterWeight |
WeightedCluster.ClusterWeight.getDefaultInstanceForType() |
WeightedCluster.ClusterWeight |
WeightedCluster.ClusterWeight.Builder.getDefaultInstanceForType() |
static WeightedCluster.ClusterWeight |
WeightedCluster.ClusterWeight.parseDelimitedFrom(InputStream input) |
static WeightedCluster.ClusterWeight |
WeightedCluster.ClusterWeight.parseDelimitedFrom(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(ByteBuffer data) |
static WeightedCluster.ClusterWeight |
WeightedCluster.ClusterWeight.parseFrom(ByteBuffer 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(InputStream input) |
static WeightedCluster.ClusterWeight |
WeightedCluster.ClusterWeight.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<WeightedCluster.ClusterWeight> |
WeightedClusterOrBuilder.getClustersList()
Specifies one or more upstream clusters associated with the route.
|
List<WeightedCluster.ClusterWeight> |
WeightedCluster.getClustersList()
Specifies one or more upstream clusters associated with the route.
|
List<WeightedCluster.ClusterWeight> |
WeightedCluster.Builder.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() |
| Modifier and Type | Method and 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.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
WeightedCluster.Builder |
WeightedCluster.Builder.addAllClusters(Iterable<? extends WeightedCluster.ClusterWeight> values)
Specifies one or more upstream clusters associated with the route.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.