Class StreamingTableWrite

Object
org.apache.spark.sql.pipelines.graph.StreamingTableWrite
All Implemented Interfaces:
org.apache.spark.internal.Logging, FlowExecution, StreamingFlowExecution

public class StreamingTableWrite extends Object implements StreamingFlowExecution
A `StreamingFlowExecution` that writes a streaming `DataFrame` to a `Table`.