@InterfaceAudience.Private @InterfaceStability.Unstable public class SLSRunner extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
LOG |
static Map<String,Object> |
simulateInfoMap |
Constructor and Description |
---|
SLSRunner(boolean isSLS,
String[] inputTraces,
String nodeFile,
String outputDir,
Set<String> trackedApps,
boolean printsimulation) |
Modifier and Type | Method and Description |
---|---|
static void |
decreaseRemainingApps() |
HashMap<org.apache.hadoop.yarn.api.records.NodeId,NMSimulator> |
getNmMap() |
static TaskRunner |
getRunner() |
static void |
main(String[] args) |
void |
start() |
public SLSRunner(boolean isSLS, String[] inputTraces, String nodeFile, String outputDir, Set<String> trackedApps, boolean printsimulation) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public HashMap<org.apache.hadoop.yarn.api.records.NodeId,NMSimulator> getNmMap()
public static TaskRunner getRunner()
public static void decreaseRemainingApps()
Copyright © 2018 Apache Software Foundation. All Rights Reserved.