Class ClusterActivator


  • public class ClusterActivator
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void activate()  
      void activateCluster()
      Resources needed by the cluster are now available and the Atomix cluster can be formed.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ClusterActivator

        public ClusterActivator()
    • Method Detail

      • activate

        public void activate()
      • activateCluster

        public void activateCluster()
        Resources needed by the cluster are now available and the Atomix cluster can be formed.