java.lang.Object
org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManager

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

    • DeviceMastershipManager

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

    • onDeviceConnected

      public void onDeviceConnected(NodeId nodeId)
    • onDeviceDisconnected

      public void onDeviceDisconnected(NodeId nodeId)
    • isDeviceMastered

      public boolean isDeviceMastered(NodeId nodeId)