public class EglRunConfiguration extends EolRunConfiguration
Modifier and Type | Class and Description |
---|---|
static class |
EglRunConfiguration.Builder<R extends EglRunConfiguration,B extends EglRunConfiguration.Builder<R,B>> |
Modifier and Type | Field and Description |
---|---|
URI |
outputRoot |
boolean |
persistOutput |
loadModels, modelsAndProperties, parameters
hasRun, id, outputFile, printMarker, profiledStages, profileExecution, result, script, showResults, targetRepeats
Constructor and Description |
---|
EglRunConfiguration(EglRunConfiguration.Builder<? extends EolRunConfiguration,?> builder) |
EglRunConfiguration(EglRunConfiguration other) |
Modifier and Type | Method and Description |
---|---|
static EglRunConfiguration.Builder<? extends EglRunConfiguration,?> |
Builder() |
protected EglTemplateFactory |
getDefaultTemplateFactory() |
IEglModule |
getModule() |
void |
reset() |
addModelsToRepo, dispose, equals, execute, getProfilingOutput, hashCode, loadModels, loadModelsImpl, preExecute, prepareFrameStack, prepareModule, toString
afterRepeatLoop, beforeRepeatLoop, Builder, call, findBuilder, getCurrentRepeat, getExecutionTime, getId, getResult, getResultOutput, getThrows, handleException, isFirstRepeat, isLastRepeat, postExecute, run, writeOut, writeOut
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
get
public final URI outputRoot
public final boolean persistOutput
public EglRunConfiguration(EglRunConfiguration.Builder<? extends EolRunConfiguration,?> builder)
public EglRunConfiguration(EglRunConfiguration other)
public static EglRunConfiguration.Builder<? extends EglRunConfiguration,?> Builder()
protected EglTemplateFactory getDefaultTemplateFactory() throws EglRuntimeException
EglRuntimeException
public void reset() throws Exception
reset
in class EolRunConfiguration
Exception
public IEglModule getModule()
getModule
in class EolRunConfiguration
Copyright © 2020. All rights reserved.