Package org.apache.flink.core.classloading
-
Class Summary Class Description ComponentClassLoader AURLClassLoader
that restricts which classes can be loaded to those contained within the given classpath, except classes from a given set of packages that are either loaded owner or component-first.SubmoduleClassLoader Loads all classes from the submodule jar, except for explicitly white-listed packages.