public interface ExecNodeGraphProcessor
ExecNodeGraphProcessor plugin, use it can change or update the given ExecNodeGraph.| Modifier and Type | Method and Description |
|---|---|
ExecNodeGraph |
process(ExecNodeGraph execGraph,
ProcessorContext context)
Given an
ExecNodeGraph, process it and return the result ExecNodeGraph. |
ExecNodeGraph process(ExecNodeGraph execGraph, ProcessorContext context)
ExecNodeGraph, process it and return the result ExecNodeGraph.Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.