Class AtomixManager
- java.lang.Object
-
- org.onosproject.store.atomix.impl.AtomixManager
-
public class AtomixManager extends java.lang.ObjectAtomix manager.
-
-
Field Summary
Fields Modifier and Type Field Description protected org.onosproject.cluster.ClusterMetadataServicemetadataService
-
Constructor Summary
Constructors Constructor Description AtomixManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactivate()voiddeactivate()io.atomix.core.AtomixgetAtomix()Returns the Atomix instance.
-