| Package | Description |
|---|---|
| org.neo4j.causalclustering.catchup | |
| org.neo4j.causalclustering.catchup.tx |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
CatchUpClient.makeBlockingRequest(MemberId target,
CatchUpRequest request,
CatchUpResponseCallback<T> responseHandler) |
| Modifier and Type | Method and Description |
|---|---|
TxPullRequestResult |
TxPullClient.pullTransactions(MemberId from,
StoreId storeId,
long previousTxId,
TxPullResponseListener txPullResponseListener) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.