public class EventVectorPair extends AbstractEventChannelPair
espdbid, failLogger, lastQuery, numRetries| Modifier | Constructor and Description |
|---|---|
protected |
EventVectorPair()
for hibernate
|
|
EventVectorPair(StatefulEvent event,
edu.sc.seis.fissuresUtil.hibernate.ChannelGroup channelGroup,
EventStationPair esp) |
|
EventVectorPair(StatefulEvent event,
edu.sc.seis.fissuresUtil.hibernate.ChannelGroup channelGroup,
Status status,
EventStationPair esp) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
edu.sc.seis.fissuresUtil.hibernate.ChannelGroup |
getChannelGroup() |
int |
hashCode() |
void |
run() |
protected void |
setChannelGroup(edu.sc.seis.fissuresUtil.hibernate.ChannelGroup cg) |
java.lang.String |
toString() |
getCookieJar, getEsp, setEsp, updategetCookies, setCookies, setStatusgetEvent, getEventDbId, getStatus, setEvent, updategetDbid, getLastQuery, getNumRetries, setDbid, setLastQuery, setNumRetries, updateRetriesprotected EventVectorPair()
public EventVectorPair(StatefulEvent event, edu.sc.seis.fissuresUtil.hibernate.ChannelGroup channelGroup, EventStationPair esp)
public EventVectorPair(StatefulEvent event, edu.sc.seis.fissuresUtil.hibernate.ChannelGroup channelGroup, Status status, EventStationPair esp)
public edu.sc.seis.fissuresUtil.hibernate.ChannelGroup getChannelGroup()
protected void setChannelGroup(edu.sc.seis.fissuresUtil.hibernate.ChannelGroup cg)
public void run()
public boolean equals(java.lang.Object o)
equals in class WaveformWorkUnitpublic int hashCode()
hashCode in class WaveformWorkUnitpublic java.lang.String toString()
toString in class java.lang.Object