public class MasterBatchTaskParameters extends MasterBenchBaseParameters
Modifier and Type | Class and Description |
---|---|
static class |
MasterBatchTaskParameters.BatchTaskNameValidator
a validator use to check the input batch task type.
|
FileSystemParameters.FileSystemParametersClientTypeConverter, FileSystemParameters.FileSystemParametersReadTypeConverter, FileSystemParameters.FileSystemParametersWriteTypeConverter
Parameters.BooleanDescription, Parameters.KeylessDescription, Parameters.PathDescription
Modifier and Type | Field and Description |
---|---|
String |
mTaskName |
BASE_OPTION_NAME, CLIENT_NUM_OPTION_NAME, CREATE_FILE_SIZE_OPTION_NAME, mBasePath, mClients, mCreateFileSize, mStopCount, mThreads, mTreeDepth, mTreeFiles, mTreeThreads, mTreeWidth, mWarmup, STOP_COUNT_INVALID, STOP_COUNT_OPTION_NAME, THREADS_OPTION_NAME, TREE_DEPTH, TREE_FILES, TREE_THREADS, TREE_WIDTH, WARMUP_OPTION_NAME
CLIENT_TYPE_OPTION_NAME, mClientType, mReadType, mWriteType, READ_TYPE_FLAG_OPTION_NAME, WRITE_TYPE_OPTION_NAME
Constructor and Description |
---|
MasterBatchTaskParameters() |
public String mTaskName
Copyright © 2023. All Rights Reserved.