jar

com.github.music-of-the-ainur : almaren-framework_2.12

Maven & Gradle

Apr 24, 2023
7 usages
29 stars

almaren-framework · The Almaren Framework provides a simplified consistent minimalistic layer over Apache Spark. While still allowing you to take advantage of native Apache Spark features. You can still combine it with standard Spark code

Table Of Contents

Latest Version

Download com.github.music-of-the-ainur : almaren-framework_2.12 JAR file - Latest Versions:

All Versions

Download com.github.music-of-the-ainur : almaren-framework_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x
0.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 almaren-framework_2.12-0.9.9-3.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.music.of.the.ainur.almaren.builder

├─ com.github.music.of.the.ainur.almaren.builder.Core.class - [JAR]

com.github.music.of.the.ainur.almaren.util

├─ com.github.music.of.the.ainur.almaren.util.Constants.class - [JAR]

com.github.music.of.the.ainur.almaren

├─ com.github.music.of.the.ainur.almaren.Almaren.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.AlmarenException.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.Batch.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.Catalyst.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.Executor.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.InvalidDecoder.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.NullCatalyst.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.NullFork.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.SchemaRequired.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.State.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.Streaming.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.Tree.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.Util.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.package.class - [JAR]

com.github.music.of.the.ainur.almaren.builder.core

├─ com.github.music.of.the.ainur.almaren.builder.core.Deserializer.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.builder.core.Main.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.builder.core.Source.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.builder.core.Target.class - [JAR]

com.github.music.of.the.ainur.almaren.state.core

├─ com.github.music.of.the.ainur.almaren.state.core.Alias.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.AvroDeserializer.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.CSVDeserializer.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.Cache.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.Coalesce.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.Deserializer.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.Drop.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.Dsl.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.JsonDeserializer.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.Main.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.Pipe.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.Repartition.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.RepartitionWithColumn.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.RepartitionWithSizeAndColumn.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.Source.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.SourceDataFrame.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.SourceFile.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.SourceJdbc.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.SourceSql.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.Sql.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.SqlExpr.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.Target.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.TargetFile.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.TargetJdbc.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.TargetKafka.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.TargetSql.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.Where.class - [JAR]

├─ com.github.music.of.the.ainur.almaren.state.core.XMLDeserializer.class - [JAR]

Advertisement