jar

org.jetbrains.kotlinx.spark : core-2.4_2.11

Maven & Gradle

Jul 19, 2021
2 usages

Kotlin Spark API: Scala core for Spark 2.4+ (Scala 2.11) · Scala-Spark 2.4+ compatibility layer for Kotlin for Apache Spark

Table Of Contents

Latest Version

Download org.jetbrains.kotlinx.spark : core-2.4_2.11 JAR file - Latest Versions:

All Versions

Download org.jetbrains.kotlinx.spark : core-2.4_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window core-2.4_2.11-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.spark.sql

├─ org.apache.spark.sql.ComplexWrapper.class - [JAR]

├─ org.apache.spark.sql.DataTypeWithClass.class - [JAR]

├─ org.apache.spark.sql.KComplexTypeWrapper.class - [JAR]

├─ org.apache.spark.sql.KDataTypeWrapper.class - [JAR]

├─ org.apache.spark.sql.KSimpleTypeWrapper.class - [JAR]

├─ org.apache.spark.sql.KStructField.class - [JAR]

├─ org.apache.spark.sql.helpme.class - [JAR]

org.apache.spark.sql.catalyst

├─ org.apache.spark.sql.catalyst.KotlinReflection.class - [JAR]

org.jetbrains.kotlinx.spark.extensions

├─ org.jetbrains.kotlinx.spark.extensions.KSparkExtensions.class - [JAR]