For use with database, not HDFS.
For use with database, not HDFS.
From the 'onExecution' method's parameters. This method adds the parameters to this object.
boolean indicating default value of the parameter. True for "Yes", false for "No".
The dialog element added.
Gets the value of the dropIfExists parameter, returning true if the String value is "Yes", false if it is a different value or missing.
Gets the value of the dropIfExists parameter, returning true if the String value is "Yes", false if it is a different value or missing.
OperatorParameters instance [containing the dropIfExists parameter].
Boolean representation of the dropIfExists parameter.
Gets the value of the overwrite parameter, returning true if the String value is "true", false if it is a different value or missing.
Gets the value of the overwrite parameter, returning true if the String value is "true", false if it is a different value or missing.
OperatorParameters instance [containing the overwrite parameter].
Boolean representation of the overwrite parameter.