Class PlatformVersion

java.lang.Object
com.gigaspaces.internal.version.PlatformVersion

public class PlatformVersion extends Object
  • Constructor Details

    • PlatformVersion

      public PlatformVersion(Properties properties)
  • Method Details

    • isInsightEdgeAnalytics

      public static boolean isInsightEdgeAnalytics()
    • getInstance

      public static PlatformVersion getInstance()
    • main

      public static void main(String[] args)
    • getProductType

      public ProductType getProductType()
    • getMajorVersion

      public byte getMajorVersion()
    • getMinorVersion

      public byte getMinorVersion()
    • getId

      public String getId()
    • getDockerTag

      public String getDockerTag()
    • getOfficialVersion

      public static String getOfficialVersion()
      Returns:
      GigaSpaces XAP 8.0.6 GA (build 6191)
    • getVersion

      public static String getVersion()
      Returns:
      e.g. 8.0.6
    • getRevision

      public static String getRevision()
      Gets the git revision (sha/tag)
      Returns:
    • getProductHelpUrl

      public static String getProductHelpUrl()
    • getShas

      public static Properties getShas()
    • getShasTimestamps

      public static Properties getShasTimestamps()