org.neo4j.kernel.ha
Class TransactionStreams
java.lang.Object
org.neo4j.kernel.ha.TransactionStreams
public class TransactionStreams
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMPTY
public static final TransactionStreams EMPTY
TransactionStreams
public TransactionStreams()
add
public void add(String resource,
TransactionStream stream)
getStreams
public Collection<Pair<String,TransactionStream>> getStreams()
close
public void close()
throws IOException
- Throws:
IOException
Copyright © 2010 The Neo4j Graph Database Project. All Rights Reserved.