Packages

p

etlflow

package etlflow

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. etlflow
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. abstract class CliApp[T <: EJPMType] extends ApplicationLogger with App
  2. type EJPMType = EtlJobPropsMapping[EtlJobProps, EtlJob[EtlJobProps]]
  3. trait EtlJobProps extends Product
  4. abstract class EtlJobPropsMapping[EJP <: EtlJobProps, EJ <: EtlJob[EJP]] extends AnyRef
  5. type JobEnv = zio.ZEnv with JsonEnv
  6. abstract class ServerApp[T <: EJPMType] extends CliApp[T] with HttpServer with Scheduler

Value Members

  1. object BuildInfo extends Product with Serializable

    This object was generated by sbt-buildinfo.

Inherited from AnyRef

Inherited from Any

Ungrouped