[This is preliminary documentation and is subject to change.]
The Runtime.Progress namespace provides classes that support tracking the progress of a Naiad computation.
Structures
| Structure | Description | |
|---|---|---|
| Pointstamp |
Represents a combined dataflow graph location and timestamp,
for use in progress tracking.
| |
| PointstampFakeArray |
A fake array implementation to avoid heap allocation
| |
| Update |
An update to a pointstamp count
|