public class AssynchronousConsumerThread extends Consumer
Constructor and Description |
---|
AssynchronousConsumerThread(AbstractNodesList[] nl,
FactsList[] f,
int index,
Runtime.ThreadState state,
long time,
AbstractNodesPositionMatrix nodesMatrix) |
AssynchronousConsumerThread(AbstractNodesList[] nl,
FactsList[] f,
int index,
Runtime.ThreadState state,
long time,
AbstractNodesPositionMatrix[] nodesMatrix) |
AssynchronousConsumerThread(AbstractNodesList[] nl,
FactsList[] f,
int index,
Runtime.ThreadState state,
long time,
ConcurrentNodesPositionHashMap hash) |
Modifier and Type | Method and Description |
---|---|
void |
run()
For a given ThreadState, this method perform an action that can be
wait,read message,find neighbours, update facts or perform the step phase.
|
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
public AssynchronousConsumerThread(AbstractNodesList[] nl, FactsList[] f, int index, Runtime.ThreadState state, long time, AbstractNodesPositionMatrix[] nodesMatrix)
public AssynchronousConsumerThread(AbstractNodesList[] nl, FactsList[] f, int index, Runtime.ThreadState state, long time, AbstractNodesPositionMatrix nodesMatrix)
public AssynchronousConsumerThread(AbstractNodesList[] nl, FactsList[] f, int index, Runtime.ThreadState state, long time, ConcurrentNodesPositionHashMap hash)