zeta.tool
Class Recomputation
java.lang.Object
|
+--zeta.tool.Recomputation
- public class Recomputation
- extends java.lang.Object
|
Field Summary |
private java.sql.Connection |
connection
|
|
Constructor Summary |
private |
Recomputation(java.lang.String user,
java.lang.String password)
|
|
Method Summary |
private void |
close()
|
static void |
main(java.lang.String[] args)
|
private void |
recomp(int serverId,
int workstationId,
int taskId,
long workUnitId,
int range)
|
private void |
recomp(int taskId,
long workUnitId,
int range)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
connection
private java.sql.Connection connection
Recomputation
private Recomputation(java.lang.String user,
java.lang.String password)
throws java.lang.Exception
main
public static void main(java.lang.String[] args)
close
private void close()
recomp
private void recomp(int taskId,
long workUnitId,
int range)
throws java.sql.SQLException,
java.io.IOException
java.sql.SQLException
java.io.IOException
recomp
private void recomp(int serverId,
int workstationId,
int taskId,
long workUnitId,
int range)
throws java.sql.SQLException
java.sql.SQLException
For further technical papers, see ZetaGrid Technical Documentation.
Copyright © 2001,2002 Sebastian Wedeniwski. All Rights Reserved.