| Package | Description |
|---|---|
| org.neo4j.kernel.ha | |
| org.neo4j.kernel.ha.com.master |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.com.Response<HandshakeResult> |
MasterClient210.handshake(long txId,
org.neo4j.kernel.impl.store.StoreId storeId) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.com.Response<HandshakeResult> |
MasterImpl.handshake(long txId,
org.neo4j.kernel.impl.store.StoreId storeId) |
org.neo4j.com.Response<HandshakeResult> |
Master.handshake(long txId,
org.neo4j.kernel.impl.store.StoreId myStoreId)
Gets the master id for a given txId, also a checksum for that tx.
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.