Uses of Class
org.apache.druid.rpc.FixedSetServiceLocator
-
Packages that use FixedSetServiceLocator Package Description org.apache.druid.rpc -
-
Uses of FixedSetServiceLocator in org.apache.druid.rpc
Methods in org.apache.druid.rpc that return FixedSetServiceLocator Modifier and Type Method Description static FixedSetServiceLocatorFixedSetServiceLocator. forDruidServerMetadata(Set<DruidServerMetadata> serverMetadataSet)static FixedSetServiceLocatorFixedSetServiceLocator. forServiceLocation(@NotNull ServiceLocation serviceLocation)
-