@InterfaceAudience.Private @InterfaceStability.Unstable public class VersionInfo extends Object
| Modifier | Constructor and Description | 
|---|---|
protected  | 
VersionInfo(String component)  | 
protected  | 
VersionInfo(String component,
           String version,
           String revision,
           String buildTime,
           String scmUrl)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getBuildTime()  | 
String | 
getRevision()  | 
String | 
getSCMURL()  | 
String | 
getVersion()  | 
static void | 
main(String[] args)  | 
String | 
toString()  | 
public static final String UNKNOWN
protected VersionInfo(String component)
Copyright © 2016 Apache Software Foundation. All rights reserved.