public class SolrFieldsSpout extends BaseRichSpout
| Modifier and Type | Field and Description |
|---|---|
static List<Values> |
listValues |
| Constructor and Description |
|---|
SolrFieldsSpout() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
declareOutputFields(OutputFieldsDeclarer declarer) |
Fields |
getOutputFields() |
void |
nextTuple() |
void |
open(Map conf,
TopologyContext context,
SpoutOutputCollector collector) |
ack, activate, deactivate, failgetComponentConfigurationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComponentConfigurationpublic void open(Map conf, TopologyContext context, SpoutOutputCollector collector)
public void nextTuple()
public void declareOutputFields(OutputFieldsDeclarer declarer)
public Fields getOutputFields()
public void close()
close in interface ISpoutclose in class BaseRichSpoutCopyright © 2018 The Apache Software Foundation. All Rights Reserved.