Class TableDataLoad

    • Method Detail

      • getDataSourceLocation

        public java.lang.String getDataSourceLocation()
        Returns:
        location of load data source
      • isFull

        public boolean isFull()
        Returns:
        true if the type is full, false otherwise
      • isIncremental

        public boolean isIncremental()
        Returns:
        true if the type is incremental, false otherwise
      • getType

        public java.lang.String getType()
        Returns:
        type of the load, one of full,incremental