public class PlatformVersion extends Object
Constructor and Description |
---|
PlatformVersion(Properties properties) |
Modifier and Type | Method and Description |
---|---|
String |
getDockerTag() |
String |
getId() |
static PlatformVersion |
getInstance() |
byte |
getMajorVersion() |
byte |
getMinorVersion() |
static String |
getOfficialVersion() |
static String |
getProductHelpUrl() |
ProductType |
getProductType() |
static String |
getRevision()
Gets the git revision (sha/tag)
|
static Properties |
getShas() |
static Properties |
getShasTimestamps() |
static String |
getVersion() |
static boolean |
isInsightEdgeAnalytics() |
static void |
main(String[] args) |
public PlatformVersion(Properties properties)
public static boolean isInsightEdgeAnalytics()
public static PlatformVersion getInstance()
public static void main(String[] args)
public ProductType getProductType()
public byte getMajorVersion()
public byte getMinorVersion()
public String getId()
public String getDockerTag()
public static String getOfficialVersion()
public static String getVersion()
public static String getRevision()
public static String getProductHelpUrl()
public static Properties getShas()
public static Properties getShasTimestamps()
Copyright © GigaSpaces.