Uses of Interface
io.envoyproxy.envoy.type.HashPolicy.SourceIpOrBuilder
Packages that use HashPolicy.SourceIpOrBuilder
-
Uses of HashPolicy.SourceIpOrBuilder in io.envoyproxy.envoy.type
Classes in io.envoyproxy.envoy.type that implement HashPolicy.SourceIpOrBuilderModifier and TypeClassDescriptionstatic final classThe source IP will be used to compute the hash used by hash-based load balancing algorithms.static final classThe source IP will be used to compute the hash used by hash-based load balancing algorithms.Methods in io.envoyproxy.envoy.type that return HashPolicy.SourceIpOrBuilderModifier and TypeMethodDescriptionHashPolicy.Builder.getSourceIpOrBuilder().envoy.type.HashPolicy.SourceIp source_ip = 1;HashPolicy.getSourceIpOrBuilder().envoy.type.HashPolicy.SourceIp source_ip = 1;HashPolicyOrBuilder.getSourceIpOrBuilder().envoy.type.HashPolicy.SourceIp source_ip = 1;