public static class ConcurrentUseTest.IndexUserThread extends Thread
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
ConcurrentUseTest.IndexUserThread(ConcurrentUseTest test,
NexusIndexer nexusIndexer,
IndexingContext searchIndexingContext,
IndexingContext modifyIndexingContext,
ArtifactInfo artifactInfo) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAdded() |
int |
getDeleted() |
int |
getLastSearchHitCount() |
boolean |
hadProblem() |
void |
run() |
void |
stopThread() |
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 ConcurrentUseTest.IndexUserThread(ConcurrentUseTest test, NexusIndexer nexusIndexer, IndexingContext searchIndexingContext, IndexingContext modifyIndexingContext, ArtifactInfo artifactInfo)
public int getAdded()
public int getDeleted()
public boolean hadProblem()
public int getLastSearchHitCount()
public void stopThread()
throws IOException
IOExceptionCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.