Package | Description |
---|---|
com.gigaspaces.internal.query.explainplan |
Modifier and Type | Class and Description |
---|---|
class |
BetweenRangeNode |
class |
QueryJunctionNode |
class |
RangeNode |
Modifier and Type | Method and Description |
---|---|
static QueryOperationNode |
ExplainPlanUtil.BuildMatchCodes(QueryTemplatePacket packet) |
static QueryOperationNode |
ExplainPlanUtil.buildQueryTree(ICustomQuery customQuery) |
static QueryOperationNode |
QueryTypes.getNode(ICustomQuery customQuery) |
QueryOperationNode |
SingleExplainPlan.getRoot() |
Modifier and Type | Method and Description |
---|---|
List<QueryOperationNode> |
QueryJunctionNode.getChildren() |
List<QueryOperationNode> |
RangeNode.getChildren() |
List<QueryOperationNode> |
QueryOperationNode.getChildren() |
Modifier and Type | Method and Description |
---|---|
protected void |
ExplainPlanImpl.append(TextReportFormatter report,
QueryOperationNode node) |
void |
SingleExplainPlan.setRoot(QueryOperationNode root) |
Copyright © GigaSpaces.