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