public class IndexWriterThread
extends java.lang.Thread
| Modifier | Constructor and Description |
|---|---|
protected |
IndexWriterThread(org.hibernate.SessionFactory sessionFactory,
java.nio.file.Path indexDirectory,
org.apache.log4j.Logger implementationProviderLogger)
Constructor for IndexWriterThread
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
resetIndexThread() |
void |
run() |
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, yieldprotected IndexWriterThread(org.hibernate.SessionFactory sessionFactory,
java.nio.file.Path indexDirectory,
org.apache.log4j.Logger implementationProviderLogger)
sessionFactory - the current SessionFactory object.indexDirectory - the mount path of the running instanceimplementationProviderLogger - the logger of the used ImplementationProvider