public class DoReprocessThread extends AbstractThread
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Modifier and Type | Method and Description |
|---|---|
protected void |
closeWorkingMemory() |
protected void |
doProcessData(String keyId,
Iterator<Proposition> dataItr,
int sizeHint,
Query query) |
protected void |
doProcessDataLoop() |
protected List<Proposition> |
extractRequestedPropositions(Iterator<Proposition> propositions,
Map<UniqueId,Proposition> refs,
int sizeHint) |
protected E |
getExecutionStrategy() |
void |
run() |
getQuery, isLoggable, log, log, logactiveCount, 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 void doProcessDataLoop()
throws InterruptedException
InterruptedExceptionprotected void doProcessData(String keyId, Iterator<Proposition> dataItr, int sizeHint, Query query) throws InterruptedException
InterruptedExceptionprotected E getExecutionStrategy()
protected List<Proposition> extractRequestedPropositions(Iterator<Proposition> propositions, Map<UniqueId,Proposition> refs, int sizeHint)
protected void closeWorkingMemory()
Copyright © 2012–2018 Emory University. All rights reserved.