public static class HiveFilterPushdown.ConnectorPushdownFilterResult extends Object
| Constructor and Description |
|---|
ConnectorPushdownFilterResult(com.facebook.presto.spi.ConnectorTableLayout layout,
com.facebook.presto.spi.relation.RowExpression unenforcedConstraint) |
| Modifier and Type | Method and Description |
|---|---|
com.facebook.presto.spi.ConnectorTableLayout |
getLayout() |
com.facebook.presto.spi.relation.RowExpression |
getUnenforcedConstraint() |
Copyright © 2012–2023. All rights reserved.