Interface GanNodeDetailsService
public interface GanNodeDetailsService
Created on 4/21/15.
- Since:
- 1.8.0
-
Method Summary
-
Method Details
-
getGanNodeDetails
GanNodeDetails getGanNodeDetails() -
getPlatformVersion
String getPlatformVersion()- Returns:
- the Platform version in a parsable format
-
getVersionAndEdition
String[] getVersionAndEdition()- Returns:
- the platform version in the first String and the platform edition in the second String. The edition is an empty string for the platform edition.
-