org.apache.spark.dataflint.package.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spark_2.12 Show documentation
Show all versions of spark_2.12 Show documentation
Open Source Data-Application Performance Monitoring for Apache Spark
The newest version!
package org.apache.spark
package object dataflint {
private[dataflint] type EnumValue[A <: Enumeration] = A#Value
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy