Package | Description |
---|---|
alluxio.stress.cli | |
alluxio.stress.rpc |
Modifier and Type | Class and Description |
---|---|
class |
RpcBench<T extends RpcBenchParameters>
A benchmarking tool to simulate stress on RPCs.
|
Modifier and Type | Class and Description |
---|---|
class |
BlockMasterBenchParameters
Parameters for generating different stress on the BlockMaster.
|
class |
GetPinnedFileIdsParameters
Parameters for the stress test on GetPinnedFileIds RPC.
|
Modifier and Type | Method and Description |
---|---|
RpcBenchParameters |
RpcTaskResult.getParameters() |
RpcBenchParameters |
RpcTaskSummary.getParameters() |
Modifier and Type | Method and Description |
---|---|
void |
RpcTaskResult.setParameters(RpcBenchParameters parameters) |
void |
RpcTaskSummary.setParameters(RpcBenchParameters parameters) |
Constructor and Description |
---|
RpcTaskResult(BaseParameters baseParameters,
RpcBenchParameters rpcBenchParameters)
Constructor with only parameters.
|
Copyright © 2023. All Rights Reserved.