public class Version extends Object
Constructor and Description |
---|
Version()
Creates a new version descriptor.
|
Modifier and Type | Method and Description |
---|---|
String |
getImplementationVersion()
Gets build information about the installed DataRush.
|
String |
getSpecificationVersion()
Gets the version number of the installed DataRush.
|
public String getSpecificationVersion()
public String getImplementationVersion()
getSpecificationVersion()
and is typically only required by support personnel.
This value is obtained from the implementation version in the jarfile's
manifest.Copyright © 2016 Actian Corporation. All rights reserved.