| Package | Description |
|---|---|
| org.apache.hadoop.yarn.sls |
| Modifier and Type | Method | Description |
|---|---|---|
static SLSRunner.TraceType |
SLSRunner.TraceType.valueOf(java.lang.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 | Description |
|---|---|---|
void |
AMRunner.setInputType(SLSRunner.TraceType inputType) |
|
void |
NMRunner.setInputType(SLSRunner.TraceType inputType) |
|
void |
SLSRunner.setSimulationParams(SLSRunner.TraceType inputType,
java.lang.String[] inTraces,
java.lang.String nodes,
java.lang.String metricsOutputDir,
java.util.Set<java.lang.String> trackApps,
boolean printSimulation) |
This is invoked before start.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.