Class VelocityStationGetter

java.lang.Object
edu.sc.seis.sod.status.networkArm.VelocityStationGetter

public class VelocityStationGetter extends Object
  • Constructor Details

    • VelocityStationGetter

      public VelocityStationGetter(edu.iris.Fissures.IfNetwork.NetworkId net)
  • Method Details

    • getSuccessful

      public List<edu.iris.Fissures.network.StationImpl> getSuccessful() throws Exception
      Throws:
      Exception
    • getNumSuccessful

      public int getNumSuccessful(edu.iris.Fissures.network.StationImpl station) throws SQLException
      Throws:
      SQLException
    • getNumFailed

      public int getNumFailed(edu.iris.Fissures.network.StationImpl station) throws SQLException
      Throws:
      SQLException
    • getNumRetry

      public int getNumRetry(edu.iris.Fissures.network.StationImpl station) throws SQLException
      Throws:
      SQLException