Module timely::dataflow::scopes::root [] [src]

The root scope of all timely dataflow computations.

Structs

Root

A Root is the entry point to a timely dataflow computation. It wraps a Allocate, and has a list of child Operates.