| Class | Description |
|---|---|
| ProcessorFlowReader |
Loads a flow from a JSON file
|
| ProcessorFlowWriter |
Stores a flow to a JSON object
|
| ProcessorTemplateJarExtractor |
This class finds, extracts and parses the streamzi.yaml file from a packaged jar
to build a processor node template that can be used to create dataflows.
|
| ProcessorTemplateYAMLReader |
Parses the definition YAML file to create a processor
|
| ProcessorTemplateYAMLWriter |
Writes a serialized processor node to YAML
|
| SerializedFlow |
Serialized form of flow
|
| SerializedLink | |
| SerializedNode |
Serialized form of node
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.