Package org.apache.storm.messaging
Class TransportFactory
- java.lang.Object
-
- org.apache.storm.messaging.TransportFactory
-
public class TransportFactory extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static org.slf4j.Logger
LOG
-
Constructor Summary
Constructors Constructor Description TransportFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IContext
makeContext(Map<String,Object> topoConf, StormMetricRegistry metricRegistry)
-
-
-
Method Detail
-
makeContext
public static IContext makeContext(Map<String,Object> topoConf, StormMetricRegistry metricRegistry)
-
-