Do not allow TableSchema columns to be directly set 34/86134/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 29 Nov 2019 11:23:54 +0000 (12:23 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 3 Dec 2019 10:19:29 +0000 (11:19 +0100)
commit22b98085d54528b30840a60d9d0da04b0a6a3c72
tree512df847fd39af6e6d07d22682a0dddc519e26db
parentad191d47097b6667af8b64117842df33936b8c19
Do not allow TableSchema columns to be directly set

This makes it obvious that the collection is largely controlled
by TableSchema, bringing it another step closer to being immutable.

Change-Id: Iacb375c3cafbe687966729626fe30a3d08e8f31e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 6ad4ee4a708a10734161a52afb903e6797991937)
library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java