Use an immutable global type Map 08/86108/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 3 Dec 2019 00:27:38 +0000 (01:27 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 3 Dec 2019 00:27:38 +0000 (01:27 +0100)
commit1908a196ead6b4e3492896569641ea076742b3d1
tree2d6c76c278f7183456f5bdd6b82ccc2eb7d5e60b
parent52c0f7c24b792b48955a6978f88ab809ea527a9a
Use an immutable global type Map

Rather than instantiating and populating this map for each
reader, use a simple constant map. Also clean up map type safety
a bit.

Change-Id: Ia70a9651e3bf27821b937964b63c80d47c7f07a5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java