Package | Description |
---|---|
org.thales.punch.libraries.storm.bolt |
Punchplatform bolts package.
|
org.thales.punch.libraries.storm.bolt.factory | |
org.thales.punch.libraries.storm.util |
Constructor and Description |
---|
PunchNode(org.thales.punch.libraries.storm.api.NodeSettings config,
PunchletConfig punchletConfig)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static PunchletConfig |
PunchBoltFactory.getPunchletConfig(org.thales.punch.settings.api.ISettingsMap nodeSettings,
org.thales.punch.libraries.storm.api.ITopologySettings topoSettings,
String defaultGrokPatterns) |
static PunchletConfig |
PunchBoltFactory.getPunchletConfig(org.thales.punch.settings.api.ISettingsMap nodeSettings,
String tenantName,
String channelName,
org.thales.punch.libraries.storm.api.ITopologySettings topoConfig)
Load all the required resource and punchlet files and return a ready to use
PunchletConfig.
|
static PunchletConfig |
PunchBoltFactory.getPunchletConfig(org.thales.punch.settings.api.ISettingsMap nodeSettings,
String tenantName,
String channelName,
org.thales.punch.libraries.storm.api.ITopologySettings topoSettings,
String defaultGrokPatterns,
Path defaultResourcePath)
This method looks for punchlets in a local configuration directory.
|
Modifier and Type | Method and Description |
---|---|
PunchletConfig |
PunchletConfig.addPunchletsBlock(List<String> paths,
List<String> codes,
int executor,
String affinity) |
Copyright © 2022. All rights reserved.