Package | Description |
---|---|
alluxio.stress.cli | |
alluxio.stress.worker |
Modifier and Type | Method and Description |
---|---|
IOTaskResult |
UfsIOBench.runLocal() |
Modifier and Type | Method and Description |
---|---|
IOTaskResult |
IOTaskResult.merge(IOTaskResult anotherResult)
Merge another result into itself.
|
static IOTaskResult |
IOTaskResult.reduceList(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(Iterable<IOTaskResult> results)
Reduce a list of
IOTaskResult into one. |
Constructor and Description |
---|
IOTaskSummary(IOTaskResult result) |
Copyright © 2023. All Rights Reserved.