public static interface Banner.BuildInfoMeta
Banner.getBuildInfo() .| Modifier and Type | Field and Description | 
|---|---|
| static String | buildHostThe hostname on which the build was performed. | 
| static String | buildTimestampThe timestamp of the build. | 
| static String | buildUserThe username that performed the build. | 
| static String | buildVersionThe bigdata release version. | 
| static String | gitBranchThe string representing the git build branch. | 
| static String | gitCommitThe string representing the git build commit. | 
| static String | osArchThe OS architecture on which the build was performed. | 
| static String | osNameThe OS name on which the build was performed. | 
| static String | osVersionThe OS version on which the build was performed. | 
| static String | svnRevisionThe source code revision. | 
| static String | svnURLThe source code repository URL for the branch. | 
static final String buildVersion
static final String svnRevision
static final String svnURL
static final String buildTimestamp
static final String buildUser
static final String buildHost
static final String osArch
static final String osName
static final String osVersion
static final String gitBranch
static final String gitCommit
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.