Package org.apache.druid.server.router
-
Interface Summary Interface Description AvaticaConnectionBalancer An AvaticaConnectionBalancer balances Avatica connections across a collection of servers. -
Class Summary Class Description ConsistentHashAvaticaConnectionBalancer ConsistentHasher Distributes objects across a set of node keys using consistent hashing.ManagementProxyConfig RendezvousHashAvaticaConnectionBalancer RendezvousHasher Distributes objects across a set of node keys using rendezvous hashing See https://en.wikipedia.org/wiki/Rendezvous_hashing -
Annotation Types Summary Annotation Type Description Router