public static final class XMLOptTrace.QueryBlock
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) org.w3c.dom.Element |
currentBestPlan |
(package private) org.w3c.dom.Element |
currentDecoration |
(package private) JoinStrategy |
currentDecorationStrategy |
(package private) int[] |
currentJoinOrder |
(package private) org.w3c.dom.Element |
currentJoinsElement |
(package private) OptimizableList |
optimizableList |
(package private) org.w3c.dom.Element |
queryBlockElement |
(package private) int |
queryBlockID |
| Constructor and Description |
|---|
XMLOptTrace.QueryBlock(int queryBlockID,
OptimizableList optimizableList,
org.w3c.dom.Element queryBlockElement) |
final int queryBlockID
final OptimizableList optimizableList
final org.w3c.dom.Element queryBlockElement
org.w3c.dom.Element currentJoinsElement
int[] currentJoinOrder
org.w3c.dom.Element currentBestPlan
JoinStrategy currentDecorationStrategy
org.w3c.dom.Element currentDecoration
public XMLOptTrace.QueryBlock(int queryBlockID,
OptimizableList optimizableList,
org.w3c.dom.Element queryBlockElement)
Apache Derby V10.11 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.