Centralize read{Augmentation,Node}Identifier() methods 81/82381/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 13 May 2019 05:53:27 +0000 (07:53 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 3 Jun 2019 13:48:17 +0000 (15:48 +0200)
commit4c3b6e5ae5bbdc5c0a0e0cece051d9fcef44240a
tree7f25b8058258aaa023a6fabeb03be884e1f56aa8
parent29ceb5385e45275a8125b73b1a2e5b9d0e369c02
Centralize read{Augmentation,Node}Identifier() methods

We are using the same construct in multiple places, make sure we
centralize it and mark a FIXME for some efficiency increase.

Change-Id: Ie65089a1a7bb6a2752887498d354a61cb32f0e40
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 60fa71ddf45a8ffb37b69eb726305bdd0697185a)
opendaylight/md-sal/sal-clustering-commons/src/main/java/org/opendaylight/controller/cluster/datastore/node/utils/stream/NormalizedNodeInputStreamReader.java