Interface WindowsStoreFactory
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- InMemoryWindowsStoreFactory
Factory to create instances of 
WindowsStore.- 
Method SummaryModifier and TypeMethodDescriptionCreates a window store.
- 
Method Details- 
createCreates a window store.- Parameters:
- topoConf- storm topology configuration passed in- TridentProcessor.prepare(Map, TopologyContext, TridentContext)
 
 
-