Package edu.sc.seis.sod
Class AbstractEventChannelPair
java.lang.Object
edu.sc.seis.sod.WaveformWorkUnit
edu.sc.seis.sod.AbstractEventPair
edu.sc.seis.sod.CookieEventPair
edu.sc.seis.sod.AbstractEventChannelPair
- All Implemented Interfaces:
Runnable
- Direct Known Subclasses:
EventChannelPair
,EventVectorPair
-
Field Summary
FieldsFields inherited from class edu.sc.seis.sod.WaveformWorkUnit
dbid, failLogger, lastQuery, numRetries
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
AbstractEventChannelPair
(StatefulEvent event, EventStationPair esp) AbstractEventChannelPair
(StatefulEvent event, Status status, EventStationPair esp) -
Method Summary
Modifier and TypeMethodDescriptiongetEsp()
protected void
setEsp
(EventStationPair esp) void
sets the status on this event channel pair to be status and notifies its parentMethods inherited from class edu.sc.seis.sod.CookieEventPair
getCookies, setCookies, setStatus
Methods inherited from class edu.sc.seis.sod.AbstractEventPair
getEvent, getEventDbId, getStatus, setEvent, update
Methods inherited from class edu.sc.seis.sod.WaveformWorkUnit
equals, getDbid, getLastQuery, getNumRetries, hashCode, setDbid, setLastQuery, setNumRetries, updateRetries
-
Field Details
-
esp
-
-
Constructor Details
-
AbstractEventChannelPair
protected AbstractEventChannelPair() -
AbstractEventChannelPair
-
AbstractEventChannelPair
-
-
Method Details
-
update
sets the status on this event channel pair to be status and notifies its parent- Specified by:
update
in classAbstractEventPair
-
setEsp
-
getEsp
-
getCookieJar
-