Class AtomixManager


  • public class AtomixManager
    extends Object
    Atomix manager.
    • Field Detail

      • metadataService

        protected org.onosproject.cluster.ClusterMetadataService metadataService
    • Constructor Detail

      • AtomixManager

        public AtomixManager()
    • Method Detail

      • getAtomix

        public io.atomix.core.Atomix getAtomix()
        Returns the Atomix instance.
        Returns:
        the Atomix instance
      • activate

        public void activate()
      • deactivate

        public void deactivate()