Centralize read{Augmentation,Node}Identifier() methods 08/82008/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 13 May 2019 05:53:27 +0000 (07:53 +0200)
committerStephen Kitt <skitt@redhat.com>
Tue, 14 May 2019 12:30:10 +0000 (12:30 +0000)
commit60fa71ddf45a8ffb37b69eb726305bdd0697185a
tree46b4f5563512fbffd7ba5fb4601780df347d2bf7
parent906ac818a31d76ca4aa1b014649272a6aad2de6c
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>
opendaylight/md-sal/sal-clustering-commons/src/main/java/org/opendaylight/controller/cluster/datastore/node/utils/stream/NormalizedNodeInputStreamReader.java