| Interface | Description |
|---|---|
| BatchCreator<T extends PhysicalOperator> | |
| OutputMutator |
Interface that allows a record reader to modify the current schema.
|
| RootCreator<T extends PhysicalOperator> | |
| RootExec |
A FragmentRoot is a node which is the last processing node in a query plan.
|
| Class | Description |
|---|---|
| BaseRootExec | |
| ImplCreator |
Create RecordBatch tree (PhysicalOperator implementations) for a given PhysicalOperator tree.
|
| MergingReceiverCreator | |
| OperatorCreatorRegistry | |
| ScanBatch |
Record batch used for a particular scan.
|
| ScanBatch.Mutator |
Row set mutator implementation provided to record readers created by
this scan batch.
|
| ScreenCreator | |
| ScreenCreator.ScreenRoot | |
| SingleSenderCreator | |
| SingleSenderCreator.SingleSenderRootExec | |
| TraceInjector | |
| WriterRecordBatch |
| Enum | Description |
|---|---|
| ScreenCreator.ScreenRoot.Metric | |
| SingleSenderCreator.SingleSenderRootExec.Metric |
| Annotation Type | Description |
|---|---|
| PhysicalConfig |
Copyright © 2017 The Apache Software Foundation. All rights reserved.