| Package | Description |
|---|---|
| org.hpccsystems.ws.client.platform | |
| org.hpccsystems.ws.client.utils |
| Modifier and Type | Method and Description |
|---|---|
Utils.HPCCEnvOSCode |
PhysicalMachine.getOSCode()
Gets the OS code.
|
| Modifier and Type | Method and Description |
|---|---|
static Utils.HPCCEnvOSCode |
Utils.HPCCEnvOSCode.fromCode(int code)
From code.
|
Utils.HPCCEnvOSCode |
Utils.HPCCEnvOSCode.fromName(String name)
From name.
|
static Utils.HPCCEnvOSCode |
Utils.HPCCEnvOSCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Utils.HPCCEnvOSCode[] |
Utils.HPCCEnvOSCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.