public class HBaseWindowsStoreFactory extends Object implements WindowsStoreFactory
HBaseWindowsStore
instances.Constructor and Description |
---|
HBaseWindowsStoreFactory(Map<String,Object> config,
String tableName,
byte[] family,
byte[] qualifier) |
Modifier and Type | Method and Description |
---|---|
WindowsStore |
create(Map<String,Object> topoConf)
Creates a window store.
|
public WindowsStore create(Map<String,Object> topoConf)
WindowsStoreFactory
create
in interface WindowsStoreFactory
topoConf
- storm topology configuration passed in TridentProcessor.prepare(Map,
TopologyContext, TridentContext)
Copyright © 2023 The Apache Software Foundation. All rights reserved.