Class HelixBuildInfo

java.lang.Object
com.helixframework.buildinfo.HelixBuildInfo

public class HelixBuildInfo extends Object
Retrieves information about the current helix build.
  • Constructor Details

    • HelixBuildInfo

      public HelixBuildInfo()
  • Method Details

    • helixVersion

      public static com.helixframework.semver.Version helixVersion()
      Gets the helix version as a Version object.
      Returns:
      helix version
    • helixVersionString

      public static String helixVersionString()
      Gets the helix version as a string.
      Returns:
      helix version