| Package | Description |
|---|---|
| org.teiid.dqp.internal.process |
| Modifier and Type | Method and Description |
|---|---|
DQPWorkContext.Version |
DQPWorkContext.getClientVersion() |
static DQPWorkContext.Version |
DQPWorkContext.Version.getVersion(String version) |
static DQPWorkContext.Version |
DQPWorkContext.Version.latest() |
static DQPWorkContext.Version |
DQPWorkContext.Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DQPWorkContext.Version[] |
DQPWorkContext.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DQPWorkContext.setClientVersion(DQPWorkContext.Version clientVersion) |
Copyright © 2019. All rights reserved.