Class WindowsStateFactory
java.lang.Object
org.apache.storm.trident.windowing.WindowsStateFactory
- All Implemented Interfaces:
- Serializable,- StateFactory
StateFactory instance for creating WindowsState instances.- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
WindowsStateFactorypublic WindowsStateFactory()
 
- 
- 
Method Details- 
makeStatepublic State makeState(Map<String, Object> conf, IMetricsContext metrics, int partitionIndex, int numPartitions) - Specified by:
- makeStatein interface- StateFactory
 
 
-