Class ThreePhaseCommitCohortProxy
java.lang.Object
org.opendaylight.controller.cluster.datastore.AbstractThreePhaseCommitCohort<ActorSelection>
org.opendaylight.controller.cluster.datastore.ThreePhaseCommitCohortProxy
- All Implemented Interfaces:
DOMStoreThreePhaseCommitCohort
ThreePhaseCommitCohortProxy represents a set of remote cohort proxies.
-
Field Summary
Fields inherited from class org.opendaylight.controller.cluster.datastore.AbstractThreePhaseCommitCohort
IMMEDIATE_BOOLEAN_SUCCESS, IMMEDIATE_EMPTY_SUCCESS
-
Constructor Summary
ConstructorsConstructorDescriptionThreePhaseCommitCohortProxy
(ActorUtils actorUtils, List<org.opendaylight.controller.cluster.datastore.ThreePhaseCommitCohortProxy.CohortInfo> cohorts, TransactionIdentifier transactionId) -
Method Summary
-
Constructor Details
-
ThreePhaseCommitCohortProxy
public ThreePhaseCommitCohortProxy(ActorUtils actorUtils, List<org.opendaylight.controller.cluster.datastore.ThreePhaseCommitCohortProxy.CohortInfo> cohorts, TransactionIdentifier transactionId)
-
-
Method Details
-
canCommit
-
preCommit
-
abort
-
commit
-