| Package | Description |
|---|---|
| org.neo4j.kernel.ha |
| Modifier and Type | Method and Description |
|---|---|
void |
MasterUpdatePuller.pullUpdates(UpdatePuller.Condition condition,
boolean assertPullerActive) |
void |
SlaveUpdatePuller.pullUpdates(UpdatePuller.Condition condition,
boolean strictlyAssertActive) |
void |
UpdatePuller.pullUpdates(UpdatePuller.Condition condition,
boolean assertPullerActive)
Pull updates and waits for the supplied condition to be
fulfilled as part of the update pulling happening.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.