Package org.teamapps.cluster.network
Class LocalClusterNode
java.lang.Object
org.teamapps.cluster.network.ClusterNode
org.teamapps.cluster.network.LocalClusterNode
public class LocalClusterNode extends ClusterNode
-
Constructor Summary
Constructors Constructor Description LocalClusterNode(int port) -
Method Summary
Modifier and Type Method Description intgetPort()Methods inherited from class org.teamapps.cluster.network.ClusterNode
getNodeId, getServices, setNodeId, setServicesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LocalClusterNode
public LocalClusterNode(int port)
-
-
Method Details
-
getPort
public int getPort()
-