RingHash

The ring/modulo hash load balancer implements consistent hashing to backends. The algorithm has the property that the addition/removal of a host from a set of N hosts only affects 1/N of the requests.

Functions

Link copied to clipboard
open override fun toJava(): BackendServiceLocalityLbPolicy

Properties

Link copied to clipboard
val javaValue: BackendServiceLocalityLbPolicy
Link copied to clipboard
Link copied to clipboard