Class Index: mitto.iov2.steps.base.BaseStepV3

BaseStepV3

Base Step

type

object

properties

  • environ

Environ

The job’s runtime execution environment. Do not provide this value in a job config; it is automatically provided by Runner.

  • logger

Logger

The Runner logger to use for log messages. Do not provide this value in a job config; it is automatically provided by Runner.

  • transforms

Transforms

A list of transformation steps applied to the data.

type

array

default

items