Class SinkWrite

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

public class SinkWrite extends Object implements StreamingFlowExecution
A `StreamingFlowExecution` that writes a streaming `DataFrame` to a `Sink`.