Package io.sbk.params
Interface ParameterOptions
- All Superinterfaces:
ActionParameter
,Parameters
,ParsedOptions
- All Known Subinterfaces:
InputParameterOptions
- All Known Implementing Classes:
SbkDriversParameters
,SbkParameters
public sealed interface ParameterOptions
extends ParsedOptions, Parameters
permits InputParameterOptions
class for Command Line Parameters.
-
Method Summary
Methods inherited from interface io.sbk.params.ActionParameter
getAction
Methods inherited from interface io.sbk.params.Parameters
getIdleSleepMilliSeconds, getReadersCount, getReadersStep, getReadersStepSeconds, getRecordSize, getRecordsPerSec, getRecordsPerSync, getTimeoutMS, getTotalRecords, getTotalSecondsToRun, getWritersCount, getWritersStep, getWritersStepSeconds
Methods inherited from interface io.sbk.params.ParsedOptions
getHelpText, getOptionValue, getOptionValue, hasOptionValue, printHelp