stream.storm
Class MonitorBolt
java.lang.Object
backtype.storm.topology.base.BaseComponent
backtype.storm.topology.base.BaseRichBolt
stream.storm.AbstractBolt
stream.storm.ProcessBolt
stream.storm.MonitorBolt
- All Implemented Interfaces:
- backtype.storm.task.IBolt, backtype.storm.topology.IComponent, backtype.storm.topology.IRichBolt, Serializable
public class MonitorBolt
- extends ProcessBolt
- Author:
- chris
- See Also:
- Serialized Form
| 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.topology.IComponent |
getComponentConfiguration |
MonitorBolt
public MonitorBolt(String xmlConfig,
String uuid)
Copyright © 2012. All Rights Reserved.