See: Description
| Interface | Description | 
|---|---|
| SparkStructuredStreamingPipelineOptions | Spark runner  PipelineOptionshandles Spark execution-related configurations, such as the
 master address, and other user-related knobs. | 
| Class | Description | 
|---|---|
| SparkStructuredStreamingPipelineResult | |
| SparkStructuredStreamingRunner | A Spark runner build on top of Spark's SQL Engine (Structured
 Streaming framework). | 
| SparkStructuredStreamingRunnerRegistrar | Contains the  PipelineRunnerRegistrarandPipelineOptionsRegistrarfor theSparkStructuredStreamingRunner. | 
| SparkStructuredStreamingRunnerRegistrar.Options | Registers the  SparkStructuredStreamingPipelineOptions. | 
| SparkStructuredStreamingRunnerRegistrar.Runner | Registers the  SparkStructuredStreamingRunner. |