Do not allow TableSchema columns to be directly set 63/86063/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 29 Nov 2019 11:23:54 +0000 (12:23 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 29 Nov 2019 11:23:54 +0000 (12:23 +0100)
commit6ad4ee4a708a10734161a52afb903e6797991937
tree16184d545228f64ca971e7e924d8aeef3ec1988f
parenta8293448cde818eb893470991b9bc179e181dbce
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>
library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java