public abstract class BaseBasicBolt extends BaseComponent implements IBasicBolt
| Constructor and Description | 
|---|
BaseBasicBolt()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
cleanup()  | 
void | 
prepare(Map<String,Object> topoConf,
       TopologyContext context)  | 
getComponentConfigurationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutedeclareOutputFields, getComponentConfigurationpublic void prepare(Map<String,Object> topoConf, TopologyContext context)
prepare in interface IBasicBoltpublic void cleanup()
cleanup in interface IBasicBoltCopyright © 2022 The Apache Software Foundation. All rights reserved.