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

Author:
elandau

Method Summary
 long getCurrentTime()
           
 

Method Detail

getCurrentTime

long getCurrentTime()


Copyright © 2012. All Rights Reserved.