public final class About extends Object
Constructor and Description |
---|
About() |
Modifier and Type | Method and Description |
---|---|
String |
artifactId()
Return the artifact id.
|
String |
buildTimestamp()
Return the build timestamp.
|
String |
commit()
Return the last commit.
|
String |
hadoopVersion()
Return the Hadoop compile scope dependency version.
|
boolean |
isSnapshot()
Return true if the ADAM version is a snapshot.
|
String |
scalaVersion()
Return the Scala compile scope dependency version.
|
String |
sparkVersion()
Return the Apache Spark compile scope dependency version.
|
String |
version()
Return the ADAM version.
|
public String artifactId()
public String buildTimestamp()
public String commit()
public String hadoopVersion()
public String scalaVersion()
public String sparkVersion()
public String version()
public boolean isSnapshot()
Copyright © 2017. All rights reserved.