| Package | Description |
|---|---|
| com.asakusafw.operation.tools.directio.common |
Common classes for Direct I/O CLI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutorParameter.execute(Task... tasks)
Executes the tasks.
|
Task.Wait |
Task.Context.submit(Task task)
Submits the given task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutorParameter.execute(Collection<? extends Task> tasks)
Executes the tasks.
|
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.