Class About


  • public final class About
    extends Object
    About.
    • Constructor Detail

      • About

        public About()
    • Method Detail

      • artifactId

        public String artifactId()
        Return the artifact id.
        Returns:
        the artifact id
      • buildTimestamp

        public String buildTimestamp()
        Return the build timestamp.
        Returns:
        the build timestamp
      • commit

        public String commit()
        Return the last commit.
        Returns:
        the last commit
      • hadoopVersion

        public String hadoopVersion()
        Return the Hadoop compile scope dependency version.
        Returns:
        the Hadoop compile scope dependency version
      • scalaVersion

        public String scalaVersion()
        Return the Scala compile scope dependency version.
        Returns:
        the Scala compile scope dependency version
      • sparkVersion

        public String sparkVersion()
        Return the Apache Spark compile scope dependency version.
        Returns:
        the Apache Spark compile scope dependency version
      • version

        public String version()
        Return the ADAM version.
        Returns:
        the ADAM version
      • isSnapshot

        public boolean isSnapshot()
        Return true if the ADAM version is a snapshot.
        Returns:
        true if the ADAM version is a snapshot