com.netflix.astyanax
Interface Clock

All Known Implementing Classes:
ConstantClock, MicrosecondsAsyncClock, MicrosecondsClock, MicrosecondsSyncClock, MillisecondsClock

public interface Clock

Interface for a clock used for setting the column timestamp


Method Summary
 long getCurrentTime()
           
 

Method Detail

getCurrentTime

long getCurrentTime()