com.sleepycat.je.rep.impl.node
Class RepNode.Clock

java.lang.Object
  extended by com.sleepycat.je.rep.impl.node.RepNode.Clock
Enclosing class:
RepNode

public static class RepNode.Clock
extends Object


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

Method Detail

currentTimeMillis

public long currentTimeMillis()


Copyright (c) 2004-2012 Oracle. All rights reserved.