Package alluxio.stress.rpc
Class RpcBenchParameters
- java.lang.Object
-
- alluxio.stress.Parameters
-
- alluxio.stress.rpc.RpcBenchParameters
-
- Direct Known Subclasses:
BlockMasterBenchParameters,GetPinnedFileIdsParameters
public class RpcBenchParameters extends Parameters
Parameters for the RPC benchmark test.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class alluxio.stress.Parameters
Parameters.BooleanDescription, Parameters.KeylessDescription, Parameters.PathDescription
-
-
Field Summary
Fields Modifier and Type Field Description intmConcurrencyjava.lang.StringmDuration
-
Constructor Summary
Constructors Constructor Description RpcBenchParameters()
-
Method Summary
-
Methods inherited from class alluxio.stress.Parameters
getDescription, partitionFieldNames
-
-