Clustering: Expose PathArgument writer 93/18593/13
authorRobert Varga <rovarga@cisco.com>
Sun, 19 Apr 2015 01:03:10 +0000 (03:03 +0200)
committerRobert Varga <rovarga@cisco.com>
Wed, 22 Apr 2015 11:42:50 +0000 (13:42 +0200)
In our upcoming clustering work we will be serializing
DataTreeCandidate, which is a PathArgument-indexed tree structure.
Expose PathArgument writer and read methods for later use. Also fix
NormalizedNodeOutputStreamWriter not calling flush() on close().

Change-Id: Ided34a8bc1bc77b5ef357346e3d5b057bffc40c1
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found