Eliminate ReadWriteTransaction proliferation 67/55867/3
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 21 Apr 2017 09:00:55 +0000 (11:00 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 27 Apr 2017 09:15:33 +0000 (11:15 +0200)
commit6ae813d4d0ae32330ad5f222f51bda18db63548f
tree29af963ee1cc7f390ef58fdc76b14b7bea036b2f
parent1ded69552ab819338513f8eae95ce18f7b4ef2f1
Eliminate ReadWriteTransaction proliferation

Many of the internal methods really need only a WriteTransaction,
hence adjust the type to make it more clear what a method can
actually do.

Change-Id: I9f5dca23c5174f2668f269fbf40e811e7046862d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 0d3d0f4c0d3ca99f4b3dc6367d3f1b02fdcdfed8)
restconf/sal-rest-connector/src/main/java/org/opendaylight/netconf/sal/restconf/impl/BrokerFacade.java