See: Description
| Interface | Description |
|---|---|
| DataProvider |
Instances of this class provide a way for tasks to share common data.
|
| Class | Description |
|---|---|
| ClientDataProvider | Deprecated
use
JPPFTask.compute(JPPFCallable) with
JPPFTask.isInNode() instead. |
| MemoryMapDataProvider |
Implementation of a data provider that handles in-memory data backed by a
Map. |
Copyright © 2005-2012 JPPF Team.