| Package | Description |
|---|---|
| org.hpccsystems.ws.client | |
| org.hpccsystems.ws.client.platform | |
| org.hpccsystems.ws.client.wrappers.wsdfu | |
| org.hpccsystems.ws.client.wrappers.wsworkunits |
| Modifier and Type | Field and Description |
|---|---|
protected Version |
BaseHPCCWsClient.targetHPCCBuildVersion |
| Modifier and Type | Method and Description |
|---|---|
Version |
HPCCWsSQLClient.getVersion()
Gets the version.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
BaseHPCCWsClient.compatibilityCheck(Version input)
Determine if target HPCC's build version is compatible with a given version.
|
| Modifier and Type | Method and Description |
|---|---|
Version |
Platform.getBuildVersion()
Gets the builds the version.
|
Version |
Platform.getVersion()
Gets the version.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Version.compareTo(Version other) |
static long |
Version.distance(Version l,
Version r)
Distance.
|
boolean |
Version.isEqualOrNewerThan(Version other) |
boolean |
Version.isEqualOrOlderThan(Version other) |
boolean |
Version.isEquivalentTo(Version other) |
boolean |
Version.isNewerThan(Version other) |
boolean |
Version.isOlderThan(Version other) |
| Constructor and Description |
|---|
WsDFUClientStubWrapper(String baseURL,
Version platformVersion)
Instantiates a new ws DFU client stub wrapper.
|
| Constructor and Description |
|---|
WsWorkunitsClientStubWrapper(Connection conn,
Version targetVersion)
Instantiates a new ws workunits client stub wrapper based on the target hpcc version
|
Copyright © 2021. All rights reserved.