| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2 |
| Modifier and Type | Method and Description |
|---|---|
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.clear() |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.clearFailTrafficOnPanic()
If set to true, Envoy will not consider any hosts when the cluster is in :ref:`panic
mode<arch_overview_load_balancing_panic_threshold>`.
|
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.clearMinClusterSize()
Configures minimum upstream cluster size required for zone aware routing
If upstream cluster size is less than specified, zone aware routing is not performed
even if zone aware routing is configured.
|
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.clearRoutingEnabled()
Configures percentage of requests that will be considered for zone aware routing
if zone aware routing is configured.
|
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.clone() |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.Builder.getZoneAwareLbConfigBuilder()
.envoy.api.v2.Cluster.CommonLbConfig.ZoneAwareLbConfig zone_aware_lb_config = 2; |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.mergeFrom(Cluster.CommonLbConfig.ZoneAwareLbConfig other) |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.mergeMinClusterSize(com.google.protobuf.UInt64Value value)
Configures minimum upstream cluster size required for zone aware routing
If upstream cluster size is less than specified, zone aware routing is not performed
even if zone aware routing is configured.
|
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.mergeRoutingEnabled(Percent value)
Configures percentage of requests that will be considered for zone aware routing
if zone aware routing is configured.
|
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.newBuilder() |
static Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.newBuilder(Cluster.CommonLbConfig.ZoneAwareLbConfig prototype) |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.newBuilderForType() |
protected Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.setFailTrafficOnPanic(boolean value)
If set to true, Envoy will not consider any hosts when the cluster is in :ref:`panic
mode<arch_overview_load_balancing_panic_threshold>`.
|
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.setMinClusterSize(com.google.protobuf.UInt64Value.Builder builderForValue)
Configures minimum upstream cluster size required for zone aware routing
If upstream cluster size is less than specified, zone aware routing is not performed
even if zone aware routing is configured.
|
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.setMinClusterSize(com.google.protobuf.UInt64Value value)
Configures minimum upstream cluster size required for zone aware routing
If upstream cluster size is less than specified, zone aware routing is not performed
even if zone aware routing is configured.
|
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.setRoutingEnabled(Percent.Builder builderForValue)
Configures percentage of requests that will be considered for zone aware routing
if zone aware routing is configured.
|
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.setRoutingEnabled(Percent value)
Configures percentage of requests that will be considered for zone aware routing
if zone aware routing is configured.
|
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.CommonLbConfig.Builder |
Cluster.CommonLbConfig.Builder.setZoneAwareLbConfig(Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder builderForValue)
.envoy.api.v2.Cluster.CommonLbConfig.ZoneAwareLbConfig zone_aware_lb_config = 2; |
Copyright © 2018–2021 The Envoy Project. All rights reserved.