Package edu.sc.seis.sod
Class WaveformArm
java.lang.Object
java.lang.Thread
edu.sc.seis.sod.WaveformArm
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Thread
Thread.State, Thread.UncaughtExceptionHandler
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static edu.iris.Fissures.model.MicroSecondDate
boolean
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static void
protected static AbstractEventPair
getNext()
int
static int
boolean
isActive()
void
run()
Methods inherited from class java.lang.Thread
activeCount, checkAccess, clone, countStackFrames, currentThread, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, suspend, toString, yield
-
Field Details
-
lastECP
protected static edu.iris.Fissures.model.MicroSecondDate lastECP -
threadShouldExit
public boolean threadShouldExit
-
-
Constructor Details
-
WaveformArm
-
-
Method Details
-
run
public void run() -
isActive
public boolean isActive() -
getNext
-
createEventNetworkPairs
-
getProcessorNum
public int getProcessorNum() -
getProcessorsWorking
public static int getProcessorsWorking()
-