Package | Description |
---|---|
com.asakusafw.operation.tools.directio.common |
Common classes for Direct I/O CLI.
|
Modifier and Type | Class and Description |
---|---|
class |
TaskExecutor
Executes
Task . |
Modifier and Type | Method and Description |
---|---|
Task.Context |
ExecutorParameter.getTaskContext()
Returns the task execution context.
|
Modifier and Type | Method and Description |
---|---|
void |
Task.execute(Task.Context context)
Executes this task.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.