Improve getResolvedAugmentationSchema() 51/82351/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 31 May 2019 10:11:08 +0000 (12:11 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 31 May 2019 10:11:08 +0000 (12:11 +0200)
commitcd0ce4946f426fb56ce33cce9f894e43d4b0451e
treeedfc4c232fd319cf0250a0be2c9186fdbea7e0fd
parent64eed22a5dc986640d756d2b153af33638635921
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>
binding/mdsal-binding-generator-impl/src/main/java/org/opendaylight/mdsal/binding/generator/util/BindingRuntimeContext.java