Uses of Class
org.apache.drill.common.scanner.persistence.ScanResult
Packages that use ScanResult
-
Uses of ScanResult in org.apache.drill.common.scanner
Methods in org.apache.drill.common.scanner that return ScanResultModifier and TypeMethodDescriptionstatic ScanResultRunTimeScan.dynamicPackageScan(DrillConfig config, Set<URL> markedPath) Scans packages retrieved from config.static ScanResultClassPathScanner.fromPrescan(DrillConfig config) static ScanResultRunTimeScan.fromPrescan(DrillConfig config) Loads prescanned classpath info and scans for extra ones based on configuration. -
Uses of ScanResult in org.apache.drill.common.scanner.persistence
Methods in org.apache.drill.common.scanner.persistence that return ScanResultModifier and TypeMethodDescriptionScanResult.merge(ScanResult other) merges this and other together into a new result objectMethods in org.apache.drill.common.scanner.persistence with parameters of type ScanResultModifier and TypeMethodDescriptionScanResult.merge(ScanResult other) merges this and other together into a new result object