Do not allow TableSchema columns to be directly set 24/86124/1
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 09:44:57 +0000 (10:44 +0100)
commit88adf2528df446eb3dc0b220dca14cd66733bd45
tree61f44b396d885b49d0414524f3832e8be2de0192
parent0ff47ed788f03688a4d4c930b7ca4107da6b5795
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