public class QueryExpressionsState
extends java.lang.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-2013 Apache Software Foundation. All Rights Reserved.