Interface ClusterActionService

    • Method Detail

      • executeAction

        default void executeAction​(String action,
                                   String param)
        Propagate an action to all others nodes in the cluster.
      • executeAction

        void executeAction​(ClusterActionMessage message)
        Propagate an action to all others nodes in the cluster.