| Package | Description |
|---|---|
| org.neo4j.causalclustering.catchup | |
| org.neo4j.causalclustering.catchup.tx |
| Modifier and Type | Method and Description |
|---|---|
void |
CatchUpResponseCallback.onTxPullResponse(CompletableFuture<T> signal,
TxPullResponse tx) |
void |
CatchUpResponseAdaptor.onTxPullResponse(CompletableFuture<T> signal,
TxPullResponse response) |
void |
CatchUpResponseHandler.onTxPullResponse(TxPullResponse tx) |
| Modifier and Type | Method and Description |
|---|---|
void |
TxPullResponseListener.onTxReceived(TxPullResponse tx) |
void |
TransactionLogCatchUpWriter.onTxReceived(TxPullResponse txPullResponse) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.