storm.trident.planner
Class NodeStateInfo
java.lang.Object
storm.trident.planner.NodeStateInfo
- All Implemented Interfaces:
- Serializable
public class NodeStateInfo
- 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 |
id
public String id
spec
public StateSpec spec
NodeStateInfo
public NodeStateInfo(String id,
StateSpec spec)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.