Class MapWaveformStatus

  • All Implemented Interfaces:
    java.lang.Runnable

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

      All Methods Instance Methods Concrete Methods 
      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 Detail

      • 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 Detail

      • 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)