Class RemoveAllCandidates
- java.lang.Object
-
- org.opendaylight.controller.cluster.entityownership.messages.RemoveAllCandidates
-
- All Implemented Interfaces:
Serializable
public class RemoveAllCandidates extends Object implements Serializable
Message sent by an EntityOwnershipShard to its leader on startup to remove all its candidates.- Author:
- Thomas Pantelis
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RemoveAllCandidates(org.opendaylight.controller.cluster.access.concepts.MemberName memberName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.opendaylight.controller.cluster.access.concepts.MemberNamegetMemberName()StringtoString()
-