public interface PullRequestMonitor
| Modifier and Type | Method and Description |
|---|---|
long |
lastReceivedTxId() |
long |
lastRequestedTxId() |
long |
numberOfRequests() |
void |
txPullRequest(long txId) |
void |
txPullResponse(long txId) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.