Rename NodeTypes to LithiumNode
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 20 Sep 2019 17:54:04 +0000 (19:54 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 23 Sep 2019 08:45:32 +0000 (10:45 +0200)
commit1d928b982c01ab383c77ac62fc0982e32b603474
tree02105614e248c1c06c30d926ddbd1ac596292839
parentd806313235b0f6e64e34d4a56776513fba0818ee
Rename NodeTypes to LithiumNode

This makes it clear these constants are only used in Lithium
encoding.

JIRA: CONTROLLER-1919
Change-Id: I1fb44f49d3409fdd007fe58dc6ce92b0eb6744b8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
java/org/opendaylight/controller/cluster/datastore/node/utils/stream/AbstractLithiumDataInput.java
java/org/opendaylight/controller/cluster/datastore/node/utils/stream/AbstractLithiumDataOutput.java
java/org/opendaylight/controller/cluster/datastore/node/utils/stream/LithiumNode.java [moved from java/org/opendaylight/controller/cluster/datastore/node/utils/stream/NodeTypes.java with 90% similarity]