Interface GanNodeDetailsService
public interface GanNodeDetailsService
Created on 4/21/15.
- Since:
- 1.8.0
- 
Method Summary
- 
Method Details- 
getGanNodeDetailsGanNodeDetails getGanNodeDetails()
- 
getPlatformVersionString getPlatformVersion()- Returns:
- the Platform version in a parsable format
 
- 
getVersionAndEditionString[] 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.
 
 
-