Use BindingTypes instead of rollin input/output types 70/98870/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 7 Dec 2021 09:13:28 +0000 (10:13 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 7 Dec 2021 09:14:20 +0000 (10:14 +0100)
commit2db704e27af6f96b6cc7a37f86bd0b2ad378384e
tree9cbb4b481abb08cccef58c3603c891181e4e9599
parent36191f702d313533fab9ac71262c4e1e530e63f3
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>
binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/impl/reactor/OperationContainerGenerator.java