Class MetastoreRegisterObject


  • public final class MetastoreRegisterObject
    extends Object
    The MetastoreRegisterObject model.
    • Constructor Detail

      • MetastoreRegisterObject

        public MetastoreRegisterObject()
    • Method Detail

      • getInputFolder

        public String getInputFolder()
        Get the inputFolder property: The input folder containing CDM files.
        Returns:
        the inputFolder value.
      • setInputFolder

        public MetastoreRegisterObject setInputFolder​(String inputFolder)
        Set the inputFolder property: The input folder containing CDM files.
        Parameters:
        inputFolder - the inputFolder value to set.
        Returns:
        the MetastoreRegisterObject object itself.