类 DestinationRuleOuterClass.LoadBalancerSettings.ConsistentHashLB

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
istio.networking.v1alpha3.DestinationRuleOuterClass.LoadBalancerSettings.ConsistentHashLB
所有已实现的接口:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DestinationRuleOuterClass.LoadBalancerSettings.ConsistentHashLBOrBuilder, Serializable
封闭类:
DestinationRuleOuterClass.LoadBalancerSettings

public static final class DestinationRuleOuterClass.LoadBalancerSettings.ConsistentHashLB extends com.google.protobuf.GeneratedMessageV3 implements DestinationRuleOuterClass.LoadBalancerSettings.ConsistentHashLBOrBuilder
 Consistent Hash-based load balancing can be used to provide soft
 session affinity based on HTTP headers, cookies or other
 properties. This load balancing policy is applicable only for HTTP
 connections. The affinity to a particular destination host will be
 lost when one or more hosts are added/removed from the destination
 service.
 
Protobuf type istio.networking.v1alpha3.LoadBalancerSettings.ConsistentHashLB
另请参阅: