public class EsLookupBolt extends AbstractEsBolt
client, collector| Constructor and Description |
|---|
EsLookupBolt(EsConfig esConfig,
ElasticsearchGetRequest getRequest,
EsLookupResultOutput output) |
| Modifier and Type | Method and Description |
|---|---|
void |
declareOutputFields(OutputFieldsDeclarer outputFieldsDeclarer) |
void |
process(Tuple tuple) |
prepareexecute, onTickTuplecleanupgetComponentConfigurationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComponentConfigurationpublic EsLookupBolt(EsConfig esConfig, ElasticsearchGetRequest getRequest, EsLookupResultOutput output)
NullPointerException - if any of the parameters is nullpublic void process(Tuple tuple)
process in class BaseTickTupleAwareRichBoltpublic void declareOutputFields(OutputFieldsDeclarer outputFieldsDeclarer)
declareOutputFields in interface IComponentdeclareOutputFields in class AbstractEsBoltCopyright © 2018 The Apache Software Foundation. All Rights Reserved.