|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
org.apache.derby.impl.sql.execute.rts.RealNoPutResultSetStatistics
org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
org.apache.derby.impl.sql.execute.rts.RealHashLeftOuterJoinStatistics
public class RealHashLeftOuterJoinStatistics
ResultSetStatistics implemenation for HashLeftOuterJoinResultSet.
| Field Summary |
|---|
| Fields inherited from class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics |
|---|
emptyRightRowsReturned |
| Fields inherited from class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics |
|---|
leftResultSetStatistics, nodeName, oneRowRightSide, resultSetName, rightResultSetStatistics |
| Fields inherited from class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics |
|---|
restrictionTime, rowsReturned, rowsSeenLeft, rowsSeenRight, userSuppliedOptimizerOverrides |
| Fields inherited from class org.apache.derby.impl.sql.execute.rts.RealNoPutResultSetStatistics |
|---|
indent, resultSetNumber, sourceDepth, subIndent |
| Fields inherited from class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics |
|---|
closeTime, constructorTime, inspectDesc, inspectNum, inspectOverall, nextTime, numOpens, openTime, optimizerEstimatedCost, optimizerEstimatedRowCount, rowsFiltered, rowsSeen |
| Constructor Summary | |
|---|---|
RealHashLeftOuterJoinStatistics(int numOpens,
int rowsSeen,
int rowsFiltered,
long constructorTime,
long openTime,
long nextTime,
long closeTime,
int resultSetNumber,
int rowsSeenLeft,
int rowsSeenRight,
int rowsReturned,
long restrictionTime,
double optimizerEstimatedRowCount,
double optimizerEstimatedCost,
java.lang.String userSuppliedOptimizerOverrides,
ResultSetStatistics leftResultSetStatistics,
ResultSetStatistics rightResultSetStatistics,
int emptyRightRowsReturned)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getResultSetDescriptor(java.lang.Object rsID,
java.lang.Object parentID,
java.lang.Object scanID,
java.lang.Object sortID,
java.lang.Object stmtID,
java.lang.Object timingID)
|
java.lang.String |
getRSXplainDetails()
|
java.lang.String |
getRSXplainType()
|
protected void |
setNames()
|
| Methods inherited from class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics |
|---|
getScanStatisticsText, getStatementExecutionPlanText, toString |
| Methods inherited from class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics |
|---|
accept, getChildren, getNodeName |
| Methods inherited from class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics |
|---|
getResultSetTimingsDescriptor |
| Methods inherited from class org.apache.derby.impl.sql.execute.rts.RealNoPutResultSetStatistics |
|---|
initFormatInfo |
| Methods inherited from class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics |
|---|
dumpEstimatedCosts, dumpTimeStats, getChildrenTime, getEstimatedRowCount, getNodeOn, getNodeTime, getScanPropsDescriptor, getSortPropsDescriptor, getTotalTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RealHashLeftOuterJoinStatistics(int numOpens,
int rowsSeen,
int rowsFiltered,
long constructorTime,
long openTime,
long nextTime,
long closeTime,
int resultSetNumber,
int rowsSeenLeft,
int rowsSeenRight,
int rowsReturned,
long restrictionTime,
double optimizerEstimatedRowCount,
double optimizerEstimatedCost,
java.lang.String userSuppliedOptimizerOverrides,
ResultSetStatistics leftResultSetStatistics,
ResultSetStatistics rightResultSetStatistics,
int emptyRightRowsReturned)
| Method Detail |
|---|
protected void setNames()
setNames in class RealNestedLoopLeftOuterJoinStatisticspublic java.lang.String getRSXplainType()
getRSXplainType in interface XPLAINablegetRSXplainType in class RealNestedLoopLeftOuterJoinStatisticspublic java.lang.String getRSXplainDetails()
getRSXplainDetails in interface XPLAINablegetRSXplainDetails in class RealNestedLoopLeftOuterJoinStatistics
public java.lang.Object getResultSetDescriptor(java.lang.Object rsID,
java.lang.Object parentID,
java.lang.Object scanID,
java.lang.Object sortID,
java.lang.Object stmtID,
java.lang.Object timingID)
getResultSetDescriptor in interface XPLAINablegetResultSetDescriptor in class RealNestedLoopLeftOuterJoinStatistics
|
Built on Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||