Class Sbp
java.lang.Object
io.sbp.api.Sbp
Loads the Storage Benchmark Protocol version used by SBK and SBM.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SbpVersionLoads the protocol version from the bundled properties resource.
-
Constructor Details
-
Sbp
public Sbp()Creates an SBP version-resource accessor.
-
-
Method Details
-
getVersion
Loads the protocol version from the bundled properties resource.- Returns:
- configured SBP version
- Throws:
IOException- when the version resource cannot be read
-