org.neo4j.kernel.ha
Class LastUpdateTime

java.lang.Object
  extended by org.neo4j.kernel.ha.LastUpdateTime

public class LastUpdateTime
extends Object


Constructor Summary
LastUpdateTime()
           
 
Method Summary
 long getLastUpdateTime()
           
 void setLastUpdateTime(long lastUpdateTime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LastUpdateTime

public LastUpdateTime()
Method Detail

getLastUpdateTime

public long getLastUpdateTime()

setLastUpdateTime

public void setLastUpdateTime(long lastUpdateTime)


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