stella.sql
Class TargetConsistency.CrossCheck
java.lang.Object
stella.sql.TargetConsistency.CrossCheck
- Enclosing class:
- TargetConsistency
public static class TargetConsistency.CrossCheck
- extends Object
Checks for stars in the task table with no entry in the target table and
updates them.
|
Method Summary |
static void |
main(String[] arg)
First argument parameter is the telescope or STELLA is assumed. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetConsistency.CrossCheck
public TargetConsistency.CrossCheck()
main
public static void main(String[] arg)
throws InterruptedException
- First argument parameter is the telescope or STELLA is assumed.
- Throws:
InterruptedException