Package org.apache.spark.util
Class ParentClassLoader
Object
ClassLoader
org.apache.spark.util.ParentClassLoader
A class loader which makes some protected methods in ClassLoader accessible.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ClassLoaderclearAssertionStatus, getDefinedPackage, getDefinedPackages, getName, getParent, getPlatformClassLoader, getResource, getResourceAsStream, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, getUnnamedModule, isRegisteredAsParallelCapable, loadClass, resources, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus
- 
Constructor Details- 
ParentClassLoader
 
- 
- 
Method Details- 
findClass- Throws:
- ClassNotFoundException
 
- 
loadClass- Throws:
- ClassNotFoundException
 
 
-