Pre-instantiate operations 90/57590/3
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 21 May 2017 14:12:48 +0000 (16:12 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 22 May 2017 14:20:47 +0000 (16:20 +0200)
commitfceb0ab3f762f41bc0ca3398bcdcab24e02a9fcb
treef09bac20da0bb3fa0cbf4492dc1df2bb760458d8
parent4f20bc60abfe5cab47c272dfc63495829527ba46
Pre-instantiate operations

There is no point in creating the operations over and over again.
Instantiate them immediately and keep them in an ImmutableSet.

Change-Id: I952bcf026b9d0de99252530e8fc44863408adb3e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/mdsal-netconf-connector/src/main/java/org/opendaylight/netconf/mdsal/connector/OperationProvider.java