ZetaGrid v1.9

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
 

Field Detail

connection

private java.sql.Connection connection
Constructor Detail

Recomputation

private Recomputation(java.lang.String user,
                      java.lang.String password)
               throws java.lang.Exception
Method Detail

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

ZetaGrid v1.9

For further technical papers, see ZetaGrid Technical Documentation.
 
Copyright © 2001,2002 Sebastian Wedeniwski. All Rights Reserved.