|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.WaveformWorkUnit
edu.sc.seis.sod.AbstractEventPair
edu.sc.seis.sod.CookieEventPair
edu.sc.seis.sod.AbstractEventChannelPair
edu.sc.seis.sod.EventVectorPair
public class EventVectorPair
Field Summary |
---|
Fields inherited from class edu.sc.seis.sod.AbstractEventChannelPair |
---|
esp |
Fields inherited from class edu.sc.seis.sod.WaveformWorkUnit |
---|
dbid, failLogger, lastQuery, numRetries |
Constructor Summary | |
---|---|
protected |
EventVectorPair()
for hibernate |
|
EventVectorPair(StatefulEvent event,
ChannelGroup channelGroup,
EventStationPair esp)
|
|
EventVectorPair(StatefulEvent event,
ChannelGroup channelGroup,
Status status,
EventStationPair esp)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
ChannelGroup |
getChannelGroup()
|
int |
hashCode()
|
void |
run()
|
protected void |
setChannelGroup(ChannelGroup cg)
|
java.lang.String |
toString()
|
Methods inherited from class edu.sc.seis.sod.AbstractEventChannelPair |
---|
getCookieJar, getEsp, setEsp, update |
Methods 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 |
---|
getDbid, getLastQuery, getNumRetries, setDbid, setLastQuery, setNumRetries, updateRetries |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected EventVectorPair()
public EventVectorPair(StatefulEvent event, ChannelGroup channelGroup, EventStationPair esp)
public EventVectorPair(StatefulEvent event, ChannelGroup channelGroup, Status status, EventStationPair esp)
Method Detail |
---|
public ChannelGroup getChannelGroup()
protected void setChannelGroup(ChannelGroup cg)
public void run()
public boolean equals(java.lang.Object o)
equals
in class WaveformWorkUnit
public int hashCode()
hashCode
in class WaveformWorkUnit
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |