- java.lang.Object
-
- backtype.storm.topology.base.BaseComponent
-
- backtype.storm.topology.base.BaseRichBolt
-
- stream.storm.AbstractBolt
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected static org.slf4j.Logger |
log |
protected backtype.storm.task.OutputCollector |
output |
protected String |
uuid |
protected String |
xmlConfig |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
declareOutputFields(backtype.storm.topology.OutputFieldsDeclarer declarer) |
-
Methods inherited from class backtype.storm.topology.base.BaseRichBolt
cleanup
-
Methods inherited from class backtype.storm.topology.base.BaseComponent
getComponentConfiguration
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface backtype.storm.task.IBolt
execute, prepare
-
Methods inherited from interface backtype.storm.topology.IComponent
getComponentConfiguration
Copyright © 2012. All Rights Reserved.