| Package | Description |
|---|---|
| org.apache.drill.common.scanner.persistence |
| Modifier and Type | Method and Description |
|---|---|
ParentClassDescriptor |
ScanResult.getImplementations(String c) |
| Modifier and Type | Method and Description |
|---|---|
List<ParentClassDescriptor> |
ScanResult.getImplementations() |
| Constructor and Description |
|---|
ScanResult(Collection<String> scannedPackages,
Collection<String> scannedClasses,
Collection<String> scannedAnnotations,
Collection<AnnotatedClassDescriptor> annotatedClasses,
Collection<ParentClassDescriptor> implementations) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.