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, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
public TrackedTopology(Map map)
public StormTopology getTopology()
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.