Uses of Interface
io.envoyproxy.envoy.extensions.matching.input_matchers.consistent_hashing.v3.ConsistentHashingOrBuilder
-
Packages that use ConsistentHashingOrBuilder Package Description io.envoyproxy.envoy.extensions.matching.input_matchers.consistent_hashing.v3 -
-
Uses of ConsistentHashingOrBuilder in io.envoyproxy.envoy.extensions.matching.input_matchers.consistent_hashing.v3
Classes in io.envoyproxy.envoy.extensions.matching.input_matchers.consistent_hashing.v3 that implement ConsistentHashingOrBuilder Modifier and Type Class Description classConsistentHashingThe consistent hashing matchers computes a consistent hash from the input and matches if the resulting hash is within the configured threshold.static classConsistentHashing.BuilderThe consistent hashing matchers computes a consistent hash from the input and matches if the resulting hash is within the configured threshold.
-