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