com.netflix.astyanax.clock
Class MicrosecondsClock

java.lang.Object
  extended by com.netflix.astyanax.clock.MicrosecondsClock
All Implemented Interfaces:
Clock

public class MicrosecondsClock
extends Object
implements Clock


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

Constructor Detail

MicrosecondsClock

public MicrosecondsClock()
Method Detail

getCurrentTime

public long getCurrentTime()
Specified by:
getCurrentTime in interface Clock

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.