backtype.storm.messaging
Class TransportFactory

java.lang.Object
  extended by backtype.storm.messaging.TransportFactory

public class TransportFactory
extends Object


Field Summary
static org.slf4j.Logger LOG
           
 
Constructor Summary
TransportFactory()
           
 
Method Summary
static IContext makeContext(Map storm_conf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static final org.slf4j.Logger LOG
Constructor Detail

TransportFactory

public TransportFactory()
Method Detail

makeContext

public static IContext makeContext(Map storm_conf)


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.