Class JarScan
java.lang.Object
org.apache.drill.exec.expr.fn.registry.JarScan
Holder class that contains:
- jar name
- scan of packages, classes, annotations found in jar
- unique jar classLoader
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
JarScan
-
-
Method Details
-
getJarName
-
getClassLoader
-
getScanResult
-