org.apache.flume.interceptor
Interface Interceptor.Builder

All Superinterfaces:
Configurable
All Known Implementing Classes:
HostInterceptor.Builder, TimestampInterceptor.Builder
Enclosing interface:
Interceptor

public static interface Interceptor.Builder
extends Configurable

Builder implementations MUST have a no-arg constructor


Method Summary
 Interceptor build()
           
 
Methods inherited from interface org.apache.flume.conf.Configurable
configure
 

Method Detail

build

Interceptor build()


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