Package | Description |
---|---|
com.gigaspaces.internal.query.explainplan | |
com.gigaspaces.internal.query.explainplan.model |
Modifier and Type | Method and Description |
---|---|
TextReportFormatter |
TextReportFormatter.indent() |
TextReportFormatter |
TextReportFormatter.indent(int numberOfSpaces) |
TextReportFormatter |
TextReportFormatter.line(String s) |
TextReportFormatter |
TextReportFormatter.removeLinePrefix() |
TextReportFormatter |
TextReportFormatter.startLineWithPrefix(String prefix) |
TextReportFormatter |
TextReportFormatter.unindent() |
Modifier and Type | Method and Description |
---|---|
protected void |
ExplainPlanImpl.append(TextReportFormatter report) |
protected void |
ExplainPlanImpl.append(TextReportFormatter report,
QueryOperationNode node) |
protected void |
ExplainPlanImpl.append(TextReportFormatter report,
ScanningInfo scanningInfo) |
protected void |
ExplainPlanImpl.append(TextReportFormatter report,
String typeName,
List<IndexChoiceNode> list,
ScanningInfo scanningInfo) |
protected void |
ExplainPlanImpl.append(TextReportFormatter report,
String partitionId,
SingleExplainPlan singleExplainPlan) |
protected void |
ExplainPlanImpl.appendDetailed(TextReportFormatter report) |
protected void |
ExplainPlanImpl.appendSummary(TextReportFormatter report) |
Modifier and Type | Method and Description |
---|---|
abstract void |
JdbcExplainPlan.format(TextReportFormatter formatter) |
void |
ExplainPlanInfo.format(TextReportFormatter formatter) |
void |
ExplainPlanInfo.formatVerbose(TextReportFormatter formatter,
boolean verbose) |
Copyright © GigaSpaces.