Skip navigation links
A B C E F G H L M P R S T U W 

A

addAdditionalResult(long, long) - Method in class alluxio.stress.cli.client.StressClientIOBench
Read the log file from java agent log file.
addAdditionalResult(long, long) - Method in class alluxio.stress.cli.fuse.FuseIOBench
Reads 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.fuse - package alluxio.stress.cli.fuse
 
alluxio.stress.cli.report - package alluxio.stress.cli.report
 
alluxio.stress.cli.suite - package alluxio.stress.cli.suite
 
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
 
BLOCK_LOCATION_MEM - Static variable in class alluxio.stress.cli.RpcBenchPreparationUtils
 

C

CAPACITY - Static variable in class alluxio.stress.cli.RpcBenchPreparationUtils
 
CAPACITY_MEM - Static variable in class alluxio.stress.cli.RpcBenchPreparationUtils
 
cleanup() - Method in class alluxio.stress.cli.Benchmark
Perform post-run cleanups.
cleanup() - Method in class alluxio.stress.cli.GetPinnedFileIdsBench
 
cleanup() - Method in class alluxio.stress.cli.RpcBench
 
ClientIOWritePolicy - Class in alluxio.stress.cli.client
A write type for restricting the writes to a set number of workers.
ClientIOWritePolicy(AlluxioConfiguration) - Constructor for class alluxio.stress.cli.client.ClientIOWritePolicy
Constructs a new ClientIOWritePolicy.

E

EMPTY_CONFIG - Static variable in class alluxio.stress.cli.RpcBenchPreparationUtils
 
equals(Object) - Method in class alluxio.stress.cli.client.ClientIOWritePolicy
 

F

FuseIOBench - Class in alluxio.stress.cli.fuse
Single node stress test.
FuseIOBench() - Constructor for class alluxio.stress.cli.fuse.FuseIOBench
Creates instance.

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.
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.fuse.FuseIOBench
 
getBenchDescription() - Method in class alluxio.stress.cli.GetPinnedFileIdsBench
 
getBenchDescription() - Method in class alluxio.stress.cli.RegisterWorkerBench
 
getBenchDescription() - Method in class alluxio.stress.cli.StressJobServiceBench
 
getBenchDescription() - Method in class alluxio.stress.cli.StressMasterBench
 
getBenchDescription() - Method in class alluxio.stress.cli.UfsIOBench
 
getBenchDescription() - Method in class alluxio.stress.cli.worker.StressWorkerBench
 
getBenchDescription() - Method in class alluxio.stress.cli.WorkerHeartbeatBench
 
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
 
getParameters() - Method in class alluxio.stress.cli.GetPinnedFileIdsBench
 
getParameters() - Method in class alluxio.stress.cli.RegisterWorkerBench
 
getParameters() - Method in class alluxio.stress.cli.RpcBench
Returns the parameters.
getParameters() - Method in class alluxio.stress.cli.WorkerHeartbeatBench
 
GetPinnedFileIdsBench - Class in alluxio.stress.cli
A benchmarking tool for the GetPinnedFileIds RPC.
GetPinnedFileIdsBench() - Constructor for class alluxio.stress.cli.GetPinnedFileIdsBench
 
getPool() - Method in class alluxio.stress.cli.RpcBench
If the thread pool is not yet initialized, creates the pool.
getTimeNs() - Method in class alluxio.stress.cli.Benchmark.MethodStatistics
 
getType() - Method in class alluxio.stress.cli.Benchmark.ProfileInput
 
getWorker(GetWorkerOptions) - Method in class alluxio.stress.cli.client.ClientIOWritePolicy
 

H

hashCode() - Method in class alluxio.stress.cli.client.ClientIOWritePolicy
 

L

LOST_STORAGE - Static variable in class alluxio.stress.cli.RpcBenchPreparationUtils
 

M

main(String[]) - Static method in class alluxio.stress.cli.client.StressClientIOBench
 
main(String[]) - Static method in class alluxio.stress.cli.fuse.FuseIOBench
 
main(String[]) - Static method in class alluxio.stress.cli.GetPinnedFileIdsBench
 
main(String[]) - Static method in class alluxio.stress.cli.RegisterWorkerBench
 
main(String[]) - Static method in class alluxio.stress.cli.report.GenerateReport
 
main(String[]) - Static method in class alluxio.stress.cli.StressJobServiceBench
 
main(String[]) - Static method in class alluxio.stress.cli.StressMasterBench
 
main(String[]) - Static method in class alluxio.stress.cli.suite.MaxThroughput
 
main(String[]) - Static method in class alluxio.stress.cli.UfsIOBench
 
main(String[]) - Static method in class alluxio.stress.cli.worker.StressWorkerBench
 
main(String[]) - Static method in class alluxio.stress.cli.WorkerHeartbeatBench
 
mainInternal(String[], Benchmark) - Static method in class alluxio.stress.cli.Benchmark
 
mainInternal(String[], Suite) - Static method in class alluxio.stress.cli.suite.Suite
 
