Interface ParameterOptions
- All Superinterfaces:
ActionParameter, Parameters, ParsedOptions, ThreadTypeParameter
- All Known Subinterfaces:
InputParameterOptions
- All Known Implementing Classes:
SbkDriversParameters, SbkParameters
public sealed interface ParameterOptions
extends ParsedOptions, Parameters
permits InputParameterOptions
Composite interface combining parsed CLI access with typed benchmark parameters.
Extends ParsedOptions for raw option/value retrieval and Parameters
for strongly-typed accessors (writers, readers, sizes, steps, etc.).
-
Method Summary
Methods inherited from interface ActionParameter
getActionMethods inherited from interface Parameters
getIdleSleepMilliSeconds, getReadersCount, getReadersStep, getReadersStepSeconds, getRecordSize, getRecordsPerSec, getRecordsPerSync, getTimeoutMS, getTotalRecords, getTotalSecondsToRun, getWritersCount, getWritersStep, getWritersStepSecondsMethods inherited from interface ParsedOptions
getHelpText, getOptionValue, getOptionValue, hasOptionValue, printHelpMethods inherited from interface ThreadTypeParameter
getThreadType