java.util.concurrent.See: Description
| Interface | Description |
|---|---|
| ExecutorServiceConfiguration |
Interface for the configuration properties of a
JPPFExecutorService. |
| JobConfiguration |
This interface defines the properties that can be provided to a task submitted by a
JPPFExecutorService.. |
| TaskConfiguration |
This interface defines the properties that can be provided to a task
submitted by a
JPPFExecutorService and that is not a Task instance. |
| Class | Description |
|---|---|
| JPPFCompletionService<V> |
A
CompletionService which works specifically with JPPFExecutorServices. |
| JPPFExecutorService |
Implementation of an
ExecutorService wrapper around a JPPFClient. |
java.util.concurrent.
Found in: jppf-client.jar
Copyright © 2005-2019 JPPF Team.