Skip to main content

Module streaming

Module streaming 

Source
Expand description

Streaming execution support for large graphs and datasets.

Structs§

ChunkIterator
Chunk iterator for breaking large batches into streams
ChunkMetadata
Stream chunk metadata
StreamProcessor
Stream processor for handling streaming execution
StreamResult
Streaming execution result with chunk information
StreamingConfig
Configuration for streaming execution

Enums§

StreamingMode
Streaming execution mode for handling large datasets

Traits§

TlStreamingExecutor
Trait for executors that support streaming execution