edu.sc.seis.sod
Class RunProperties
java.lang.Object
edu.sc.seis.sod.RunProperties
public class RunProperties
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NO_TIME
public static final TimeInterval NO_TIME
ONE_WEEK
public static final TimeInterval ONE_WEEK
TEN_MIN
public static final TimeInterval TEN_MIN
DAYS_180
public static final TimeInterval DAYS_180
DONT_RESTART
public static final java.lang.String DONT_RESTART
- See Also:
- Constant Field Values
AT_LEAST_ONCE
public static final java.lang.String AT_LEAST_ONCE
- See Also:
- Constant Field Values
AT_MOST_ONCE
public static final java.lang.String AT_MOST_ONCE
- See Also:
- Constant Field Values
RunProperties
public RunProperties()
throws ConfigurationException
- Throws:
ConfigurationException
addProperties
public void addProperties(org.w3c.dom.Element el)
throws ConfigurationException
- Throws:
ConfigurationException
getMaxRetryDelay
public TimeInterval getMaxRetryDelay()
getServerRetryDelay
public TimeInterval getServerRetryDelay()
getEventQueryIncrement
public TimeInterval getEventQueryIncrement()
getEventLag
public TimeInterval getEventLag()
getEventRefreshInterval
public TimeInterval getEventRefreshInterval()
getSeismogramLatency
public TimeInterval getSeismogramLatency()
getRunName
public java.lang.String getRunName()
getStatusBaseDir
public java.lang.String getStatusBaseDir()
getNumWaveformWorkerThreads
public int getNumWaveformWorkerThreads()
reopenEvents
public boolean reopenEvents()
removeDatabase
public boolean removeDatabase()
warnIfDatabaseExists
public boolean warnIfDatabaseExists()
getEventChannelPairProcessing
public java.lang.String getEventChannelPairProcessing()
reopenSuspended
public boolean reopenSuspended()
doStatusPages
public boolean doStatusPages()
checkpointPeriodically
public boolean checkpointPeriodically()
loserEventCleaner
public boolean loserEventCleaner()
setAllowDeadNets
public void setAllowDeadNets(boolean b)
allowDeadNets
public boolean allowDeadNets()
isSkipAvailableData
public boolean isSkipAvailableData()
setSkipAvailableData
public void setSkipAvailableData(boolean skipAvailableData)
getHibernateConfig
public java.util.List getHibernateConfig()