Structsยง
- Builder
- A builder for StreamingComputeNodeRequest
- Complete
- The final stage for
StreamingComputeNodeRequest
. - Context
Stage - The
context
stage forBuilder
. - Node
Stage - The
node
stage forBuilder
. - Streaming
Compute Node Request - A templatized version of
ComputeNodeRequest
where the end of the range will track the current time and the start of the range trackswindowWidth
time ago. - Window
Width Stage - The
window_width
stage forBuilder
.