org.neo4j.kernel.ha.zookeeper
Interface TxIdUpdater


public interface TxIdUpdater


Method Summary
 void init()
           
 void updatedTxId(long txId)
           
 

Method Detail

init

void init()

updatedTxId

void updatedTxId(long txId)


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