Class FixedServiceLocator

java.lang.Object
org.apache.druid.rpc.FixedServiceLocator
All Implemented Interfaces:
Closeable, AutoCloseable, ServiceLocator

public class FixedServiceLocator extends Object implements ServiceLocator
Locator for a fixed set of ServiceLocations.
  • Constructor Details

  • Method Details