Class Sbp

java.lang.Object
io.sbp.api.Sbp

public class Sbp extends Object
Loads the Storage Benchmark Protocol version used by SBK and SBM.
  • Constructor Details

    • Sbp

      public Sbp()
      Creates an SBP version-resource accessor.
  • Method Details

    • getVersion

      public static SbpVersion getVersion() throws IOException
      Loads the protocol version from the bundled properties resource.
      Returns:
      configured SBP version
      Throws:
      IOException - when the version resource cannot be read