| Package | Description |
|---|---|
| org.apache.airavata |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionEnvironment.CPUMultiplicity |
ExecutionEnvironment.CPUMultiplicity.fromValue(String value) |
ExecutionEnvironment.CPUMultiplicity |
ExecutionEnvironment.getCPUMultiplicity()
Information about the CPUs and cores in an execution environment
|
static ExecutionEnvironment.CPUMultiplicity |
ExecutionEnvironment.CPUMultiplicity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionEnvironment.CPUMultiplicity[] |
ExecutionEnvironment.CPUMultiplicity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionEnvironment.setCPUMultiplicity(ExecutionEnvironment.CPUMultiplicity cPUMultiplicity)
Information about the CPUs and cores in an execution environment
|
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.