backtype.storm.planner
Class TaskBundle
java.lang.Object
backtype.storm.planner.TaskBundle
- All Implemented Interfaces:
- Serializable
public class TaskBundle
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
task
public IBolt task
componentId
public int componentId
TaskBundle
public TaskBundle(IBolt task,
int componentId)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.