Class BlobLibraryCacheManager

java.lang.Object
org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
All Implemented Interfaces:
LibraryCacheManager

@ThreadSafe public class BlobLibraryCacheManager extends Object implements LibraryCacheManager
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.