Structsยง
- Builder
- A builder for StaleRanges
- Complete
- The final stage for
StaleRanges
. - Input
Stage - The
input
stage forBuilder
. - Stale
Ranges - Produces a list of ranges for which data does not exist for the specified duration or longer. Increases window size by the specified staleness threshold on both ends to capture edge cases of data not currently in view.
- Threshold
Stage - The
threshold
stage forBuilder
.