Remove RibSupportUtils 57/106657/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 23 Jun 2023 14:16:51 +0000 (16:16 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 23 Jun 2023 14:26:05 +0000 (16:26 +0200)
commitd85ae8f1faeeba36ab1321671e52dec37e139c84
tree6c10e596e66093d88bb6efcd01b3e6c8b2467b90
parent50ff0f457215b7c1ccf5a59caf22bc7e2c31bd0a
Remove RibSupportUtils

ApplicationPeer is the last holdout of reflection-based transcoding,
convert it to pick up the DOM tablesKey from RIBSupport and remove
RibSupportUtils.

JIRA: BGPCEP-1016
Change-Id: Ie567ecd5ff5189538a2c5a98d1cacfe8e7c83796
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bgp/rib-impl/pom.xml
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/RibSupportUtils.java [deleted file]
bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/RibSupportUtilsTest.java [deleted file]