Modifier and Type | Required Element and Description |
---|---|
String |
branch
Get the branch from which this was compiled.
|
String |
date
Get the date when Flume was compiled.
|
String |
revision
Get the subversion revision.
|
String |
srcChecksum
Get a checksum of the source files from which
Flume was compiled.
|
String |
url
Get the url for the subversion repository.
|
String |
user
Get the username that compiled Flume.
|
String |
version
Get the Flume version
|
public abstract String version
public abstract String revision
public abstract String branch
public abstract String user
public abstract String date
public abstract String url
public abstract String srcChecksum
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.