@Beta public class ShardSubmitCoordinationTask extends Object implements Callable<Void>
DOMStoreThreePhaseCommitCohort
's.
Each phase will only be started once all cohorts have finished the previous phase.Constructor and Description |
---|
ShardSubmitCoordinationTask(DOMDataTreeIdentifier rootShardPrefix,
Collection<DOMStoreThreePhaseCommitCohort> cohorts,
org.opendaylight.mdsal.dom.store.inmemory.InmemoryDOMDataTreeShardWriteTransaction transaction) |
public ShardSubmitCoordinationTask(DOMDataTreeIdentifier rootShardPrefix, Collection<DOMStoreThreePhaseCommitCohort> cohorts, org.opendaylight.mdsal.dom.store.inmemory.InmemoryDOMDataTreeShardWriteTransaction transaction)
public Void call() throws TransactionCommitFailedException
call
in interface Callable<Void>
TransactionCommitFailedException
Copyright © 2019 OpenDaylight. All rights reserved.