backtype.storm.testing
Class TrackedTopology
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap
backtype.storm.testing.TrackedTopology
- All Implemented Interfaces:
- Serializable, Cloneable, Map
public class TrackedTopology
- extends HashMap
- See Also:
- Serialized Form
| Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
TrackedTopology
public TrackedTopology(Map map)
getTopology
public StormTopology getTopology()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.