public class TestPrintBolt extends BaseBasicBolt
Prints the tuples to stdout
| Constructor and Description |
|---|
TestPrintBolt() |
| Modifier and Type | Method and Description |
|---|---|
void |
declareOutputFields(OutputFieldsDeclarer ofd) |
void |
execute(Tuple tuple,
BasicOutputCollector collector) |
cleanup, preparegetComponentConfigurationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComponentConfigurationpublic void execute(Tuple tuple, BasicOutputCollector collector)
public void declareOutputFields(OutputFieldsDeclarer ofd)
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.