| Package | Description |
|---|---|
| org.jppf.client | |
| org.jppf.client.concurrent |
Classes supporting submission of tasks via distributed executor services
as specified in
java.util.concurrent. |
| org.jppf.client.event |
Support for connection pool events,
connection status notifications,
job lifecycle events
and job queue events in the JPPF client.
|
| org.jppf.client.monitoring.topology |
Classes supporting the monitoring and refreshing of the JPPF grid topology.
|
| org.jppf.client.persistence |
Support for job persistence on the client side.
|
| org.jppf.client.utils |
Support for job streaming.
|
| Class and Description |
|---|
| AbstractClientConnectionPool
Instances of this class manage a list of client connections with the same pool name, priority and remote driver.
|
| AbstractConnectionPool
An abstract implementation of the
ConnectionPool interface. |
| AbstractGenericClient
This class provides an API to submit execution requests and administration commands,
and request server information data.
It has its own unique identifier, used by the nodes, to determine whether classes from the submitting application should be dynamically reloaded or not, depending on whether the uuid has changed or not. |
| AbstractJPPFClient
This class provides an API to submit execution requests and administration commands,
and request server information data.
It has its own unique identifier, used by the nodes, to determine whether classes from the submitting application should be dynamically reloaded or not, depending on whether the uuid has changed or not. |
| AbstractJPPFJob
Instances of this class represent a JPPF job and hold all the required elements:
tasks, execution policy, task listener, data provider, priority, blocking indicator.
|
| ConnectionPool
Interface for pools of connections with a maximum size which can be dynamically updated.
|
| ConnectionPoolFilter
Interface for filtering
connection pools. |
| JobDependencyIdSupplier
Interface for computing and supplying a job dependency id from a given
JPPFJob. |
| JobResults
Instances of this class hold and manage the results of a job.
|
| JobStatus
The status of a job.
|
| JPPFClient
This class provides an API to submit execution requests and administration commands,
and request server information data.
It has its own unique identifier, used by the nodes, to determine whether classes from the submitting application should be dynamically reloaded or not, depending on whether the uuid has changed or not. |
| JPPFClientConnection
Interface for a client connection to a JPPF driver.
|
| JPPFClientConnectionStatus
Status of the connection between a client and a driver.
|
| JPPFConnectionPool
Instances of this class manage a list of client connections with the same pool name, priority and remote driver.
|
| JPPFJob
Instances of this class represent a JPPF job and hold all the required elements:
tasks, execution policy, task listener, data provider, priority, blocking indicator.
|
| Class and Description |
|---|
| JPPFClient
This class provides an API to submit execution requests and administration commands,
and request server information data.
It has its own unique identifier, used by the nodes, to determine whether classes from the submitting application should be dynamically reloaded or not, depending on whether the uuid has changed or not. |
| Class and Description |
|---|
| JobStatus
The status of a job.
|
| JPPFClient
This class provides an API to submit execution requests and administration commands,
and request server information data.
It has its own unique identifier, used by the nodes, to determine whether classes from the submitting application should be dynamically reloaded or not, depending on whether the uuid has changed or not. |
| JPPFClientConnection
Interface for a client connection to a JPPF driver.
|
| JPPFClientConnectionStatus
Status of the connection between a client and a driver.
|
| JPPFConnectionPool
Instances of this class manage a list of client connections with the same pool name, priority and remote driver.
|
| JPPFJob
Instances of this class represent a JPPF job and hold all the required elements:
tasks, execution policy, task listener, data provider, priority, blocking indicator.
|
| Class and Description |
|---|
| JPPFClient
This class provides an API to submit execution requests and administration commands,
and request server information data.
It has its own unique identifier, used by the nodes, to determine whether classes from the submitting application should be dynamically reloaded or not, depending on whether the uuid has changed or not. |
| JPPFClientConnection
Interface for a client connection to a JPPF driver.
|
| Class and Description |
|---|
| JPPFJob
Instances of this class represent a JPPF job and hold all the required elements:
tasks, execution policy, task listener, data provider, priority, blocking indicator.
|
| Class and Description |
|---|
| JPPFJob
Instances of this class represent a JPPF job and hold all the required elements:
tasks, execution policy, task listener, data provider, priority, blocking indicator.
|
Copyright © 2005-2019 JPPF Team.