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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
JmsStateFactory
 
- 
- 
Method Details- 
makeStatepublic State makeState(Map<String, Object> map, IMetricsContext metricsContext, int partitionIndex, int numPartitions) - Specified by:
- makeStatein interface- StateFactory
 
 
-