Uses of Interface
io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3.RingHashOrBuilder
-
Packages that use RingHashOrBuilder Package Description io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 -
-
Uses of RingHashOrBuilder in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3
Classes in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 that implement RingHashOrBuilder Modifier and Type Class Description class
RingHash
This configuration allows the built-in RING_HASH LB policy to be configured via the LB policy extension point.static class
RingHash.Builder
This configuration allows the built-in RING_HASH LB policy to be configured via the LB policy extension point.
-