| Package | Description |
|---|---|
| org.apache.drill.exec.physical.base | |
| org.apache.drill.exec.physical.impl.scan.v3.lifecycle |
Implements the details of the scan lifecycle for a set of readers,
primarily the process of resolving the scan output schema from a variety
of input schemas, then running each reader, each of which will produce
some number of batches.
|
| org.apache.drill.exec.store.dfs.easy | |
| org.apache.drill.exec.store.direct | |
| org.apache.drill.exec.store.enumerable | |
| org.apache.drill.exec.store.ischema |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDbSubScan |
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseTestScanLifecycle.DummySubScan |
| Modifier and Type | Class and Description |
|---|---|
class |
EasySubScan |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectSubScan |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumerableSubScan |
| Modifier and Type | Class and Description |
|---|---|
class |
InfoSchemaSubScan |
Copyright © 2022 The Apache Software Foundation. All rights reserved.