Package io.gem.api

Interface GemBenchmark

All Known Implementing Classes:
SbkGemBenchmark

public interface GemBenchmark
Orchestrates a remote multi-node SBK run via SSH.

Implementations manage remote session lifecycle, distribution of SBK binaries/commands, and collection of RemoteResponse results from multiple hosts.

  • Method Summary

    Modifier and Type
    Method
    Description
    Start the Benchmark.
    void
    stop/shutdown the Benchmark.