Use BindingTypes instead of rollin input/output types
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 7 Dec 2021 09:13:28 +0000 (10:13 +0100)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 19 Jun 2024 00:41:37 +0000 (10:41 +1000)
commitff0fbffbef9d936c7cadacf9714a861b670aa93b
tree21701bc994e3a328822cd25ffdc6b0f37dab2ea1
parent41a89177fb91e0a0fc8f621ba35caf397d987a10
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