| Interface | Description |
|---|---|
| CursorProcessor | |
| PageFilter | |
| PageProjection |
| Class | Description |
|---|---|
| ConstantPageProjection | |
| CursorProcessorOutput | |
| DictionaryAwarePageFilter | |
| DictionaryAwarePageProjection | |
| GeneratedPageProjection | |
| InputChannels | |
| InputPageProjection | |
| MergePages |
This class is intended to be used right after the PageProcessor to ensure
that the size of the pages returned by FilterAndProject and ScanFilterAndProject
is big enough so it does not introduce considerable synchronization overhead.
|
| MergingPageOutput |
This class is intended to be used right after the PageProcessor to ensure
that the size of the pages returned by FilterAndProject and ScanFilterAndProject
is big enough so it does not introduce considerable synchronization overhead.
|
| PageFieldsToInputParametersRewriter |
Rewrite input references from columns in the input page (to the filter/project node)
into a compact list that can be used for method parameters.
|
| PageFieldsToInputParametersRewriter.Result | |
| PageProcessor | |
| SelectedPositions |
Copyright © 2012–2019. All rights reserved.