| Class | Description |
|---|---|
| LibraryCacheManager |
For each job graph that is submitted to the system the library cache manager maintains
a set of libraries (typically JAR files) which the job requires to run.
|
| LibraryCacheProfileRequest |
A library cache profile request includes a set of library names and issues a task manager to report which of these
libraries
are currently available in its local cache.
|
| LibraryCacheProfileResponse |
A library cache profile response is the response to a library cache profile request.
|
| LibraryCacheUpdate |
This class is used to encapsulate the transmission of a library file in a Nephele RPC call.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.