Interface IPingInfo


public interface IPingInfo
  • Method Details

    • getNodeName

      String getNodeName()
    • getClusterRoles

      String[] getClusterRoles()
    • getUptime

      double getUptime()
    • getHost

      String getHost()
    • getHttpPort

      int getHttpPort()
    • getHttpsPort

      int getHttpsPort()
    • getFrontEndUrl

      String getFrontEndUrl()
    • getStartupInfo

      IPingInfo getStartupInfo()
    • getFreeMemory

      long getFreeMemory()
    • getMaxMemory

      long getMaxMemory()