| Package | Description |
|---|---|
| alluxio.stress.rpc |
| Modifier and Type | Method and Description |
|---|---|
static RpcTaskResult |
RpcTaskResult.Aggregator.reduceList(java.lang.Iterable<RpcTaskResult> results)
Reduce a list of
RpcTaskResult into one. |
| Modifier and Type | Method and Description |
|---|---|
void |
RpcTaskResult.merge(RpcTaskResult r) |
| Modifier and Type | Method and Description |
|---|---|
Summary |
RpcTaskResult.Aggregator.aggregate(java.lang.Iterable<RpcTaskResult> results) |
static RpcTaskResult |
RpcTaskResult.Aggregator.reduceList(java.lang.Iterable<RpcTaskResult> results)
Reduce a list of
RpcTaskResult into one. |
| Constructor and Description |
|---|
RpcTaskResult(RpcTaskResult source)
A copy constructor.
|
RpcTaskSummary(RpcTaskResult r)
Creates a summary from a task result.
|
Copyright © 2021. All Rights Reserved.