| Package | Description | 
|---|---|
| org.opendaylight.controller.cluster.datastore.entityownership.selectionstrategy | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FirstCandidateSelectionStrategyThe FirstCandidateSelectionStrategy always selects the first viable candidate from the list of candidates. | 
| class  | LeastLoadedCandidateSelectionStrategyThe LeastLoadedCandidateSelectionStrategy assigns ownership for an entity to the candidate which owns the least
 number of entities. | 
Copyright © 2019 OpenDaylight. All rights reserved.