public class QueryExpressionsState extends Object
Modifier and Type | Field and Description |
---|---|
static ExpState[] |
EMPTY_STATES |
ExpState |
filter |
ExpState[] |
grouping |
ExpState |
having |
ExpState[] |
ordering |
ExpState[] |
projections |
Constructor and Description |
---|
QueryExpressionsState() |
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.