jar

org.eobjects.datacleaner : DataCleaner-spark

Maven & Gradle

Aug 31, 2015
442 stars
Table Of Contents

Latest Version

Download org.eobjects.datacleaner : DataCleaner-spark JAR file - Latest Versions:

All Versions

Download org.eobjects.datacleaner : DataCleaner-spark JAR file - All Versions:

Version Vulnerabilities Size Updated
4.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 DataCleaner-spark-4.0.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.datacleaner.spark

├─ org.datacleaner.spark.ApplicationDriver.class - [JAR]

├─ org.datacleaner.spark.Main.class - [JAR]

├─ org.datacleaner.spark.NamedAnalyzerResult.class - [JAR]

├─ org.datacleaner.spark.SkipHeaderLineFunction.class - [JAR]

├─ org.datacleaner.spark.SparkAnalysisResultFuture.class - [JAR]

├─ org.datacleaner.spark.SparkAnalysisRunner.class - [JAR]

├─ org.datacleaner.spark.SparkJobContext.class - [JAR]

org.datacleaner.spark.functions

├─ org.datacleaner.spark.functions.AnalyzerResultReduceFunction.class - [JAR]

├─ org.datacleaner.spark.functions.CsvParserFunction.class - [JAR]

├─ org.datacleaner.spark.functions.ExtractAnalyzerResultFunction.class - [JAR]

├─ org.datacleaner.spark.functions.RowProcessingFunction.class - [JAR]

├─ org.datacleaner.spark.functions.ValuesToInputRowFunction.class - [JAR]