Uses of Package
org.apache.flume.sink.solr.morphline

Packages that use org.apache.flume.sink.solr.morphline
org.apache.flume.sink.solr.morphline   
 

Classes in org.apache.flume.sink.solr.morphline used by org.apache.flume.sink.solr.morphline
BlobDeserializer
          A deserializer that reads a Binary Large Object (BLOB) per event, typically one BLOB per file; To be used in conjunction with Flume SpoolDirectorySource.
MorphlineHandler
          Interface to load Flume events into Solr
MorphlineInterceptor
          Flume Interceptor that executes a morphline on events that are intercepted.
MorphlineSink
          Flume sink that extracts search documents from Flume events and processes them using a morphline Command chain.
UUIDInterceptor
          Flume Interceptor that sets a universally unique identifier on all events that are intercepted.
 



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