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