ResultSetStatistics, XPLAINablepublic class RealHashJoinStatistics extends RealNestedLoopJoinStatistics
closeTime, constructorTime, inspectDesc, inspectNum, inspectOverall, nextTime, numOpens, openTime, optimizerEstimatedCost, optimizerEstimatedRowCount, rowsFiltered, rowsSeenrestrictionTime, rowsReturned, rowsSeenLeft, rowsSeenRight, userSuppliedOptimizerOverridesleftResultSetStatistics, nodeName, oneRowRightSide, resultSetName, rightResultSetStatisticsindent, resultSetNumber, sourceDepth, subIndent| Constructor | Description |
|---|---|
RealHashJoinStatistics(int numOpens,
int rowsSeen,
int rowsFiltered,
long constructorTime,
long openTime,
long nextTime,
long closeTime,
int resultSetNumber,
int rowsSeenLeft,
int rowsSeenRight,
int rowsReturned,
long restrictionTime,
boolean oneRowRightSide,
double optimizerEstimatedRowCount,
double optimizerEstimatedCost,
java.lang.String userSuppliedOptimizerOverrides,
ResultSetStatistics leftResultSetStatistics,
ResultSetStatistics rightResultSetStatistics) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getRSXplainDetails() |
|
java.lang.String |
getRSXplainType() |
|
protected void |
setNames() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdumpEstimatedCosts, dumpTimeStats, getChildrenTime, getEstimatedRowCount, getNodeOn, getNodeTime, getScanPropsDescriptor, getSortPropsDescriptor, getTotalTimegetResultSetDescriptor, getResultSetTimingsDescriptoraccept, getChildren, getNodeName, getScanStatisticsText, getStatementExecutionPlanText, toStringinitFormatInfopublic RealHashJoinStatistics(int numOpens,
int rowsSeen,
int rowsFiltered,
long constructorTime,
long openTime,
long nextTime,
long closeTime,
int resultSetNumber,
int rowsSeenLeft,
int rowsSeenRight,
int rowsReturned,
long restrictionTime,
boolean oneRowRightSide,
double optimizerEstimatedRowCount,
double optimizerEstimatedCost,
java.lang.String userSuppliedOptimizerOverrides,
ResultSetStatistics leftResultSetStatistics,
ResultSetStatistics rightResultSetStatistics)
protected void setNames()
setNames in class RealNestedLoopJoinStatisticspublic java.lang.String getRSXplainType()
getRSXplainType in interface XPLAINablegetRSXplainType in class RealNestedLoopJoinStatisticspublic java.lang.String getRSXplainDetails()
getRSXplainDetails in interface XPLAINablegetRSXplainDetails in class RealNestedLoopJoinStatisticsApache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.