public class VelocityStationGetter
extends java.lang.Object
Constructor and Description |
---|
VelocityStationGetter(NetworkId net) |
Modifier and Type | Method and Description |
---|---|
int |
getNumFailed(StationImpl station) |
int |
getNumRetry(StationImpl station) |
int |
getNumSuccessful(StationImpl station) |
java.util.List<StationImpl> |
getSuccessful() |
public VelocityStationGetter(NetworkId net)
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