Class UnregisterCandidateLocal
- java.lang.Object
-
- org.opendaylight.controller.cluster.entityownership.messages.UnregisterCandidateLocal
-
public class UnregisterCandidateLocal extends Object
Message sent to the local EntityOwnershipShard to unregister a candidate.- Author:
- Thomas Pantelis
-
-
Constructor Summary
Constructors Constructor Description UnregisterCandidateLocal(org.opendaylight.mdsal.eos.dom.api.DOMEntity entity)
-