Decision¶
It computes expressions to determine if the condition is met or not. Accordingly proceeds to the next step or stops here.
Type¶
transform
Class¶
fire.nodes.etl.NodeDecision
Fields¶
| Name | Title | Description |
|---|---|---|
| description | Description | Description |
| inputCols | Columns | Columns |
| functions | Function | Function to apply |
| symbols | Symbol | Symbol to apply |
| values | Values | Values |