org.neo4j.server.rrd
Class SystemBackedTimeSource

java.lang.Object
  extended by org.neo4j.server.rrd.SystemBackedTimeSource
All Implemented Interfaces:
TimeSource

public class SystemBackedTimeSource
extends Object
implements TimeSource


Constructor Summary
SystemBackedTimeSource()
           
 
Method Summary
 long getTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemBackedTimeSource

public SystemBackedTimeSource()
Method Detail

getTime

public long getTime()
Specified by:
getTime in interface TimeSource


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