public class StoreCopyResponsePacker
extends org.neo4j.com.storecopy.ResponsePacker
| Constructor and Description |
|---|
StoreCopyResponsePacker(org.neo4j.kernel.impl.transaction.log.LogicalTransactionStore transactionStore,
org.neo4j.kernel.impl.transaction.log.TransactionIdStore transactionIdStore,
org.neo4j.kernel.impl.transaction.log.LogFileInformation logFileInformation,
Provider<org.neo4j.kernel.impl.store.StoreId> storeId,
long mandatoryStartTransactionId) |
public StoreCopyResponsePacker(org.neo4j.kernel.impl.transaction.log.LogicalTransactionStore transactionStore,
org.neo4j.kernel.impl.transaction.log.TransactionIdStore transactionIdStore,
org.neo4j.kernel.impl.transaction.log.LogFileInformation logFileInformation,
Provider<org.neo4j.kernel.impl.store.StoreId> storeId,
long mandatoryStartTransactionId)
Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.