public class PlatformVersion extends Object
| Constructor and Description | 
|---|
PlatformVersion(Properties properties)  | 
| Modifier and Type | Method and Description | 
|---|---|
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 String | 
getVersion()  | 
static void | 
main(String[] args)  | 
public PlatformVersion(Properties properties)
public static PlatformVersion getInstance()
public static void main(String[] args)
public ProductType getProductType()
public byte getMajorVersion()
public byte getMinorVersion()
public String getId()
public static String getOfficialVersion()
public static String getVersion()
public static String getRevision()
public static String getProductHelpUrl()
Copyright © GigaSpaces.