Uses of Interface
org.apache.druid.client.selector.Server
Packages that use Server
-
Uses of Server in org.apache.druid.curator.discovery
Methods in org.apache.druid.curator.discovery that return ServerMethods in org.apache.druid.curator.discovery that return types with arguments of type Server -
Uses of Server in org.apache.druid.server.router
Methods in org.apache.druid.server.router that return ServerModifier and TypeMethodDescriptionAvaticaConnectionBalancer.pickServer(Collection<Server> servers, String connectionId) ConsistentHashAvaticaConnectionBalancer.pickServer(Collection<Server> servers, String connectionId) RendezvousHashAvaticaConnectionBalancer.pickServer(Collection<Server> servers, String connectionId) Method parameters in org.apache.druid.server.router with type arguments of type ServerModifier and TypeMethodDescriptionAvaticaConnectionBalancer.pickServer(Collection<Server> servers, String connectionId) ConsistentHashAvaticaConnectionBalancer.pickServer(Collection<Server> servers, String connectionId) RendezvousHashAvaticaConnectionBalancer.pickServer(Collection<Server> servers, String connectionId)