Simplify code using Java 8 features
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / sharding / DistributedShardedDOMDataTree.java
2018-07-25 Stephen KittSimplify code using Java 8 features 44/74344/4
2018-07-25 Stephen KittRemove unused exceptions 39/74339/5
2018-07-12 Robert VargaEliminate getSupportedExtensions() 69/73969/3
2018-07-11 Robert VargaAdd DOMExtensibleService.getExtensions() implementations 37/73937/1
2018-07-11 Robert VargaUse ClassToInstanceMap for extensions 35/73935/1
2018-03-22 Robert VargaAdd missing DOMDataTreeService method 09/69809/1
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-08-03 Tom PantelisBug 8885: Fix DistributedShardedDOMDataTree initialization 80/60780/4
2017-07-10 Robert VargaCleanup warnings 89/59589/11
2017-07-10 Robert VargaFix Verify/Preconditions string format 66/59866/3
2017-06-09 Robert VargaRemove unneeded cast 24/57624/11
2017-05-22 Robert VargaFix test warnings 23/57623/4
2017-05-05 Jakub MorvayFix DistributesShardedDOMDataTree.ProxyProducer's getSh... 79/56579/1
2017-05-04 Jakub MorvayBug 8336 - Fix NPE in DistributedShardedDOMDataTree... 99/56499/1
2017-04-27 Tom PantelisBug 8301: Fix some issues with testProducerRegistrations 50/56150/2
2017-04-22 DavidFix checkstyle problems not detected by the current... 75/55775/2
2017-04-18 Jakub MorvayChange DistributedShardedDOMDataTree's ctor signature 73/55073/4
2017-04-01 Jakub MorvayBug 7407 - CDS: allow applications to request Leader... 43/53543/27
2017-03-31 Jakub MorvayBUG-2138: Create blueprint wiring for cds shard manager. 95/48795/59
2017-03-31 Jakub MorvayBUG 2138 - Do not fail on module-based default shard 34/53734/14
2017-03-31 Tomas CereBUG-7965 Switch distributed-data backend to a separate... 09/50609/46
2017-03-18 Tomas CereBUG-2138: Fix shard registration with ProxyProducers. 63/49663/26
2017-03-13 Tomas CereBUG-2138: Make DistributedShardFactory return Futures. 69/48869/41
2017-03-08 Tomas CereBUG-2138: Listener support in shard frontend 39/48739/40
2017-03-08 Tomas CereBUG-2138: Create DistributedShardFrontend 29/46829/76
2017-01-02 Tomas CereBUG 2138: Introduce DistributedShardedDOMDataTree 43/44943/61