| Package | Description |
|---|---|
| envoy.api.v2 |
| Modifier and Type | Method and Description |
|---|---|
static Cds.Cluster.LbPolicy |
Cds.Cluster.LbPolicy.forNumber(int value) |
Cds.Cluster.LbPolicy |
Cds.ClusterOrBuilder.getLbPolicy()
The :ref:`load balancer type <arch_overview_load_balancing_types>` to use
when picking a host in the cluster.
|
Cds.Cluster.LbPolicy |
Cds.Cluster.getLbPolicy()
The :ref:`load balancer type <arch_overview_load_balancing_types>` to use
when picking a host in the cluster.
|
Cds.Cluster.LbPolicy |
Cds.Cluster.Builder.getLbPolicy()
The :ref:`load balancer type <arch_overview_load_balancing_types>` to use
when picking a host in the cluster.
|
static Cds.Cluster.LbPolicy |
Cds.Cluster.LbPolicy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Cds.Cluster.LbPolicy |
Cds.Cluster.LbPolicy.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Cds.Cluster.LbPolicy |
Cds.Cluster.LbPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cds.Cluster.LbPolicy[] |
Cds.Cluster.LbPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Cds.Cluster.LbPolicy> |
Cds.Cluster.LbPolicy.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Cds.Cluster.Builder |
Cds.Cluster.Builder.setLbPolicy(Cds.Cluster.LbPolicy value)
The :ref:`load balancer type <arch_overview_load_balancing_types>` to use
when picking a host in the cluster.
|
Copyright © 2018 The Envoy Project. All rights reserved.