Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.flume.interceptor.RegexExtractorInterceptor Classes and Interfaces - 5 results found.
| Name | Description | Type | Package | Framework |
| RegexExtractorInterceptor | Interceptor that extracts matches using a specified regular expression and appends the matches to the event headers using the specified serializers | Class | org.apache.flume.interceptor | Flume |
|
| RegexExtractorInterceptor .Builder | Constructor SummaryRegexExtractorInterceptor. | Class | org.apache.flume.interceptor.RegexExtractorInterceptor | Flume |
|
| RegexExtractorInterceptorMillisSerializer | Serializer that converts the passed in value into milliseconds using the specified formatting pattern | Class | org.apache.flume.interceptor | Flume |
|
| RegexExtractorInterceptorPassThroughSerializer | Serializer that simply returns the passed in valueConstructor SummaryRegexExtractorInterceptorPassThroughSerializer() | Class | org.apache.flume.interceptor | Flume |
|
| RegexExtractorInterceptorSerializer | Serializer for serializing groups matched by the RegexExtractorInterceptor | Interface | org.apache.flume.interceptor | Flume |