Improve getResolvedAugmentationSchema() 97/82897/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 31 May 2019 10:11:08 +0000 (12:11 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 2 Jul 2019 15:52:38 +0000 (17:52 +0200)
commit8c0abd9321417f06d8adb139e55ef60d7eaa727c
treeae7b9dbffd27c45a326396ba737e37a6db2f1f79
parent06080aa148c88d8cd456cbbfe9906347c328dad8
Improve getResolvedAugmentationSchema()

This method is used for instantiating prototypes, from whence
it is used all over the place. Sharing a single instance allows
us to slightly improve lookups.

Change-Id: I93eb21ef83aef80ab0f26614950ebb042a7473ed
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit cd0ce4946f426fb56ce33cce9f894e43d4b0451e)
binding/mdsal-binding-generator-impl/src/main/java/org/opendaylight/mdsal/binding/generator/util/BindingRuntimeContext.java