Package org.onosproject.store.atomix
Class ClusterActivator
- java.lang.Object
-
- org.onosproject.store.atomix.ClusterActivator
-
public class ClusterActivator extends Object
-
-
Constructor Summary
Constructors Constructor Description ClusterActivator()
-
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.
-