Package | Description |
---|---|
io.streamzi.openshift.dataflow.model |
Modifier and Type | Method and Description |
---|---|
ProcessorOutputPort |
ProcessorNode.getOutput(String name) |
ProcessorOutputPort |
ProcessorLink.getSource() |
Modifier and Type | Method and Description |
---|---|
Map<String,ProcessorOutputPort> |
ProcessorNode.getOutputs() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessorNode.addOutput(ProcessorOutputPort output) |
void |
ProcessorLink.setSource(ProcessorOutputPort source) |
Modifier and Type | Method and Description |
---|---|
void |
ProcessorNode.setOutputs(Map<String,ProcessorOutputPort> outputs) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.