public interface WindowsStoreFactory extends Serializable
Factory to create instances of WindowsStore.
| Modifier and Type | Method and Description | 
|---|---|
| WindowsStore | create(Map<String,Object> topoConf)Creates a window store. | 
WindowsStore create(Map<String,Object> topoConf)
Creates a window store.
topoConf - storm topology configuration passed in TridentProcessor.prepare(Map,
                TopologyContext, TridentContext)Copyright © 2022 The Apache Software Foundation. All rights reserved.