Component
Namespace: StormDSL
Component definition, https://github.com/apache/storm/blob/master/storm-core/src/storm.thrift#L74
Union Cases
Union Case | Description |
Java(className,args)
Signature: string * string list
|
|
Local(ScriptRef)
Signature: ScriptRef
|
|
Shell(command,args)
Signature: string * string
|