| Package | Description |
|---|---|
| com.facebook.presto.spi.relation |
| Modifier and Type | Field and Description |
|---|---|
static DomainTranslator.ColumnExtractor<VariableReferenceExpression> |
DomainTranslator.BASIC_COLUMN_EXTRACTOR |
| Modifier and Type | Method and Description |
|---|---|
R |
RowExpressionVisitor.visitVariableReference(VariableReferenceExpression reference,
C context) |
Void |
DefaultRowExpressionTraversalVisitor.visitVariableReference(VariableReferenceExpression reference,
C context) |
| Modifier and Type | Method and Description |
|---|---|
RowExpression |
DomainTranslator.toPredicate(TupleDomain<VariableReferenceExpression> tupleDomain) |
Copyright © 2012–2019. All rights reserved.