public class UpdatePullingTransactionObligationFulfiller
extends org.neo4j.kernel.lifecycle.LifecycleAdapter
implements org.neo4j.com.storecopy.TransactionObligationFulfiller
UpdatePuller and awaiting it to commit and apply
the desired transactions.| Constructor and Description |
|---|
UpdatePullingTransactionObligationFulfiller(UpdatePuller updatePuller,
HighAvailabilityMemberStateMachine memberStateMachine,
org.neo4j.cluster.InstanceId serverId,
org.neo4j.graphdb.DependencyResolver resolver) |
public UpdatePullingTransactionObligationFulfiller(UpdatePuller updatePuller, HighAvailabilityMemberStateMachine memberStateMachine, org.neo4j.cluster.InstanceId serverId, org.neo4j.graphdb.DependencyResolver resolver)
public void fulfill(long toTxId)
throws InterruptedException
toTxId if no pulling is currently happening
and returns immediately.fulfill in interface org.neo4j.com.storecopy.TransactionObligationFulfillerInterruptedExceptionpublic void start()
throws Throwable
start in interface org.neo4j.kernel.lifecycle.Lifecyclestart in class org.neo4j.kernel.lifecycle.LifecycleAdapterThrowableCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.