Class DeviceMastershipManager


  • public class DeviceMastershipManager
    extends Object
    Manager for clustering service registrations of DeviceMastership.
    • Constructor Detail

      • DeviceMastershipManager

        public DeviceMastershipManager​(org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider clusterSingletonService,
                                       ReconciliationRegistry reconciliationRegistry)
    • Method Detail

      • onDeviceConnected

        public void onDeviceConnected​(org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId nodeId)
      • onDeviceDisconnected

        public void onDeviceDisconnected​(org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId nodeId)
      • isDeviceMastered

        public boolean isDeviceMastered​(org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId nodeId)