| Package | Description |
|---|---|
| envoy.api.v2 |
| Modifier and Type | Method and Description |
|---|---|
Cds.Cluster.RingHashLbConfig |
Cds.Cluster.RingHashLbConfig.Builder.build() |
Cds.Cluster.RingHashLbConfig |
Cds.Cluster.RingHashLbConfig.Builder.buildPartial() |
static Cds.Cluster.RingHashLbConfig |
Cds.Cluster.RingHashLbConfig.getDefaultInstance() |
Cds.Cluster.RingHashLbConfig |
Cds.Cluster.RingHashLbConfig.getDefaultInstanceForType() |
Cds.Cluster.RingHashLbConfig |
Cds.Cluster.RingHashLbConfig.Builder.getDefaultInstanceForType() |
Cds.Cluster.RingHashLbConfig |
Cds.ClusterOrBuilder.getRingHashLbConfig()
Optional configuration for the Ring Hash load balancing policy.
|
Cds.Cluster.RingHashLbConfig |
Cds.Cluster.getRingHashLbConfig()
Optional configuration for the Ring Hash load balancing policy.
|
Cds.Cluster.RingHashLbConfig |
Cds.Cluster.Builder.getRingHashLbConfig()
Optional configuration for the Ring Hash load balancing policy.
|
static Cds.Cluster.RingHashLbConfig |
Cds.Cluster.RingHashLbConfig.parseDelimitedFrom(InputStream input) |
static Cds.Cluster.RingHashLbConfig |
Cds.Cluster.RingHashLbConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cds.Cluster.RingHashLbConfig |
Cds.Cluster.RingHashLbConfig.parseFrom(byte[] data) |
static Cds.Cluster.RingHashLbConfig |
Cds.Cluster.RingHashLbConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cds.Cluster.RingHashLbConfig |
Cds.Cluster.RingHashLbConfig.parseFrom(ByteBuffer data) |
static Cds.Cluster.RingHashLbConfig |
Cds.Cluster.RingHashLbConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cds.Cluster.RingHashLbConfig |
Cds.Cluster.RingHashLbConfig.parseFrom(com.google.protobuf.ByteString data) |
static Cds.Cluster.RingHashLbConfig |
Cds.Cluster.RingHashLbConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cds.Cluster.RingHashLbConfig |
Cds.Cluster.RingHashLbConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static Cds.Cluster.RingHashLbConfig |
Cds.Cluster.RingHashLbConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cds.Cluster.RingHashLbConfig |
Cds.Cluster.RingHashLbConfig.parseFrom(InputStream input) |
static Cds.Cluster.RingHashLbConfig |
Cds.Cluster.RingHashLbConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Cds.Cluster.RingHashLbConfig> |
Cds.Cluster.RingHashLbConfig.getParserForType() |
static com.google.protobuf.Parser<Cds.Cluster.RingHashLbConfig> |
Cds.Cluster.RingHashLbConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Cds.Cluster.RingHashLbConfig.Builder |
Cds.Cluster.RingHashLbConfig.Builder.mergeFrom(Cds.Cluster.RingHashLbConfig other) |
Cds.Cluster.Builder |
Cds.Cluster.Builder.mergeRingHashLbConfig(Cds.Cluster.RingHashLbConfig value)
Optional configuration for the Ring Hash load balancing policy.
|
static Cds.Cluster.RingHashLbConfig.Builder |
Cds.Cluster.RingHashLbConfig.newBuilder(Cds.Cluster.RingHashLbConfig prototype) |
Cds.Cluster.Builder |
Cds.Cluster.Builder.setRingHashLbConfig(Cds.Cluster.RingHashLbConfig value)
Optional configuration for the Ring Hash load balancing policy.
|
Copyright © 2018 The Envoy Project. All rights reserved.