Neo4j Enterprise

Uses of Class
org.neo4j.management.SlaveInfo.SlaveTransaction

Packages that use SlaveInfo.SlaveTransaction
org.neo4j.management Advanced management support using JMX. 
 

Uses of SlaveInfo.SlaveTransaction in org.neo4j.management
 

Methods in org.neo4j.management that return SlaveInfo.SlaveTransaction
 SlaveInfo.SlaveTransaction[] SlaveInfo.getTxInfo()
           
 

Constructors in org.neo4j.management with parameters of type SlaveInfo.SlaveTransaction
SlaveInfo(String address, String instanceId, int machineId, boolean master, long lastTxId, SlaveInfo.SlaveTransaction... txInfo)
           
 


Neo4j Enterprise

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