Uses of Class
org.neo4j.com.TxExtractor

Uses of TxExtractor in org.neo4j.com
 

Methods in org.neo4j.com that return TxExtractor
static TxExtractor TxExtractor.create(ReadableByteChannel data)
           
 

Method parameters in org.neo4j.com with type arguments of type TxExtractor
 void MasterUtil.TxHandler.accept(org.neo4j.helpers.Triplet<String,Long,TxExtractor> tx, org.neo4j.kernel.impl.transaction.xaframework.XaDataSource dataSource)
           
static TransactionStream TransactionStream.create(Collection<String> datasources, Iterable<org.neo4j.helpers.Triplet<String,Long,TxExtractor>> streamSource)
           
 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.