Runner (``runner``) =================== Hooks ----- .. automodule:: pyspark_pipeline_framework.runner.hooks :members: :show-inheritance: Built-in Hooks -------------- .. automodule:: pyspark_pipeline_framework.runner.hooks_builtin :members: :show-inheritance: Result ------ .. automodule:: pyspark_pipeline_framework.runner.result :members: :show-inheritance: Simple Runner ------------- .. automodule:: pyspark_pipeline_framework.runner.simple_runner :members: :show-inheritance: Checkpoint ---------- .. automodule:: pyspark_pipeline_framework.runner.checkpoint :members: :show-inheritance: Quality Hooks ------------- .. automodule:: pyspark_pipeline_framework.runner.quality_hooks :members: :show-inheritance: Audit Hooks ----------- .. automodule:: pyspark_pipeline_framework.runner.audit_hooks :members: :show-inheritance: