Package akka.cluster

Class InternalClusterAction


  • public class InternalClusterAction
    extends java.lang.Object
    Command to join the cluster. Sent when a node wants to join another node (the receiver).

    param: node the node that wants to join the cluster

    • Constructor Detail

      • InternalClusterAction

        public InternalClusterAction()