BUG-5626: make CloseTransactionChain implement Identifiable 70/39470/33
authorRobert Varga <rovarga@cisco.com>
Wed, 25 May 2016 16:26:09 +0000 (18:26 +0200)
committerTom Pantelis <tpanteli@brocade.com>
Wed, 15 Jun 2016 03:16:18 +0000 (03:16 +0000)
commite2e1a247a7aeedff1bd2721d12050aa04cf4f67d
tree507f24ee488ef15403869375c328885a782ce631
parentb19f8de136ff795078b3515af22fe5634d61d82c
BUG-5626: make CloseTransactionChain implement Identifiable

This message is really tied to a particular LocalHistoryIdentifier,
express that by implementing Identifiable<LocalHistoryIdentifier>.

Change-Id: Ibc2c64656c55106b36873b168d348e2a1304ea74
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/Shard.java
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/messages/CloseTransactionChain.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/messages/CloseTransactionChainTest.java