Class ClearCandidatesForMember

java.lang.Object
org.opendaylight.controller.eos.akka.owner.supervisor.command.OwnerSupervisorCommand
org.opendaylight.controller.eos.akka.owner.supervisor.command.ClearCandidatesForMember
All Implemented Interfaces:
Serializable

public class ClearCandidatesForMember extends OwnerSupervisorCommand implements Serializable
Request sent from Candidate registration actors to clear the candidate from all entities. Issued at start to clear candidates from previous iteration of a node. Owner supervisor responds to this request to notify the registration actor it can start up and process candidate requests.
See Also: