Package io.sbk.params


package io.sbk.params
  • Class
    Description
    Supplies the benchmark Action (READ/WRITE variants) selected via CLI.
    Builder/registry for supported command-line options before parsing.
    Composite interface bundling option registration, parsing, and typed parameter access.
    Composite interface combining parsed CLI access with typed benchmark parameters.
    Typed accessors for common SBK benchmark parameters.
    Parsed command-line options accessor.
    Contract for parsing command-line arguments into ParsedOptions.
    Interface for parameters that provide thread type configuration.
    Parameters contract for YAML-based configuration (YAL) support.
    Helper base class for mapping YAML files to CLI argument arrays.