backtype.storm.utils
Class ThriftTopologyUtils

java.lang.Object
  extended by backtype.storm.utils.ThriftTopologyUtils

public class ThriftTopologyUtils
extends java.lang.Object


Constructor Summary
ThriftTopologyUtils()
           
 
Method Summary
static ComponentCommon getComponentCommon(StormTopology topology, java.lang.String componentId)
           
static java.util.Set<java.lang.String> getComponentIds(StormTopology topology)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThriftTopologyUtils

public ThriftTopologyUtils()
Method Detail

getComponentIds

public static java.util.Set<java.lang.String> getComponentIds(StormTopology topology)

getComponentCommon

public static ComponentCommon getComponentCommon(StormTopology topology,
                                                 java.lang.String componentId)