Class SbkGem

java.lang.Object
io.gem.api.impl.SbkGem

public final class SbkGem extends Object
SBK-GEM orchestrator entry points and utilities.

Provides static helpers to build and run a GEM benchmark across multiple remote nodes over SSH. Responsibilities include: - discover storage and logger classes, - parse GEM/SBK parameters and logger options, - verify local/remote prerequisites (e.g., Java versions, SBK directory/command), - optionally copy SBK artifacts to remote hosts, - start SBM locally and coordinate remote SBK runs, - aggregate and print remote results.