The metadata for the operators that are connected to this one. This is metadata about the IOBase object that will be received from each parent operator at runtim.
The current parameter values of the operator.
This contains that available data-sources (filtered for hadoop or database depending on the operator runtime class) that could be used by the operator at runtime.
The metadata for the operators that are connected to this one.
The metadata for the operators that are connected to this one. This is metadata about the IOBase object that will be received from each parent operator at runtim.
Equivalent to the input schemas argument that used to be passed directly to the onInputOrParameterChange of OperatorGUINode by the Alpine Engine.
Equivalent to the input schemas argument that used to be passed directly to the onInputOrParameterChange of OperatorGUINode by the Alpine Engine.
This contains that available data-sources (filtered for hadoop or database depending on the operator runtime class) that could be used by the operator at runtime.
This contains that available data-sources (filtered for hadoop or database depending on the operator runtime class) that could be used by the operator at runtime.
The current parameter values of the operator.
The current parameter values of the operator.
Contains information that the operator may need in OperatorGUINode#getOperatorStatus. We use a single class for all the arguments to make it easier to add things without breaking compatibility with old operators.