Modifier and Type | Required Element and Description |
---|---|
String |
date
Get the date when Hadoop was compiled.
|
String |
revision
Get the revision.
|
String |
url
Get the url for the repository.
|
String |
user
Get the username that compiled Hadoop.
|
String |
version
Get the Hadoop version
|
public abstract String version
public abstract String user
public abstract String date
public abstract String url
public abstract String revision
Copyright © 2016. All rights reserved.