Package | Description |
---|---|
org.apache.flume.sink.solr.morphline |
Class and Description |
---|
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-2016 Apache Software Foundation. All Rights Reserved.