Class ReplicaInfoManager

    • Field Detail

      • eventDispatcher

        protected org.onosproject.event.EventDeliveryService eventDispatcher
      • mastershipService

        protected org.onosproject.mastership.MastershipService mastershipService
    • Constructor Detail

      • ReplicaInfoManager

        public ReplicaInfoManager()
    • Method Detail

      • activate

        public void activate()
      • deactivate

        public void deactivate()
      • getReplicaInfoFor

        public ReplicaInfo getReplicaInfoFor​(org.onosproject.net.DeviceId deviceId)
        Description copied from interface: ReplicaInfoService
        Returns the placement information for given Device.
        Specified by:
        getReplicaInfoFor in interface ReplicaInfoService
        Parameters:
        deviceId - identifier of the device
        Returns:
        placement information