com.netflix.astyanax.clock
Class MicrosecondsAsyncClock

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

public class MicrosecondsAsyncClock
extends Object
implements Clock


Constructor Summary
MicrosecondsAsyncClock()
           
 
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

MicrosecondsAsyncClock

public MicrosecondsAsyncClock()
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.