| Package | Description |
|---|---|
| compbio.engine | |
| compbio.engine.cluster.drmaa | |
| compbio.engine.local | |
| compbio.ws.server |
| Modifier and Type | Method and Description |
|---|---|
static AsyncExecutor |
Configurator.getAsyncEngine(ConfiguredExecutable<?> executable) |
static AsyncExecutor |
Configurator.getAsyncEngine(ConfiguredExecutable<?> executable,
Executable.ExecProvider provider) |
static AsyncExecutor |
Configurator.getAsyncEngine(java.lang.String taskId) |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncClusterRunner
Single cluster job runner class
|
class |
AsyncJobRunner
Single cluster job runner class
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncLocalRunner |
| Modifier and Type | Method and Description |
|---|---|
static AsyncExecutor |
WSUtil.getEngine(ConfiguredExecutable<?> confClustal) |