All Known Implementing Classes:
DeviceOwnershipServiceImpl

public interface DeviceOwnershipService
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Method is used to check if the node is the entity owner of the switch.
  • Method Details

    • isEntityOwned

      boolean isEntityOwned(String nodeId)
      Method is used to check if the node is the entity owner of the switch.
      Returns:
      true if the node is the owner of the switch , false if either the switch is owned by some other node or if the cluster is in Jeopardy