| Package | Description |
|---|---|
| ca.eandb.jdcp.remote |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
TaskService.getClassDefinition(String name,
UUID jobId)
Gets the definition of the given class associated with the specified
job.
|
byte[] |
TaskService.getClassDigest(String name,
UUID jobId)
Gets the MD5 digest for the definition of the given class associated
with the specified job.
|
ca.eandb.util.rmi.Serialized<TaskWorker> |
TaskService.getTaskWorker(UUID jobId)
Gets the task worker for a job.
|
Copyright © 2016. All rights reserved.