public class MesosExecutorDriverFactory extends java.lang.Object implements ExecutorDriverFactory
Constructor and Description |
---|
MesosExecutorDriverFactory() |
Modifier and Type | Method and Description |
---|---|
ExecutorDriver |
getDriver(Executor executor)
Gets a driver.
|
public ExecutorDriver getDriver(Executor executor)
ExecutorDriverFactory
getDriver
in interface ExecutorDriverFactory
executor
- The Executor for which the driver will be returned.