Uses of Package
org.apache.flink.runtime.execution.librarycache
Packages that use org.apache.flink.runtime.execution.librarycache
Package
Description
-
Classes in org.apache.flink.runtime.execution.librarycache used by org.apache.flink.runtime.execution.librarycacheClassDescriptionThe LibraryCacheManager is responsible for creating and managing the user code class loaders.Handle to retrieve a user code class loader for the associated job.Lease which allows to signal when the user code class loader is no longer needed.
-
Classes in org.apache.flink.runtime.execution.librarycache used by org.apache.flink.runtime.jobmasterClassDescriptionThe LibraryCacheManager is responsible for creating and managing the user code class loaders.Lease which allows to signal when the user code class loader is no longer needed.
-
Classes in org.apache.flink.runtime.execution.librarycache used by org.apache.flink.runtime.taskexecutorClassDescriptionThe LibraryCacheManager is responsible for creating and managing the user code class loaders.Handle to retrieve a user code class loader for the associated job.
-
Classes in org.apache.flink.runtime.execution.librarycache used by org.apache.flink.runtime.taskmanagerClassDescriptionHandle to retrieve a user code class loader for the associated job.