NormalizedNodeDataOutput should be AutoCloseable 46/34846/3
authorRobert Varga <rovarga@cisco.com>
Wed, 17 Feb 2016 15:13:09 +0000 (16:13 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 17 Feb 2016 22:10:00 +0000 (22:10 +0000)
commit071b2a0687d973ed771fac5be0dcdbc9040f3b92
treeef71a0a6e0787bc9a14352a090d78a2fefdef4bd
parent4a05f2e08a30bb7834139b0e4ed40e1b4fbf6d82
NormalizedNodeDataOutput should be AutoCloseable

We expect to use autocloseable in implementations, make sure this this
reflected upwards.

Change-Id: Ia7e6b27e514cf04e24b0cdf161510a035846ba12
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-clustering-commons/src/main/java/org/opendaylight/controller/cluster/datastore/node/utils/stream/NormalizedNodeDataOutput.java