Uses of Class
io.airlift.discovery.client.MergingServiceSelectorFactory
-
Packages that use MergingServiceSelectorFactory Package Description io.airlift.discovery.client io.airlift.discovery.client.testing -
-
Uses of MergingServiceSelectorFactory in io.airlift.discovery.client
Methods in io.airlift.discovery.client that return MergingServiceSelectorFactory Modifier and Type Method Description MergingServiceSelectorFactoryDiscoveryModule. createMergingServiceSelectorFactory(CachingServiceSelectorFactory factory, Announcer announcer, NodeInfo nodeInfo) -
Uses of MergingServiceSelectorFactory in io.airlift.discovery.client.testing
Methods in io.airlift.discovery.client.testing that return MergingServiceSelectorFactory Modifier and Type Method Description MergingServiceSelectorFactoryTestingDiscoveryModule. createMergingServiceSelectorFactory(SimpleServiceSelectorFactory factory, Announcer announcer, NodeInfo nodeInfo)
-