Package | Description |
---|---|
com.asakusafw.testdriver.executor |
Executes test tasks.
|
com.asakusafw.workflow.cli.run |
Implementations of
run command. |
com.asakusafw.workflow.executor.basic |
Basic implementations of workflow executions.
|
com.asakusafw.workflow.hadoop |
Asakusa workflow Hadoop bridge classes.
|
Class and Description |
---|
BasicCommandTaskExecutor
Executes
CommandTaskInfo via fork/exec. |
BasicDeleteTaskExecutor
A basic implementation of
TaskExecutor for DeleteTaskInfo . |
Class and Description |
---|
BasicCommandLauncher.Output
Represents a kind of output target.
|
BasicCommandLauncher.OutputChannel
Represents a kind of output.
|
BasicCommandLauncher.OutputConsumer
Consumes command output by lines.
|
Class and Description |
---|
BasicBatchExecutor
A basic implementation of
BatchExecutor . |
BasicCommandLauncher.Output
Represents a kind of output target.
|
BasicCommandLauncher.OutputChannel
Represents a kind of output.
|
BasicCommandLauncher.OutputConsumer
Consumes command output by lines.
|
BasicExecutionContext
A basic implementation of
ExecutionContext . |
Class and Description |
---|
BasicDeleteTaskExecutor
A basic implementation of
TaskExecutor for DeleteTaskInfo . |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.