| Package | Description |
|---|---|
| ca.eandb.jdcp | |
| ca.eandb.jdcp.job | |
| ca.eandb.jdcp.remote | |
| ca.eandb.jdcp.server |
| Class and Description |
|---|
| HostService
Provides access to host services on the server for a
ParallelizableJob running in a secure sandbox. |
| JobExecutionException
An
Exception wrapper for exceptions thrown by a
ParallelizableJob. |
| ParallelizableJob
Represents a job that can be split into smaller chunks.
|
| Class and Description |
|---|
| AbstractParallelizableJob
An abstract
ParallelizableJob that provides a default
implementation for the Job interface. |
| CompositeParallelizableJob
A
ParallelizableJob that combines multiple jobs into one. |
| HostService
Provides access to host services on the server for a
ParallelizableJob running in a secure sandbox. |
| JobExecutionException
An
Exception wrapper for exceptions thrown by a
ParallelizableJob. |
| LifeCycleManageable |
| ParallelizableJob
Represents a job that can be split into smaller chunks.
|
| ParallelizableJobRunner
A
Job that runs a ParallelizableJob using multiple
threads. |
| ParallelizableJobRunner.Builder
A Builder for creating ParallelizableJobRunner instances.
|
| TaskWorker
Processes a task that is part of a parallelizable job.
|
| Class and Description |
|---|
| JobExecutionException
An
Exception wrapper for exceptions thrown by a
ParallelizableJob. |
| ParallelizableJob
Represents a job that can be split into smaller chunks.
|
| TaskDescription
A description of a task assigned by a
JobMasterService. |
| TaskWorker
Processes a task that is part of a parallelizable job.
|
| Class and Description |
|---|
| HostService
Provides access to host services on the server for a
ParallelizableJob running in a secure sandbox. |
Copyright © 2016. All rights reserved.