Simplify code using Java 8 features
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / datastore / entityownership / selectionstrategy /
2018-07-25 Stephen KittRemove unused exceptions 39/74339/5
2018-06-27 Stephen KittBump odlparent to 3.1.2 88/72488/7
2018-04-12 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 76/69876/11
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-10-25 Jakub TothBug 9285 - EntityOwnerSelectionStrategyConfigReader in 07/64607/14
2017-10-11 Tom PantelisFix sonar warnings in sal-distributed-datastore 63/63363/6
2016-10-12 Tom PantelisFix warnings/javadocs in sal-distributed-datastore 92/46692/2
2016-03-10 Moiz RajaFix issues with LeastLoadedCandidateSelectionStrategy 14/33714/3
2016-03-07 Robert VargaClean up DistributedEntityOwnershipService instantiation 01/35501/9
2016-02-04 Moiz RajaChoose owner when all candidate registrations received. 94/33494/4
2016-02-04 Moiz RajaFix reading of EntityOwnerSelectionStrategy 92/33492/4
2015-11-13 Moiz RajaImplement LeastLoadedCandidateSelectionStrategy 07/29407/5
2015-11-13 Moiz RajaAdd a mechanism to read the entity owner selection... 05/29405/8
2015-11-12 Moiz RajaAllow passing of delay to the EntityOwnerElectionStrategy 01/29401/4
2015-11-12 Moiz RajaAdd Delayed Owner selection base on strategy 00/29400/4
2015-11-11 Moiz RajaIntroduce EntityOwnerSelectionStrategy 22/28222/4