Skip to main content

Module activator

Module activator 

Source
Expand description

Utilities to activate dataflows based on external triggers.

Structs§

ActivationAck
Handle held by the Timely operator to acknowledge activations from a ArcActivator.
ActivatorInner 🔒
ArcActivator
A timely::scheduling::SyncActivator wrapper that coalesces multiple activations.
RcActivator
An shared handle to multiple activators with support for triggering and acknowledging activations.

Traits§

ActivatorTrait
Generic activator behavior