org.apache.flume
Interface Clock

All Known Implementing Classes:
SystemClock

public interface Clock

Facade for System.currentTimeMillis for Testing


Method Summary
 long currentTimeMillis()
           
 

Method Detail

currentTimeMillis

long currentTimeMillis()


Copyright © 2009-2012 Apache Software Foundation. All Rights Reserved.