|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.status.networkArm.VelocityStationGetter
public class VelocityStationGetter
Constructor Summary | |
---|---|
VelocityStationGetter(NetworkId net)
|
Method Summary | |
---|---|
int |
getNumFailed(StationImpl station)
|
int |
getNumRetry(StationImpl station)
|
int |
getNumSuccessful(StationImpl station)
|
java.util.List<StationImpl> |
getSuccessful()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VelocityStationGetter(NetworkId net)
Method Detail |
---|
public java.util.List<StationImpl> getSuccessful() throws java.lang.Exception
java.lang.Exception
public int getNumSuccessful(StationImpl station) throws java.sql.SQLException
java.sql.SQLException
public int getNumFailed(StationImpl station) throws java.sql.SQLException
java.sql.SQLException
public int getNumRetry(StationImpl station) throws java.sql.SQLException
java.sql.SQLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |