Split out NoOpDOMStoreThreePhaseCommitCohort 29/17529/10
authorRobert Varga <rovarga@cisco.com>
Wed, 1 Apr 2015 10:41:39 +0000 (12:41 +0200)
committerRobert Varga <rovarga@cisco.com>
Thu, 2 Apr 2015 08:24:09 +0000 (10:24 +0200)
commit8248df4a9a95af97cc3496cb1349b245c077bc9a
tree91a9e41d8e1d327e01fc6e92aab16f2d4bca3d24
parent08330312d23af971d176ad1679b7e89409096204
Split out NoOpDOMStoreThreePhaseCommitCohort

This is an independent class, which has a single instance.

Change-Id: Icc16b6a9b83e5820e9031a2f73666142abe26256
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/NoOpDOMStoreThreePhaseCommitCohort.java [new file with mode: 0644]
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/TransactionProxy.java