StreamingTypes.h file
Classes
- union StreamingRequestID
- Handle to an active streaming batch.
Typedefs
- using StreamingOnComplete = Callback<void, StreamingRequestID>
- Callback fired on the Sentinel tick when all jobs in a batch complete.
Variables
- static StreamingRequestID InvalidStreamingRequest constexpr