public class TxPullClient extends Object
| Constructor and Description |
|---|
TxPullClient(CatchUpClient catchUpClient,
org.neo4j.kernel.monitoring.Monitors monitors) |
| Modifier and Type | Method and Description |
|---|---|
TxPullRequestResult |
pullTransactions(MemberId from,
StoreId storeId,
long previousTxId,
TxPullResponseListener txPullResponseListener) |
public TxPullClient(CatchUpClient catchUpClient, org.neo4j.kernel.monitoring.Monitors monitors)
public TxPullRequestResult pullTransactions(MemberId from, StoreId storeId, long previousTxId, TxPullResponseListener txPullResponseListener) throws CatchUpClientException
CatchUpClientExceptionCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.