| Interface | Description |
|---|---|
| BlobLibraryCacheManager.ClassLoaderFactory | |
| LibraryCacheManager |
The LibraryCacheManager is responsible for creating and managing the user code class loaders.
|
| LibraryCacheManager.ClassLoaderHandle |
Handle to retrieve a user code class loader for the associated job.
|
| LibraryCacheManager.ClassLoaderLease |
Lease which allows to signal when the user code class loader is no longer needed.
|
| Class | Description |
|---|---|
| BlobLibraryCacheManager |
Provides facilities to download a set of libraries (typically JAR files) for a job from a
PermanentBlobService and create a class loader with references to them. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.