| Package | Description |
|---|---|
| ca.eandb.jdcp | |
| ca.eandb.jdcp.job | |
| ca.eandb.jdcp.server |
| Modifier and Type | Method and Description |
|---|---|
static HostService |
JdcpUtil.getHostService()
Gets the currently active
HostService. |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskReversedJob.setHostService(HostService host) |
void |
TaskRandomizedJob.setHostService(HostService host) |
void |
ParallelizableJob.setHostService(HostService host)
Sets the
HostService object that provides secure access
to the file system on the machine hosting this
ParallelizableJob. |
void |
JobExecutionWrapper.setHostService(HostService host) |
void |
CompositeParallelizableJob.setHostService(HostService host) |
void |
AbstractParallelizableJob.setHostService(HostService host) |
| Modifier and Type | Method and Description |
|---|---|
static HostService |
ServerUtil.getHostService()
Gets the active
HostService for this thread. |
Copyright © 2016. All rights reserved.