Class 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 Detail

      • RemoveAllCandidates

        public RemoveAllCandidates​(org.opendaylight.controller.cluster.access.concepts.MemberName memberName)
    • Method Detail

      • getMemberName

        public org.opendaylight.controller.cluster.access.concepts.MemberName getMemberName()