Package | Description |
---|---|
alluxio.stress.cli | |
alluxio.stress.client | |
alluxio.stress.master | |
alluxio.stress.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).
|
Modifier and Type | Field and Description |
---|---|
protected P |
AbstractStressBench.mParameters |
Modifier and Type | Class and Description |
---|---|
class |
ClientIOParameters
This holds all the parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
MasterBatchTaskParameters
This holds all the parameters for Master Batch Task.
|
class |
MasterBenchBaseParameters
This holds all the parameters shared by the MasterBench and MasterBatchTask.
|
class |
MasterBenchParameters
This holds all the parameters.
|
class |
MultiOperationMasterBenchParameters
This holds all the parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkerBenchParameters
This holds all the parameters.
|
Copyright © 2023. All Rights Reserved.