Package com.kingsrook.qqq.backend.module.filesystem.processes.implementations.etl.streamed


package com.kingsrook.qqq.backend.module.filesystem.processes.implementations.etl.streamed
  • Classes
    Class
    Description
    Extension to the base StreamedETLBackendStep, unique for where the source table is a filesystem, where we want/need to collect the filenames that were processed in the Extract step, so they can be passed into the cleanup step.