| Package | Description |
|---|---|
| ca.eandb.jdcp | |
| ca.eandb.jdcp.remote |
| Class and Description |
|---|
| JobService
A remote service for accepting
ParallelizableJobs,
managing the distribution of tasks to workers, and aggregating the results
submitted by workers. |
| ProtocolVersionException
An
Exception that is thrown to indicate that the client is not
compatible with the server. |
| TaskService
A remote service used by workers to perform tasks for
ParallelizableJobs. |
| Class and Description |
|---|
| DelegationException
A
RuntimeException caused by failure of a hub to delegate a
JobService request to a connected server. |
| JobService
A remote service for accepting
ParallelizableJobs,
managing the distribution of tasks to workers, and aggregating the results
submitted by workers. |
| JobState
Indicates the state of a job hosted on the server.
|
| JobStatus
Represents the status of a job hosted on the server.
|
| ProtocolVersionException
An
Exception that is thrown to indicate that the client is not
compatible with the server. |
| TaskService
A remote service used by workers to perform tasks for
ParallelizableJobs. |
Copyright © 2016. All rights reserved.