|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interceptor.Builder | |
---|---|
org.apache.flume.interceptor |
Uses of Interceptor.Builder in org.apache.flume.interceptor |
---|
Classes in org.apache.flume.interceptor that implement Interceptor.Builder | |
---|---|
static class |
HostInterceptor.Builder
Builder which builds new instances of the HostInterceptor. |
static class |
RegexExtractorInterceptor.Builder
|
static class |
RegexFilteringInterceptor.Builder
Builder which builds new instance of the StaticInterceptor. |
static class |
StaticInterceptor.Builder
Builder which builds new instance of the StaticInterceptor. |
static class |
TimestampInterceptor.Builder
Builder which builds new instances of the TimestampInterceptor. |
Methods in org.apache.flume.interceptor that return Interceptor.Builder | |
---|---|
static Interceptor.Builder |
InterceptorBuilderFactory.newInstance(String name)
Instantiate specified class, either alias or fully-qualified class name. |
Methods in org.apache.flume.interceptor that return types with arguments of type Interceptor.Builder | |
---|---|
Class<? extends Interceptor.Builder> |
InterceptorType.getBuilderClass()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |