public class ThriftTopologyUtils extends Object
| Constructor and Description |
|---|
ThriftTopologyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentCommon |
getComponentCommon(StormTopology topology,
String componentId) |
static Set<String> |
getComponentIds(StormTopology topology) |
public static Set<String> getComponentIds(StormTopology topology)
public static ComponentCommon getComponentCommon(StormTopology topology, String componentId)
Copyright © 2015. All rights reserved.