Package backtype.storm.task

Interface Summary
IBolt An IBolt represents a component that takes tuples as input and produces tuples as output.
IErrorReporter  
IMetricsContext  
IOutputCollector  
 

Class Summary
GeneralTopologyContext  
OutputCollector This output collector exposes the API for emitting tuples from an IRichBolt.
ShellBolt A bolt that shells out to another process to process tuples.
TopologyContext A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
WorkerTopologyContext  
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.