Class WaveformNetworkStatus
java.lang.Object
edu.sc.seis.sod.status.AbstractVelocityStatus
edu.sc.seis.sod.status.waveformArm.WaveformNetworkStatus
- All Implemented Interfaces:
SodElement
,NetworkMonitor
,WaveformMonitor
public class WaveformNetworkStatus
extends AbstractVelocityStatus
implements WaveformMonitor, NetworkMonitor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
int
Method getNumDirDeep returns how many directories below the base status directory this template will writevoid
setArmStatus
(String status) void
update
(EventChannelPair ecp) void
update
(EventNetworkPair ecp) void
update
(EventStationPair ecp) void
update
(EventVectorPair ecp) Methods inherited from class edu.sc.seis.sod.status.AbstractVelocityStatus
getNestedTextForElement, getTemplateName, loadTemplate, loadTemplate, scheduleOutput, scheduleOutput
-
Field Details
-
networkListTemplate
-
-
Constructor Details
-
WaveformNetworkStatus
public WaveformNetworkStatus(Element config) throws SQLException, MalformedURLException, IOException
-
-
Method Details
-
getNumDirDeep
public int getNumDirDeep()Description copied from class:AbstractVelocityStatus
Method getNumDirDeep returns how many directories below the base status directory this template will write- Specified by:
getNumDirDeep
in classAbstractVelocityStatus
-
update
- Specified by:
update
in interfaceWaveformMonitor
-
update
- Specified by:
update
in interfaceWaveformMonitor
-
update
- Specified by:
update
in interfaceWaveformMonitor
-
update
- Specified by:
update
in interfaceWaveformMonitor
-
setArmStatus
- Specified by:
setArmStatus
in interfaceNetworkMonitor
- Throws:
Exception
-
change
- Specified by:
change
in interfaceNetworkMonitor
-
change
- Specified by:
change
in interfaceNetworkMonitor
-
change
- Specified by:
change
in interfaceNetworkMonitor
-
change
- Specified by:
change
in interfaceNetworkMonitor
-