public static class StandardQueryDescription.StandardSubQuery extends Object implements QueryDescription.SubQuery
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getIntersectingQueries() |
boolean |
isFitted()
Whether this query is fitted, i.e.
|
boolean |
isSorted()
Whether this query respects the sort order of parent query or requires sorting in-memory.
|
int |
numIntersectingQueries() |
public int numIntersectingQueries()
public boolean isFitted()
QueryDescription.SubQueryisFitted in interface QueryDescription.SubQuerypublic boolean isSorted()
QueryDescription.SubQueryisSorted in interface QueryDescription.SubQueryCopyright © 2012–2014. All rights reserved.