Interface SparkListenerEvent

All Known Subinterfaces:
MLEvent, StreamingQueryListener.Event
All Known Implementing Classes:
FitEnd, FitStart, LoadInstanceEnd, LoadInstanceStart, SaveInstanceEnd, SaveInstanceStart, SparkListenerApplicationEnd, SparkListenerApplicationStart, SparkListenerBlockManagerAdded, SparkListenerBlockManagerRemoved, SparkListenerBlockUpdated, SparkListenerEnvironmentUpdate, SparkListenerExecutorAdded, SparkListenerExecutorBlacklisted, SparkListenerExecutorBlacklistedForStage, SparkListenerExecutorExcluded, SparkListenerExecutorExcludedForStage, SparkListenerExecutorMetricsUpdate, SparkListenerExecutorRemoved, SparkListenerExecutorUnblacklisted, SparkListenerExecutorUnexcluded, SparkListenerJobEnd, SparkListenerJobStart, SparkListenerLogStart, SparkListenerMiscellaneousProcessAdded, SparkListenerNodeBlacklisted, SparkListenerNodeBlacklistedForStage, SparkListenerNodeExcluded, SparkListenerNodeExcludedForStage, SparkListenerNodeUnblacklisted, SparkListenerNodeUnexcluded, SparkListenerResourceProfileAdded, SparkListenerSpeculativeTaskSubmitted, SparkListenerStageCompleted, SparkListenerStageExecutorMetrics, SparkListenerStageSubmitted, SparkListenerTaskEnd, SparkListenerTaskGettingResult, SparkListenerTaskStart, SparkListenerUnpersistRDD, SparkListenerUnschedulableTaskSetAdded, SparkListenerUnschedulableTaskSetRemoved, StreamingQueryListener.QueryIdleEvent, StreamingQueryListener.QueryProgressEvent, StreamingQueryListener.QueryStartedEvent, StreamingQueryListener.QueryTerminatedEvent, TransformEnd, TransformStart

public interface SparkListenerEvent
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • logEvent

      boolean logEvent()