Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.flume.interceptor Classes and Interfaces - 22 results found.
NameDescriptionTypePackageFramework
HostInterceptorSimple Interceptor class that sets the host name or IP on all events that are intercepted.Classorg.apache.flume.interceptorFlume
HostInterceptor .BuilderBuilder which builds new instances of the HostInterceptor.Classorg.apache.flume.interceptor.HostInterceptorFlume
HostInterceptor .ConstantsClassorg.apache.flume.interceptor.HostInterceptorFlume
InterceptorInterfaceorg.apache.flume.interceptorFlume
Interceptor .BuilderBuilder implementations MUST have a no-arg constructorMethods inherited from interface org.Interfaceorg.apache.flume.interceptor.InterceptorFlume
InterceptorBuilderFactoryFactory used to register instances of Interceptors & their builders, as well as to instantiate the builders.Classorg.apache.flume.interceptorFlume
InterceptorChainNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.apache.flume.interceptorFlume
InterceptorTypeenum InterceptorTypeextends EnumEnum Constant SummaryHOSTClassorg.apache.flume.interceptorFlume
RegexExtractorInterceptorInterceptor that extracts matches using a specified regular expression and appends the matches to the event headers using the specified serializersClassorg.apache.flume.interceptorFlume
RegexExtractorInterceptor .BuilderConstructor SummaryRegexExtractorInterceptor.Classorg.apache.flume.interceptor.RegexExtractorInterceptorFlume
RegexExtractorInterceptorMillisSerializerSerializer that converts the passed in value into milliseconds using the specified formatting patternClassorg.apache.flume.interceptorFlume
RegexExtractorInterceptorPassThroughSerializerSerializer that simply returns the passed in valueConstructor SummaryRegexExtractorInterceptorPassThroughSerializer()Classorg.apache.flume.interceptorFlume
RegexExtractorInterceptorSerializerSerializer for serializing groups matched by the RegexExtractorInterceptorInterfaceorg.apache.flume.interceptorFlume
RegexFilteringInterceptorInterceptor that filters events selectively based on a configured regular expression matching against the event body.Classorg.apache.flume.interceptorFlume
RegexFilteringInterceptor .BuilderBuilder which builds new instance of the StaticInterceptor.Classorg.apache.flume.interceptor.RegexFilteringInterceptorFlume
RegexFilteringInterceptor .ConstantsClassorg.apache.flume.interceptor.RegexFilteringInterceptorFlume
StaticInterceptorInterceptor class that appends a static, pre-configured header to all events.Classorg.apache.flume.interceptorFlume
StaticInterceptor .BuilderBuilder which builds new instance of the StaticInterceptor.Classorg.apache.flume.interceptor.StaticInterceptorFlume
StaticInterceptor .ConstantsClassorg.apache.flume.interceptor.StaticInterceptorFlume
TimestampInterceptorSimple Interceptor class that sets the current system timestamp on all events that are intercepted.Classorg.apache.flume.interceptorFlume
TimestampInterceptor .BuilderBuilder which builds new instances of the TimestampInterceptor.Classorg.apache.flume.interceptor.TimestampInterceptorFlume
TimestampInterceptor .ConstantsClassorg.apache.flume.interceptor.TimestampInterceptorFlume