| Package | Description |
|---|---|
| org.apache.hadoop.yarn.sls |
| Modifier and Type | Method and Description |
|---|---|
static SLSRunner.TraceType |
SLSRunner.TraceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SLSRunner.TraceType[] |
SLSRunner.TraceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SLSRunner.setSimulationParams(SLSRunner.TraceType inType,
String[] inTraces,
String nodes,
String outDir,
Set<String> trackApps,
boolean printsimulation) |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.