| Class | Description | 
|---|---|
| CandidateAdded | Message sent when a new candidate is added for an entity. | 
| CandidateRemoved | Message sent when a candidate is removed for an entity. | 
| RegisterCandidateLocal | Message sent to the local EntityOwnershipShard to register a candidate. | 
| RegisterListenerLocal | Message sent to the local EntityOwnershipShard to register an EntityOwnershipListener. | 
| RemoveAllCandidates | Message sent by an EntityOwnershipShard to its leader on startup to remove all its candidates. | 
| SelectOwner | Message sent when a new owner needs to be selected. | 
| UnregisterCandidateLocal | Message sent to the local EntityOwnershipShard to unregister a candidate. | 
| UnregisterListenerLocal | Message sent to the local EntityOwnershipShard to unregister an EntityOwnershipListener. | 
Copyright © 2019 OpenDaylight. All rights reserved.