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