Class StreamingListenerOutputOperationStarted

Object
org.apache.spark.streaming.scheduler.StreamingListenerOutputOperationStarted
All Implemented Interfaces:
Serializable, StreamingListenerEvent, scala.Equals, scala.Product, scala.Serializable

public class StreamingListenerOutputOperationStarted extends Object implements StreamingListenerEvent, scala.Product, scala.Serializable
See Also:
  • Constructor Details

    • StreamingListenerOutputOperationStarted

      public StreamingListenerOutputOperationStarted(OutputOperationInfo outputOperationInfo)
  • Method Details

    • apply

      public abstract static R apply(T1 v1)
    • toString

      public static String toString()
    • outputOperationInfo

      public OutputOperationInfo outputOperationInfo()