Index

G I O P R 
All Classes and Interfaces|All Packages

G

getBuildGitHead() - Static method in class org.apache.polaris.version.PolarisVersion
Returns the commit ID as in the jar manifest, if build-time Git information is available, when Polaris has been built with the Gradle -Prelease project property.
getBuildGitTag() - Static method in class org.apache.polaris.version.PolarisVersion
Returns the output of git describe --tags as in the jar manifest, if build-time Git information is available, when Polaris has been built with the Gradle -Prelease project property.
getBuildJavaVersion() - Static method in class org.apache.polaris.version.PolarisVersion
Returns the Java version used during the build as in the jar manifest, if build-time Git information is available, when Polaris has been built with the Gradle -Prelease project property.
getBuildReleasedVersion() - Static method in class org.apache.polaris.version.PolarisVersion
Returns the version as in the jar manifest, if build-time Git information is available, when Polaris has been built with the Gradle -Prelease project property..
getBuildSystem() - Static method in class org.apache.polaris.version.PolarisVersion
Returns information about the system that performed the build, if build-time Git information is available, when Polaris has been built with the Gradle -Prelease project property.
getBuildTimestamp() - Static method in class org.apache.polaris.version.PolarisVersion
Returns the build timestamp as in the jar manifest, if build-time Git information is available, when Polaris has been built with the Gradle -Prelease project property.
getVersion() - Method in class org.apache.polaris.version.PolarisVersionProvider
 

I

isReleaseBuild() - Static method in class org.apache.polaris.version.PolarisVersion
Flag whether the build is a released version, when Polaris has been built with the Gradle -Prelease project property.

O

org.apache.polaris.version - package org.apache.polaris.version
 

P

PolarisVersion - Class in org.apache.polaris.version
Utility class to retrieve the current Polaris version and the contents of the NOTICE and LICENSE* files.
PolarisVersionProvider - Class in org.apache.polaris.version
 
PolarisVersionProvider() - Constructor for class org.apache.polaris.version.PolarisVersionProvider
 
polarisVersionString() - Static method in class org.apache.polaris.version.PolarisVersion
The version string as in the file version.txt in the project's root directory.

R

readNoticeFile() - Static method in class org.apache.polaris.version.PolarisVersion
 
readSourceLicenseFile() - Static method in class org.apache.polaris.version.PolarisVersion
 
G I O P R 
All Classes and Interfaces|All Packages