Class WebFenceClusterNodeImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getNodeName()
      Return the name of the node.
      int getNodePort()
      Return the port of the node.
      void setNodeName​(java.lang.String name)
      set the name of the node with given argument.
      void setNodePort​(int port)
      set the port of the node with given argument.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait