Uses of Interface
org.apache.flume.Clock

Packages that use Clock
org.apache.flume   
org.apache.flume.formatter.output   
 

Uses of Clock in org.apache.flume
 

Classes in org.apache.flume that implement Clock
 class SystemClock
          Default implementation of Clock which uses System
 

Uses of Clock in org.apache.flume.formatter.output
 

Methods in org.apache.flume.formatter.output that return Clock
static Clock BucketPath.getClock()
           
 

Methods in org.apache.flume.formatter.output with parameters of type Clock
static void BucketPath.setClock(Clock clk)
           
 



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