|
Ontimize Document Management 0.035EN | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Thread
com.ontimize.dms.jcr.LoadTest
public class LoadTest
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.lang.Thread |
|---|
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler |
| Field Summary | |
|---|---|
static java.lang.String |
DIR_PREFFIX
|
static boolean |
ENABLED
|
static java.lang.String |
FILE_PREFFIX
|
static int |
FILES_NUMBER
|
static int |
FOLDERS_NUMBER
|
protected java.util.Map |
info
|
protected JcrSession |
session
|
protected int |
sessionId
|
static int |
SLEEP_TIME
Time to sleep thread in milliseconds. |
static boolean |
VERBOSE
|
| Fields inherited from class java.lang.Thread |
|---|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
|---|---|
LoadTest(int sessionId,
java.util.Map info)
|
|
| Method Summary | |
|---|---|
void |
closeSession()
|
protected void |
createParent()
|
protected JcrSession |
createSession()
|
void |
run()
|
protected void |
setCache(long max)
|
| Methods inherited from class java.lang.Thread |
|---|
activeCount, checkAccess, 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, yield |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static boolean ENABLED
public static boolean VERBOSE
public static int SLEEP_TIME
Time to sleep thread in milliseconds.
public static int FOLDERS_NUMBER
public static int FILES_NUMBER
public static java.lang.String DIR_PREFFIX
public static java.lang.String FILE_PREFFIX
protected int sessionId
protected java.util.Map info
protected JcrSession session
| Constructor Detail |
|---|
public LoadTest(int sessionId,
java.util.Map info)
| Method Detail |
|---|
protected JcrSession createSession()
protected void setCache(long max)
protected void createParent()
public void run()
run in interface java.lang.Runnablerun in class java.lang.Threadpublic void closeSession()
|
Ontimize Document Management | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||