Package io.nosqlbench.nb.api.metadata

  • Interface Summary 
    Interface Description
    Indexed  
    ScenarioMetadataAware
    Where supported, the following named fields are injected into object which implement this interface: SCENARIO_NAME - The full scenario name, used for logging, metrics, etc STARTED_AT_MILLIS - The millisecond timestamp used to create the scenario name SYSTEM_ID - A stable identifier based on the available ip addresses SYSTEM_FINGERPRINT - a stable and pseudonymous identifier based on SYSTEM_ID
  • Class Summary 
    Class Description
    ScenarioMetadata
    If an object is ScenarioMetadata, then they will be updated with a map of scenario metadata.
    SessionNamer  
    SystemId