Interface ActionParameter
- All Known Subinterfaces:
InputParameterOptions, ParameterOptions, Parameters
- All Known Implementing Classes:
SbkDriversParameters, SbkParameters
public interface ActionParameter
Supplies the benchmark
Action (READ/WRITE variants) selected via CLI.
Implementations typically parse the action from command-line options and expose it
through getAction() so downstream components can adjust behavior accordingly.
-
Method Summary
-
Method Details
-
getAction
-