| Package | Description |
|---|---|
| io.prestosql.operator.index | |
| io.prestosql.operator.project |
| Modifier and Type | Method and Description |
|---|---|
InputChannels |
TuplePageFilter.getInputChannels() |
| Modifier and Type | Method and Description |
|---|---|
InputChannels |
ConstantPageProjection.getInputChannels() |
InputChannels |
InputPageProjection.getInputChannels() |
InputChannels |
PageFieldsToInputParametersRewriter.Result.getInputChannels() |
InputChannels |
DictionaryAwarePageFilter.getInputChannels() |
InputChannels |
PageFilter.getInputChannels() |
InputChannels |
GeneratedPageProjection.getInputChannels() |
InputChannels |
DictionaryAwarePageProjection.getInputChannels() |
InputChannels |
PageProjection.getInputChannels() |
| Constructor and Description |
|---|
GeneratedPageProjection(RowExpression projection,
boolean isDeterministic,
InputChannels inputChannels,
MethodHandle pageProjectionWorkFactory) |
Result(RowExpression rewrittenExpression,
InputChannels inputChannels) |
Copyright © 2012–2019. All rights reserved.