public class AzureBlobStorageSpoutFactory extends Object implements org.thales.punch.libraries.storm.api.ISpoutFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE
The key referencing the associated spout.
|
| Constructor and Description |
|---|
AzureBlobStorageSpoutFactory()
Ctor
|
| Modifier and Type | Method and Description |
|---|---|
org.thales.punch.libraries.storm.api.ISpout |
createSpout(org.thales.punch.libraries.storm.api.NodeSettings config,
org.thales.punch.libraries.storm.api.ITopologySettings topoConfig,
org.thales.punch.platform.api.IPunchPlatformProperties punchplatformConfig) |
public static final String TYPE
public org.thales.punch.libraries.storm.api.ISpout createSpout(org.thales.punch.libraries.storm.api.NodeSettings config,
org.thales.punch.libraries.storm.api.ITopologySettings topoConfig,
org.thales.punch.platform.api.IPunchPlatformProperties punchplatformConfig)
createSpout in interface org.thales.punch.libraries.storm.api.ISpoutFactoryCopyright © 2022. All rights reserved.