public class ExplainPlanUtil extends Object
Constructor and Description |
---|
ExplainPlanUtil() |
Modifier and Type | Method and Description |
---|---|
static QueryOperationNode |
BuildMatchCodes(QueryTemplatePacket packet) |
static QueryOperationNode |
buildQueryTree(ICustomQuery customQuery) |
static List<ICustomQuery> |
compoundConvertList(List<IContainsItemsCustomQuery> subQueries) |
static IndexInfo |
createIndexInfo(AbstractQueryIndex abstractIndexScanner,
TypeDataIndex index,
TypeData typeData,
int size,
boolean usable) |
static QueryOperator |
getQueryOperator(short extendedMatchCode) |
static List<ICustomQuery> |
getSubQueries(ICustomQuery customQuery) |
static List<ICustomQuery> |
rangeConvertList(LinkedList<Range> ranges) |
public static IndexInfo createIndexInfo(AbstractQueryIndex abstractIndexScanner, TypeDataIndex index, TypeData typeData, int size, boolean usable)
public static QueryOperationNode BuildMatchCodes(QueryTemplatePacket packet)
public static QueryOperator getQueryOperator(short extendedMatchCode)
public static QueryOperationNode buildQueryTree(ICustomQuery customQuery)
public static List<ICustomQuery> getSubQueries(ICustomQuery customQuery)
public static List<ICustomQuery> rangeConvertList(LinkedList<Range> ranges)
public static List<ICustomQuery> compoundConvertList(List<IContainsItemsCustomQuery> subQueries)
Copyright © GigaSpaces.