Package | Description |
---|---|
org.apache.flume.interceptor | |
org.apache.flume.sink.solr.morphline |
Modifier and Type | Class and Description |
---|---|
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 |
SearchAndReplaceInterceptor.Builder |
static class |
StaticInterceptor.Builder
Builder which builds new instance of the StaticInterceptor.
|
static class |
TimestampInterceptor.Builder
Builder which builds new instances of the TimestampInterceptor.
|
Modifier and Type | Method and Description |
---|---|
static Interceptor.Builder |
InterceptorBuilderFactory.newInstance(String name)
Instantiate specified class, either alias or fully-qualified class name.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends Interceptor.Builder> |
InterceptorType.getBuilderClass() |
Modifier and Type | Class and Description |
---|---|
static class |
MorphlineInterceptor.Builder
Builder implementations MUST have a public no-arg constructor
|
static class |
UUIDInterceptor.Builder
Builder implementations MUST have a public no-arg constructor
|
Copyright © 2009-2016 Apache Software Foundation. All Rights Reserved.