jar

com.nikvanderhoof : spark-constraints_2.11

Maven & Gradle

Jul 17, 2019
14 stars

spark-constraints_2.11 · A module for validating extra constraints on spark datasets.

Table Of Contents

Latest Version

Download com.nikvanderhoof : spark-constraints_2.11 JAR file - Latest Versions:

All Versions

Download com.nikvanderhoof : spark-constraints_2.11 JAR file - All Versions:

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

org.apache.spark.sql.constraints

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

com.nikvanderhoof.spark.sql.constraints

├─ com.nikvanderhoof.spark.sql.constraints.Check.class - [JAR]

├─ com.nikvanderhoof.spark.sql.constraints.ConstrainedDataset.class - [JAR]

├─ com.nikvanderhoof.spark.sql.constraints.Constraint.class - [JAR]

├─ com.nikvanderhoof.spark.sql.constraints.ForeignKey.class - [JAR]

├─ com.nikvanderhoof.spark.sql.constraints.NamedDataset.class - [JAR]

├─ com.nikvanderhoof.spark.sql.constraints.NotNull.class - [JAR]

├─ com.nikvanderhoof.spark.sql.constraints.PrimaryKey.class - [JAR]

├─ com.nikvanderhoof.spark.sql.constraints.Unique.class - [JAR]

├─ com.nikvanderhoof.spark.sql.constraints.package.class - [JAR]