| Modifier and Type | Class and Description |
|---|---|
class |
ConsistentHashLoadBalancerSettings
This message defines settings for a consistent hash style load balancer.
|
static class |
ConsistentHashLoadBalancerSettings.Builder
This message defines settings for a consistent hash style load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
ConsistentHashLoadBalancerSettingsOrBuilder |
BackendService.getConsistentHashOrBuilder()
Consistent Hash-based load balancing can be used to provide soft session affinity based on HTTP headers, cookies or other properties.
|
ConsistentHashLoadBalancerSettingsOrBuilder |
BackendService.Builder.getConsistentHashOrBuilder()
Consistent Hash-based load balancing can be used to provide soft session affinity based on HTTP headers, cookies or other properties.
|
ConsistentHashLoadBalancerSettingsOrBuilder |
BackendServiceOrBuilder.getConsistentHashOrBuilder()
Consistent Hash-based load balancing can be used to provide soft session affinity based on HTTP headers, cookies or other properties.
|
Copyright © 2023 Google LLC. All rights reserved.