MAX_RESPONSE_TIME_BUCKET_INDEX - Static variable in class alluxio.stress.cli.StressJobServiceBench
 
MaxThroughput - Class in alluxio.stress.cli.suite
A max throughput suite.
mBaseParameters - Variable in class alluxio.stress.cli.Benchmark
 
mBaseParameters - Variable in class alluxio.stress.cli.suite.Suite
 
mPool - Variable in class alluxio.stress.cli.RpcBench
 

P

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.fuse.FuseIOBench
 
prepare() - Method in class alluxio.stress.cli.GetPinnedFileIdsBench
 
prepare() - Method in class alluxio.stress.cli.RegisterWorkerBench
 
prepare() - Method in class alluxio.stress.cli.StressJobServiceBench
 
prepare() - Method in class alluxio.stress.cli.StressMasterBench
 
prepare() - Method in class alluxio.stress.cli.UfsIOBench
 
prepare() - Method in class alluxio.stress.cli.worker.StressWorkerBench
 
prepare() - Method in class alluxio.stress.cli.WorkerHeartbeatBench
 
prepareBlocksInMaster(Map<BlockStoreLocation, List<Long>>, ExecutorService, int) - Static method in class alluxio.stress.cli.RpcBenchPreparationUtils
Prepare all relevant block IDs on the master side concurrently.
processMethodProfiles(long, long, Function<Benchmark.ProfileInput, String>) - Method in class alluxio.stress.cli.Benchmark
 

R

RegisterWorkerBench - Class in alluxio.stress.cli
A benchmarking tool for the RegisterWorker RPC.
RegisterWorkerBench() - Constructor for class alluxio.stress.cli.RegisterWorkerBench
 
RpcBench<T extends RpcBenchParameters> - Class in alluxio.stress.cli
A benchmarking tool to simulate stress on RPCs.
RpcBench() - Constructor for class alluxio.stress.cli.RpcBench
 
RpcBenchPreparationUtils - Class in alluxio.stress.cli
Utilities for the preparation step in RPC benchmark testing.
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.fuse.FuseIOBench
 
runLocal() - Method in class alluxio.stress.cli.RpcBench
 
runLocal() - Method in class alluxio.stress.cli.StressJobServiceBench
 
runLocal() - Method in class alluxio.stress.cli.StressMasterBench
 
runLocal() - Method in class alluxio.stress.cli.UfsIOBench
 
runLocal() - Method in class alluxio.stress.cli.worker.StressWorkerBench
 
runRPC() - Method in class alluxio.stress.cli.GetPinnedFileIdsBench
 
runRPC() - Method in class alluxio.stress.cli.RegisterWorkerBench
 
runRPC() - Method in class alluxio.stress.cli.RpcBench
Defines how each thread runs RPCs.
runRPC() - Method in class alluxio.stress.cli.WorkerHeartbeatBench
 
runSuite(String[]) - Method in class alluxio.stress.cli.suite.MaxThroughput
 
runSuite(String[]) - Method in class alluxio.stress.cli.suite.Suite
Runs the suite.

S

setMaxWorkers(int) - Static method in class alluxio.stress.cli.client.ClientIOWritePolicy
Updates the global state to reflect the max number of workers to write to.
StressClientIOBench - Class in alluxio.stress.cli.client
Single node client IO stress test.
StressClientIOBench() - Constructor for class alluxio.stress.cli.client.StressClientIOBench
Creates instance.
StressJobServiceBench - Class in alluxio.stress.cli
Job Service stress bench.
StressJobServiceBench() - Constructor for class alluxio.stress.cli.StressJobServiceBench
Creates instance.
StressMasterBench - Class in alluxio.stress.cli
Single node stress test.
StressMasterBench() - Constructor for class alluxio.stress.cli.StressMasterBench
Creates instance.
StressWorkerBench - Class in alluxio.stress.cli.worker
Single node stress test.
StressWorkerBench() - Constructor for class alluxio.stress.cli.worker.StressWorkerBench
Creates instance.
Suite<T extends Summary> - Class in alluxio.stress.cli.suite
Base class for all benchmark suites.
Suite() - Constructor for class alluxio.stress.cli.suite.Suite
 

T

toString() - Method in class alluxio.stress.cli.client.ClientIOWritePolicy
 

U

UfsIOBench - Class in alluxio.stress.cli
A benchmark tool measuring the IO to UFS.
UfsIOBench() - Constructor for class alluxio.stress.cli.UfsIOBench
 
USED_MEM_EMPTY - Static variable in class alluxio.stress.cli.RpcBenchPreparationUtils
 

W

WorkerHeartbeatBench - Class in alluxio.stress.cli
A benchmarking tool for the WorkerHeartbeat RPC.
WorkerHeartbeatBench() - Constructor for class alluxio.stress.cli.WorkerHeartbeatBench
 
A B C E F G H L M P R S T U W 
Skip navigation links

Copyright © 2022. All Rights Reserved.