JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
G
M
P
R
S
U
V
A
AbstractStressBench
<
T
extends
TaskResult
,
P
extends
FileSystemParameters
> - Class in
alluxio.stress.cli
An abstraction for stress tests which generates a specific workload on a certain Alluxio component (master, worker, ClientIO).
AbstractStressBench()
- Constructor for class alluxio.stress.cli.
AbstractStressBench
addAdditionalResult(long, long)
- Method in class alluxio.stress.cli.client.
StressClientIOBench
Read the log file from java agent log file.
alluxio.stress.cli
- package alluxio.stress.cli
alluxio.stress.cli.client
- package alluxio.stress.cli.client
alluxio.stress.cli.report
- package alluxio.stress.cli.report
alluxio.stress.cli.worker
- package alluxio.stress.cli.worker
B
Benchmark
<
T
extends
TaskResult
> - Class in
alluxio.stress.cli
Base class for all stress benchmarks.
Benchmark()
- Constructor for class alluxio.stress.cli.
Benchmark
Benchmark.MethodStatistics
- Class in
alluxio.stress.cli
Benchmark.ProfileInput
- Class in
alluxio.stress.cli
C
cleanup()
- Method in class alluxio.stress.cli.
Benchmark
Perform post-run cleanups.
G
generateJobConfig(String[])
- Method in class alluxio.stress.cli.
Benchmark
Generate a
StressBenchConfig
as the default JobConfig.
GenerateReport
- Class in
alluxio.stress.cli.report
Generates a report from summaries.
GenerateReport()
- Constructor for class alluxio.stress.cli.report.
GenerateReport
Creates an instance.
generateTestFilePaths(Path)
- Method in class alluxio.stress.cli.worker.
StressWorkerBench
Generates the target file paths in a deterministic manner.
getBenchDescription()
- Method in class alluxio.stress.cli.
Benchmark
Get the description of the bench.
getBenchDescription()
- Method in class alluxio.stress.cli.client.
StressClientIOBench
getBenchDescription()
- Method in class alluxio.stress.cli.
UfsIOBench
getBenchDescription()
- Method in class alluxio.stress.cli.worker.
StressWorkerBench
getIsttfb()
- Method in class alluxio.stress.cli.
Benchmark.ProfileInput
getMaxTimeNs()
- Method in class alluxio.stress.cli.
Benchmark.MethodStatistics
getMethod()
- Method in class alluxio.stress.cli.
Benchmark.ProfileInput
getNumSuccess()
- Method in class alluxio.stress.cli.
Benchmark.MethodStatistics
getTimeNs()
- Method in class alluxio.stress.cli.
Benchmark.MethodStatistics
getType()
- Method in class alluxio.stress.cli.
Benchmark.ProfileInput
M
main(String[])
- Static method in class alluxio.stress.cli.client.
StressClientIOBench
main(String[])
- Static method in class alluxio.stress.cli.report.
GenerateReport
main(String[])
- Static method in class alluxio.stress.cli.
UfsIOBench
main(String[])
- Static method in class alluxio.stress.cli.worker.
StressWorkerBench
mainInternal(String[], Benchmark)
- Static method in class alluxio.stress.cli.
Benchmark
mBaseParameters
- Variable in class alluxio.stress.cli.
Benchmark
mParameters
- Variable in class alluxio.stress.cli.
AbstractStressBench
P
parseParameters(String[])
- Method in class alluxio.stress.cli.
Benchmark
prepare()
- Method in class alluxio.stress.cli.
Benchmark
Prepares to run the test.
prepare()
- Method in class alluxio.stress.cli.client.
StressClientIOBench
prepare()
- Method in class alluxio.stress.cli.
UfsIOBench
prepare()
- Method in class alluxio.stress.cli.worker.
StressWorkerBench
processMethodProfiles(long, long, Function<Benchmark.ProfileInput, String>)
- Method in class alluxio.stress.cli.
Benchmark
R
run(String[])
- Method in class alluxio.stress.cli.
AbstractStressBench
run(String[])
- Method in class alluxio.stress.cli.
Benchmark
Runs the test and returns the string output.
run(String[])
- Method in class alluxio.stress.cli.report.
GenerateReport
Runs the report generation tool.
runLocal()
- Method in class alluxio.stress.cli.
Benchmark
Runs the test locally, in process.
runLocal()
- Method in class alluxio.stress.cli.client.
StressClientIOBench
runLocal()
- Method in class alluxio.stress.cli.
UfsIOBench
runLocal()
- Method in class alluxio.stress.cli.worker.
StressWorkerBench
runSingleTask(String[])
- Method in class alluxio.stress.cli.
Benchmark
S
StressClientIOBench
- Class in
alluxio.stress.cli.client
Client IO stress test.
StressClientIOBench()
- Constructor for class alluxio.stress.cli.client.
StressClientIOBench
Creates instance.
StressWorkerBench
- Class in
alluxio.stress.cli.worker
Single node stress test.
StressWorkerBench()
- Constructor for class alluxio.stress.cli.worker.
StressWorkerBench
Creates instance.
U
UfsIOBench
- Class in
alluxio.stress.cli
A benchmark tool measuring the IO to UFS.
UfsIOBench()
- Constructor for class alluxio.stress.cli.
UfsIOBench
V
validateParams()
- Method in class alluxio.stress.cli.
AbstractStressBench
Validates the parameters.
validateParams()
- Method in class alluxio.stress.cli.client.
StressClientIOBench
validateParams()
- Method in class alluxio.stress.cli.worker.
StressWorkerBench
A
B
C
G
M
P
R
S
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2023. All Rights Reserved.