|
ZetaGrid v1.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Basic methods to process work units at the handlers.
| Method Summary | |
WorkUnit |
getWorkUnit(int taskId,
long workUnitId,
int size)
Returns a work unit for the specified parameters. |
void |
init(ZetaServlet servlet,
java.sql.Statement stmt,
java.util.Map parameter)
Initializes the processor |
| Method Detail |
public void init(ZetaServlet servlet,
java.sql.Statement stmt,
java.util.Map parameter)
throws java.sql.SQLException
servlet - surrounding servletstmt - statement object's database
java.sql.SQLException - if a database access error occurs.
public WorkUnit getWorkUnit(int taskId,
long workUnitId,
int size)
taskId - ID of the taskworkUnitId - ID of the work unitsize - size of the work unit
|
ZetaGrid v1.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||