Firebird/Concepts: Difference between revisions
From stonehomewiki
Jump to navigationJump to search
Stonezhong (talk | contribs) |
Stonezhong (talk | contribs) (→Models) |
||
| Line 110: | Line 110: | ||
type: Either PortType.INPUT or PortType.OUTPUT, represent it is a input port or output port | type: Either PortType.INPUT or PortType.OUTPUT, represent it is a input port or output port | ||
id: ID of the port, it is unique within the node | id: ID of the port, it is unique within the node | ||
node: The node which this port belongs to | |||
</nowiki></pre> | </nowiki></pre> | ||
| Line 142: | Line 142: | ||
description: Detailed description of this pipeline. | description: Detailed description of this pipeline. | ||
mq: RabbitMQ instance | mq: RabbitMQ instance | ||
nodes: | nodes: Containing all node belongs to this pipeline. | ||
</nowiki></pre> | </nowiki></pre> | ||
