Package | Description |
---|---|
alluxio.stress.cli | |
alluxio.stress.cli.client | |
alluxio.stress.cli.fuse | |
alluxio.stress.cli.suite | |
alluxio.stress.cli.worker |
Modifier and Type | Class and Description |
---|---|
class |
AbstractStressBench<T extends TaskResult,P extends FileSystemParameters>
An abstraction for stress tests which generates a specific workload
on a certain Alluxio component (master, worker, ClientIO).
|
class |
GetPinnedFileIdsBench
A benchmarking tool for the GetPinnedFileIds RPC.
|
class |
MaxFileBench
MaxFile StressBench class.
|
class |
MultiOperationStressMasterBench
A stress master bench that benchmark a set of combined operations.
|
class |
RegisterWorkerBench
A benchmarking tool for the RegisterWorker RPC.
|
class |
RpcBench<T extends RpcBenchParameters>
A benchmarking tool to simulate stress on RPCs.
|
class |
StreamRegisterWorkerBench
A benchmarking tool for the RegisterWorkerStream RPC.
|
class |
StressJobServiceBench
Job Service stress bench.
|
class |
StressMasterBench
Single node stress test.
|
class |
StressMasterBenchBase<T extends MasterBenchTaskResultBase<P>,P extends MasterBenchBaseParameters>
The base class for master stress bench tests.
|
class |
UfsIOBench
A benchmark tool measuring the IO to UFS.
|
class |
WorkerHeartbeatBench
A benchmarking tool for the WorkerHeartbeat RPC.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
Benchmark.mainInternal(String[] args,
Benchmark benchmark) |
Modifier and Type | Class and Description |
---|---|
class |
CompactionBench
Benchmark that simulates a workload that compacts many small files into a bigger file.
|
class |
StressClientIOBench
Client IO stress test.
|
Modifier and Type | Class and Description |
---|---|
class |
FuseIOBench
Single node stress test.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMaxThroughput<Q extends TaskResult,T extends AbstractMaxThroughputSummary<P,S>,S extends GeneralBenchSummary<Q>,P extends Parameters>
abstract class for MaxThroughput benchmark.
|
class |
JobServiceMaxThroughput
A max throughput suite for job service.
|
class |
MasterMaxThroughput
A max throughput suite for master.
|
Modifier and Type | Class and Description |
---|---|
class |
StressWorkerBench
Single node stress test.
|
Copyright © 2023. All Rights Reserved.