Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
FeatureFactoryStatsContainer(String ServiceClass,
String ServiceName)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
mergeResults(long results)
merge results
|
void |
mergeTime(long time)
merge time
|
void |
newFullScan()
New Full Scann index
|
void |
newMerge()
New merge request
|
void |
newVAFile()
New VAFile index
|
void |
run() |
String |
toXML()
generates an xml serialization of the statistics
|
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 void newFullScan()
public void newVAFile()
public void newMerge()
public void mergeTime(long time)
time - the timepublic void mergeResults(long results)
results - the resultspublic void writeToRI()
throws Exception
Exception - the ri could not be updatedpublic void run()
run in interface Runnablerun in class ThreadRunnable.run()public String toXML()
Copyright © 2014. All Rights Reserved.