public class RawPacketBoltFactory extends Object implements org.thales.punch.libraries.storm.api.IBoltFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE
The key referencing the associated bolt.
|
| Constructor and Description |
|---|
RawPacketBoltFactory()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.storm.topology.IRichBolt |
createBolt(org.thales.punch.platform.api.IPlatform platform,
org.thales.punch.libraries.storm.api.NodeSettings boltConfig,
org.thales.punch.libraries.storm.api.ITopologySettings topoConfig) |
public static final String TYPE
public org.apache.storm.topology.IRichBolt createBolt(org.thales.punch.platform.api.IPlatform platform,
org.thales.punch.libraries.storm.api.NodeSettings boltConfig,
org.thales.punch.libraries.storm.api.ITopologySettings topoConfig)
createBolt in interface org.thales.punch.libraries.storm.api.IBoltFactoryCopyright © 2023. All rights reserved.