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