| Package | Description |
|---|---|
| alluxio.stress | |
| alluxio.stress.client | |
| alluxio.stress.fuse | |
| alluxio.stress.jobservice | |
| alluxio.stress.master | |
| alluxio.stress.rpc | |
| alluxio.stress.worker |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TaskResult.Aggregator<T extends TaskResult>
The interface that aggregates multiple task results into a summary.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientIOTaskResult
The task result for the master stress tests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FuseIOTaskResult
The task result for the Fuse IO stress tests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JobServiceBenchTaskResult
The task result for the job service stress tests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MasterBenchTaskResult
The task result for the master stress tests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RpcTaskResult
This object holds the results from one RPC benchmark test run, containing all
successful and failed RPCs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IOTaskResult
Task result for the UFS I/O test.
|
class |
WorkerBenchTaskResult
The task results for the worker stress test.
|
Copyright © 2021. All Rights Reserved.