Interface SparkListenerBus

All Superinterfaces:
ListenerBus<SparkListenerInterface,SparkListenerEvent>, org.apache.spark.internal.Logging
All Known Implementing Classes:
AsyncEventQueue

public interface SparkListenerBus extends ListenerBus<SparkListenerInterface,SparkListenerEvent>
A SparkListenerEvent bus that relays SparkListenerEvents to its listeners
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.apache.spark.internal.Logging

    org.apache.spark.internal.Logging.LogStringContext, org.apache.spark.internal.Logging.SparkShellLoggingFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Post an event to the specified listener.

    Methods inherited from interface org.apache.spark.internal.Logging

    initializeForcefully, initializeLogIfNecessary, initializeLogIfNecessary, initializeLogIfNecessary$default$2, isTraceEnabled, log, logDebug, logDebug, logDebug, logDebug, logError, logError, logError, logError, logInfo, logInfo, logInfo, logInfo, logName, LogStringContext, logTrace, logTrace, logTrace, logTrace, logWarning, logWarning, logWarning, logWarning, org$apache$spark$internal$Logging$$log_, org$apache$spark$internal$Logging$$log__$eq, withLogContext