Package | Description |
---|---|
alluxio.stress.cli | |
alluxio.stress.cli.client | |
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 |
UfsIOBench
A benchmark tool measuring the IO to UFS.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
Benchmark.mainInternal(String[] args,
Benchmark benchmark) |
Modifier and Type | Class and Description |
---|---|
class |
StressClientIOBench
Client IO stress test.
|
Modifier and Type | Class and Description |
---|---|
class |
StressWorkerBench
Single node stress test.
|
Copyright © 2023. All Rights Reserved.