Uses of Class
org.apache.flume.sink.solr.morphline.MorphlineSink

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

Uses of MorphlineSink in org.apache.flume.sink.solr.morphline
 

Subclasses of MorphlineSink in org.apache.flume.sink.solr.morphline
 class MorphlineSolrSink
          Flume sink that extracts search documents from Flume events, processes them using a morphline Command chain, and loads them into Apache Solr.
 



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