io.smartdatalake.workflow.dataobject
A reader that reads ActionId values.
A reader that reads ActionId values.
A reader that reads ConnectionId values.
A reader that reads ConnectionId values.
A reader that reads DataObjectId values.
A reader that reads DataObjectId values.
A reader that reads ParsableDfTransformer values.
A reader that reads ParsableDfTransformer values. Note that DfSparkTransformer must be parsed according to it's 'type' attribute by using SDL ConfigParser.
A reader that reads ParsableDfsTransformer values.
A reader that reads ParsableDfsTransformer values. Note that DfSparkTransformer must be parsed according to it's 'type' attribute by using SDL ConfigParser.
Helper method to extract case class from config
Helper method to extract case class from config
Factory method for parsing (case) classes from Configs.
Factory method for parsing (case) classes from Configs.
a new instance of type CO
parsed from the a context dependent Config.
A ConfigReader reader that reads OutputMode.
A ConfigReader reader that reads OutputMode.
A reader that reads ParsableScriptDef values.
A reader that reads ParsableScriptDef values. Note that ParsableScriptDef must be parsed according to it's 'type' attribute by using SDL ConfigParser.
default naming strategy is to allow lowerCamelCase and hypen-separated key naming, and fail on superfluous keys
default naming strategy is to allow lowerCamelCase and hypen-separated key naming, and fail on superfluous keys
A ConfigReader reader that reads StructType values.
A ConfigReader reader that reads StructType values.
This reader parses a StructType from a DDL string.