Rename PathArgumentTypes to LithiumPathArgument
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 20 Sep 2019 17:55:39 +0000 (19:55 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 23 Sep 2019 08:45:32 +0000 (10:45 +0200)
commit9978a66af77e2546de517dd707319d3bfbad3c20
treee9443517cfcd8e82950eeec723835591481b9196
parent1d928b982c01ab383c77ac62fc0982e32b603474
Rename PathArgumentTypes to LithiumPathArgument

These tokens are only used in Lithium-based streams, but the global
name is slightly confusing. Rename to LithiumPathArgument, which
makes the context more obvious.

JIRA: CONTROLLER-1919
Change-Id: I2b92be4c469de8dffba6e071449b5ae947b9ace8
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/LithiumPathArgument.java [moved from java/org/opendaylight/controller/cluster/datastore/node/utils/stream/PathArgumentTypes.java with 96% similarity]