Make LocalThreePhaseCommitCohort::operationError final 64/31464/2
authorTom Pantelis <tpanteli@brocade.com>
Tue, 15 Dec 2015 18:45:27 +0000 (13:45 -0500)
committerTony Tkacik <ttkacik@cisco.com>
Mon, 4 Jan 2016 13:58:13 +0000 (13:58 +0000)
This is a follow-up to https://git.opendaylight.org/gerrit/#/c/31448/ to
make LocalThreePhaseCommitCohort::operationError final and remove the
setter. The callers were refactored to use the
LocalThreePhaseCommitCohort ctor that passes the operationError.

Change-Id: I68f69be08e7f74524e92f224172ebf1ca9469017
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>

No differences found