Package | Description |
---|---|
alluxio.stress | |
alluxio.stress.cli | |
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 |
Benchmark<T extends TaskResult>
Base class for all stress benchmarks.
|
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 © 2023. All Rights Reserved.