| Package | Description |
|---|---|
| io.fabric8.istio.api.networking.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
class |
LoadBalancerSettingsConsistentHashLBMaglev |
class |
LoadBalancerSettingsConsistentHashLBRingHash |
| Modifier and Type | Method and Description |
|---|---|
IsLoadBalancerSettingsConsistentHashLBHashAlgorithm |
LoadBalancerSettingsConsistentHashLBFluent.buildHashAlgorithm() |
IsLoadBalancerSettingsConsistentHashLBHashAlgorithm |
LoadBalancerSettingsConsistentHashLB.getHashAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoadBalancerSettingsConsistentHashLB.setHashAlgorithm(IsLoadBalancerSettingsConsistentHashLBHashAlgorithm hashAlgorithm) |
A |
LoadBalancerSettingsConsistentHashLBFluent.withHashAlgorithm(IsLoadBalancerSettingsConsistentHashLBHashAlgorithm hashAlgorithm) |
| Constructor and Description |
|---|
LoadBalancerSettingsConsistentHashLB(IsLoadBalancerSettingsConsistentHashLBHashAlgorithm hashAlgorithm,
IsLoadBalancerSettingsConsistentHashLBHashKey hashKey,
Integer minimumRingSize) |
Copyright © 2015–2024 Red Hat. All rights reserved.