| Package | Description |
|---|---|
| alluxio.stress.worker |
| Modifier and Type | Method and Description |
|---|---|
IOTaskResult |
IOTaskResult.merge(IOTaskResult anotherResult)
Merge another result into itself.
|
static IOTaskResult |
IOTaskResult.reduceList(java.lang.Iterable<IOTaskResult> results)
Reduce a list of
IOTaskResult into one. |
| Modifier and Type | Method and Description |
|---|---|
IOTaskResult |
IOTaskResult.merge(IOTaskResult anotherResult)
Merge another result into itself.
|
| Modifier and Type | Method and Description |
|---|---|
static IOTaskResult |
IOTaskResult.reduceList(java.lang.Iterable<IOTaskResult> results)
Reduce a list of
IOTaskResult into one. |
| Constructor and Description |
|---|
IOTaskSummary(IOTaskResult result) |
Copyright © 2021. All Rights Reserved.