Package org.apache.drill.exec.server
Class RemoteServiceSet
java.lang.Object
org.apache.drill.exec.server.RemoteServiceSet
- All Implemented Interfaces:
AutoCloseable
It is necessary to start Drillbit. For more info check
ClusterCoordinator
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RemoteServiceSet
-
-
Method Details
-
getCoordinator
-
close
- Specified by:
close
in interfaceAutoCloseable
- Throws:
Exception
-
getLocalServiceSet
- Returns:
- Use a non-null service set so that the drillbits can use port hunting
-