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