Expand description
Streaming implementation for the Spark Connect Client
Re-exports§
pub use crate::spark::write_stream_operation_start::Trigger;
Structs§
- Data
Stream Reader - DataStreamReader represents the entrypoint to create a streaming DataFrame
- Data
Stream Writer - DataStreamWriter provides the ability to output a StreamingQuery which can then be used to monitor the active stream
- Streaming
Query - Represents the active streaming created from a
start
on the writer
Enums§
- Output
Mode - Streaming Output Modes