public class TxPullResponse extends Object
| Constructor and Description |
|---|
TxPullResponse(StoreId storeId,
org.neo4j.kernel.impl.transaction.CommittedTransactionRepresentation tx) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
StoreId |
storeId() |
String |
toString() |
org.neo4j.kernel.impl.transaction.CommittedTransactionRepresentation |
tx() |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.