Interface NodeServerInfo


public interface NodeServerInfo
  • Method Summary

    Modifier and Type Method Description
    String getHostName()  
    int getPort()  
  • Method Details

    • getHostName

      String getHostName()
    • getPort

      int getPort()