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