Package | Description |
---|---|
com.github.dexecutor.core |
Constructor and Description |
---|
DefaultDependentTasksExecutor(ExecutionEngine<T,R> executionEngine,
TaskProvider<T,R> taskProvider) |
DependentTasksExecutorConfig(ExecutionEngine<T,R> executor,
TaskProvider<T,R> taskProvider)
Construct the object with mandatory params, rest are optional
|
DependentTasksExecutorConfig(ExecutorService executorService,
TaskProvider<T,R> taskProvider)
Construct the object with mandatory params, rest are optional
|
Copyright © 2016 Dexecutor. All rights reserved.