public class TrackedTopology extends HashMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
TrackedTopology(Map map) |
Modifier and Type | Method and Description |
---|---|
StormTopology |
getTopology() |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
equals, hashCode, toString
public TrackedTopology(Map map)
public StormTopology getTopology()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.