Package org.apache.storm.jms.trident
Class JmsStateFactory
java.lang.Object
org.apache.storm.jms.trident.JmsStateFactory
- All Implemented Interfaces:
Serializable
,StateFactory
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JmsStateFactory
-
-
Method Details
-
makeState
public State makeState(Map<String, Object> map, IMetricsContext metricsContext, int partitionIndex, int numPartitions) - Specified by:
makeState
in interfaceStateFactory
-