Rename ValueTypes to LithiumValue
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 20 Sep 2019 17:59:04 +0000 (19:59 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 23 Sep 2019 08:45:32 +0000 (10:45 +0200)
commitff95b2bb06a35989561963ace5ae78085b25ee23
tree747fd88ffff21c8e431f43735912a8f55404d972
parent68843b5df496d36cb0584e2656d8c88500744ab1
Rename ValueTypes to LithiumValue

These constants are only used in Lithium-based streams, make sure
we reflect that in the name of the class, so they do not end up
being confused.

JIRA: CONTROLLER-1919
Change-Id: I2e880b825d82b8a9b76008248d7663eab4bc1d71
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
node/utils/stream/LithiumWriteObjectMappingTest.java