Package org.opendaylight.controller.eos.akka.owner.supervisor


package org.opendaylight.controller.eos.akka.owner.supervisor
  • Classes
    Class
    Description
    Actor that can be spawned by all the supervisor implementations that executes clearing of candidates once candidate retrieval succeeds.
    Initial Supervisor behavior that stays idle and only switches itself to the active behavior when its running in the primary datacenter, or is activated on demand.
    Responsible for tracking candidates and assigning ownership of entities.
    Behavior that retrieves current candidates/owners from distributed-data and switches to OwnerSupervisor when the sync has finished.