Use BindingTypes instead of rollin input/output types 86/98886/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 7 Dec 2021 09:13:28 +0000 (10:13 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 7 Dec 2021 15:32:06 +0000 (15:32 +0000)
commit3da78e3d7e906bb11a4988a886602e90bd38765e
treee1400c9eb50b9fa52d032766925697ffc92aadb3
parentc3a2361f4c0de50dba3e64e066d30cfcb32776df
Use BindingTypes instead of rollin input/output types

We have well-known constants covering ConcreteTypes for RpcInput and
RpcOutput. Use them directly, reducing startup time a bit.

Change-Id: I145c4de2db0d3769f6926200f8e8afe6461a445f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 2db704e27af6f96b6cc7a37f86bd0b2ad378384e)
binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/impl/reactor/OperationContainerGenerator.java