org.neo4j.com
Class SlaveContext.Tx

java.lang.Object
  extended by org.neo4j.com.SlaveContext.Tx
Enclosing class:
SlaveContext

public static class SlaveContext.Tx
extends Object


Method Summary
 String getDataSourceName()
           
 long getTxId()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getDataSourceName

public String getDataSourceName()

getTxId

public long getTxId()

toString

public String toString()
Overrides:
toString in class Object


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