Class StreamingListenerOutputOperationCompleted

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

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

    • StreamingListenerOutputOperationCompleted

      public StreamingListenerOutputOperationCompleted(OutputOperationInfo outputOperationInfo)
  • Method Details

    • apply

      public abstract static R apply(T1 v1)
    • toString

      public static String toString()
    • outputOperationInfo

      public OutputOperationInfo outputOperationInfo()