Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
SearchStatsContainer()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
executeInternal()
execute through internal engine
|
void |
executePES()
execute through pes
|
void |
executionError()
execution Error
|
void |
newConfiguration()
New configuration invocation
|
void |
newInvocation()
New invocation
|
void |
parseError()
parsing error
|
void |
planningError()
planning Error
|
void |
preprocessError()
preprocess Error
|
void |
run() |
void |
timeToExecute(long time)
mean time for execution
|
void |
timeToParse(long time)
mean time for parse
|
void |
timeToPlan(long time)
mean time for plan
|
void |
timeToPreprocess(long time)
mean time for preprocessing
|
void |
timeToReference(long time)
mean time for reference
|
void |
timeToValidate(long time)
mean time for validation
|
void |
validationError()
validation error
|
void |
writeToRI()
Writes the statistics to the RI profile
|
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic SearchStatsContainer()
RItoKeepStatsFor - the RI to keep statistics forpublic void newInvocation()
public void newConfiguration()
public void parseError()
public void validationError()
public void preprocessError()
public void planningError()
public void executionError()
public void executeInternal()
public void executePES()
public void timeToReference(long time)
time - time in millisecspublic void timeToParse(long time)
time - time in millisecspublic void timeToValidate(long time)
time - time in millisecspublic void timeToPreprocess(long time)
time - time in millisecspublic void timeToPlan(long time)
time - time in millisecspublic void timeToExecute(long time)
time - time in millisecspublic void writeToRI()
public void run()
run in interface Runnablerun in class ThreadRunnable.run()Copyright © 2017. All Rights Reserved.