Package org.apache.storm.messaging
Class TransportFactory
java.lang.Object
org.apache.storm.messaging.TransportFactory
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic IContext
makeContext
(Map<String, Object> topoConf, StormMetricRegistry metricRegistry)
-
Field Details
-
LOG
public static final org.slf4j.Logger LOG
-
-
Constructor Details
-
TransportFactory
public TransportFactory()
-
-
Method Details
-
makeContext
-