Class MapWaveformStatus

java.lang.Object
edu.sc.seis.sod.status.waveformArm.MapWaveformStatus
All Implemented Interfaces:
java.lang.Runnable

public class MapWaveformStatus
extends java.lang.Object
implements java.lang.Runnable
  • Constructor Summary

    Constructors 
    Constructor Description
    MapWaveformStatus()  
    MapWaveformStatus​(MapPool pool)  
  • Method Summary

    Modifier and Type Method Description
    boolean add​(edu.iris.Fissures.IfEvent.EventAccessOperations ev, java.lang.String outputLoc)  
    void run()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MapWaveformStatus

      public MapWaveformStatus() throws java.sql.SQLException
      Throws:
      java.sql.SQLException
    • MapWaveformStatus

      public MapWaveformStatus​(MapPool pool) throws java.sql.SQLException
      Throws:
      java.sql.SQLException
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface java.lang.Runnable
    • add

      public boolean add​(edu.iris.Fissures.IfEvent.EventAccessOperations ev, java.lang.String outputLoc)