Package 

Class SparkPlugin

  • All Implemented Interfaces:
    org.apache.spark.internal.Logging , org.jetbrains.kotlinx.ki.shell.Plugin

    
    public final class SparkPlugin
    extends Logging implements Plugin
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class SparkPlugin.Holder
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String version
    • Constructor Summary

      Constructors 
      Constructor Description
      SparkPlugin()
    • Method Summary

      Modifier and Type Method Description
      Unit init(Shell repl, ReplConfiguration config)
      Unit cleanUp()
      final Configuration hadoopConfiguration()
      final String getSparkVersion()
      final String getVersion()
      final Unit setVersion(String version)
      • Methods inherited from class org.jetbrains.kotlinx.ki.spark.SparkPlugin

        logInfo, org$apache$spark$internal$Logging$$log_, org$apache$spark$internal$Logging$$log__$eq, sayHello
      • Methods inherited from class org.jetbrains.kotlinx.ki.spark.Logging

        initializeForcefully, initializeLogIfNecessary, initializeLogIfNecessary, initializeLogIfNecessary$default$2, isTraceEnabled, log, logDebug, logDebug, logError, logError, logInfo, logInfo, logName, logTrace, logTrace, logWarning, logWarning
      • Methods inherited from class org.apache.spark.internal.Logging

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait