NodeInterface provides an interface that is used by nodes in a cluster
inChannels
- A ChannelInputList containing the channels used as input channels to the NodeoutChannels
- A ChannelOutputList containing the channels used as output channels of the nodeType Params | Return Type | Name and description |
---|---|---|
|
def |
connect(ChannelInputList inChannels, ChannelOutputList outChannels) |