Class MetastoreUpdateObject


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

      • MetastoreUpdateObject

        public MetastoreUpdateObject()
    • Method Detail

      • getInputFolder

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

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