Class SubtopologyBolt

java.lang.Object
org.apache.storm.trident.planner.SubtopologyBolt
All Implemented Interfaces:
Serializable, IComponent, ITridentBatchBolt

public class SubtopologyBolt extends Object implements ITridentBatchBolt
A Bolt that does processing for a subsection of the complete graph.
See Also: