Prefix/PathId leaf names are constant 04/97604/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 23 Sep 2021 09:38:43 +0000 (11:38 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 23 Sep 2021 09:41:36 +0000 (11:41 +0200)
commita68bc74a331e59267642a7a96f5d15a9b493def9
treedf16768c2a6c585b5548fea33609f51517d943dd
parentc450cd6650b91f50e26c6720a10ad2d42f90f780
Prefix/PathId leaf names are constant

With the switch to DOM processing, these have become proper constants,
make sure we use their shared versions and make make a few methods
static as a result ot that.

Change-Id: I09115b77ea33bbd9f0427f923e5bfa7b21c1127d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/AdjRibOutListener.java