Package org.apache.flume.interceptor

Interface Summary
Interceptor  
Interceptor.Builder Builder implementations MUST have a no-arg constructor
 

Class Summary
HostInterceptor Simple Interceptor class that sets the host name or IP on all events that are intercepted.
HostInterceptor.Builder Builder which builds new instances of the HostInterceptor.
HostInterceptor.Constants  
InterceptorBuilderFactory Factory used to register instances of Interceptors & their builders, as well as to instantiate the builders.
InterceptorChain Implementation of Interceptor that calls a list of other Interceptors serially.
TimestampInterceptor Simple Interceptor class that sets the current system timestamp on all events that are intercepted.
TimestampInterceptor.Builder Builder which builds new instances of the TimestampInterceptor.
TimestampInterceptor.Constants  
 

Enum Summary
InterceptorType  
 



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