public class MorphlineSolrSink extends MorphlineSink
Command
chain, and loads them into Apache Solr.Sink.Status
BATCH_DURATION_MILLIS, BATCH_SIZE, HANDLER_CLASS
Modifier | Constructor and Description |
---|---|
|
MorphlineSolrSink() |
protected |
MorphlineSolrSink(MorphlineHandler handler)
For testing only
|
Modifier and Type | Method and Description |
---|---|
void |
configure(Context context)
Request the implementing class to (re)configure itself.
|
process, start, stop, toString
getChannel, getLifecycleState, getName, setChannel, setName
public MorphlineSolrSink()
protected MorphlineSolrSink(MorphlineHandler handler)
public void configure(Context context)
Configurable
Request the implementing class to (re)configure itself.
When configuration parameters are changed, they must be reflected by the component asap.
There are no thread safety guarantees on when configure might be called.
configure
in interface Configurable
configure
in class MorphlineSink
Copyright © 2009-2017 Apache Software Foundation. All Rights Reserved.