| Package | Description |
|---|---|
| io.continual.services.processor.config.readers | |
| io.continual.services.processor.engine.model |
| Modifier and Type | Method and Description |
|---|---|
Pipeline |
JsonConfigReader.readPipeline(String pipelineName,
org.json.JSONArray rules,
ArrayList<String> pkgs,
ConfigLoadContext clc) |
| Modifier and Type | Method and Description |
|---|---|
Pipeline |
Pipeline.addRule(Rule r) |
Pipeline |
Program.getPipeline(String plName)
Get a pipeline by name.
|
| Modifier and Type | Method and Description |
|---|---|
Program |
Program.addPipeline(String name,
Pipeline pipeline)
Add a pipeline to this program.
|
Copyright © 2022 continual.io. All rights reserved.