Skip to main content

Module step_lifecycle

Module step_lifecycle 

Source

Enums§

StepShutdownReason
Why a stateful pipeline step is being shut down.

Traits§

StepLifecycle
Lifecycle hook for stateful pipeline steps that own background work (timers, buckets, gap-detectors, queues) beyond a single process() call.