mysql
Class ObserveSql.Transfer
java.lang.Object
mysql.ObserveSql.Transfer
- Enclosing class:
- ObserveSql
public static final class ObserveSql.Transfer
- extends Object
To make sure that fits in the transfered directory has been correctly
entered into the db.
|
Method Summary |
static void |
main(String[] arg)
Command line argument is either a single fits file if ending with
.fits or a list of fits files. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DIRFORMAT
public static final DateFormat DIRFORMAT
- How we format a directory on the remote machine.
JHEAD
private static final String JHEAD
- See Also:
- Constant Field Values
DATEEST
private static final String DATEEST
- See Also:
- Constant Field Values
DATEESTREM
private static final String DATEESTREM
- See Also:
- Constant Field Values
SECDELAY
private static final double SECDELAY
- See Also:
- Constant Field Values
JDATE
private static final DateFormat JDATE
ObserveSql.Transfer
public ObserveSql.Transfer()
main
public static void main(String[] arg)
throws SQLException,
nom.tam.fits.FitsException,
ParseException,
ConnectException,
IOException
- Command line argument is either a single fits file if ending with
.fits or a list of fits files.
- Throws:
SQLException
nom.tam.fits.FitsException
ParseException
ConnectException
IOException