All Downloads are FREE. Search and download functionalities are using the official Maven repository.

bio.ferlab.datalake.spark3.etl.v3.package.scala Maven / Gradle / Ivy

There is a newer version: 14.8.0
Show newest version
package bio.ferlab.datalake.spark3.etl

import bio.ferlab.datalake.commons.config.SimpleConfiguration

package object v3 {
  type SimpleETL = ETL[SimpleConfiguration]
  type SimpleETLP = ETLP[SimpleConfiguration]
  type SimpleSingleETL = SingleETL[SimpleConfiguration]
  type SimpleTransformationsETL = TransformationsETL[SimpleConfiguration]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy