| <!DOCTYPE HTML> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc --> |
| <title>org.apache.calcite.plan.hep Class Hierarchy (Apache Calcite API)</title> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
| <link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style"> |
| <script type="text/javascript" src="../../../../../script.js"></script> |
| <script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script> |
| <script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> |
| <!--[if IE]> |
| <script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> |
| <![endif]--> |
| <script type="text/javascript" src="../../../../../jquery/jquery-3.3.1.js"></script> |
| <script type="text/javascript" src="../../../../../jquery/jquery-migrate-3.0.1.js"></script> |
| <script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| try { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="org.apache.calcite.plan.hep Class Hierarchy (Apache Calcite API)"; |
| } |
| } |
| catch(err) { |
| } |
| //--> |
| var pathtoroot = "../../../../../"; |
| var useModuleDirectories = true; |
| loadScripts(document, 'script');</script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <header role="banner"> |
| <nav role="navigation"> |
| <div class="fixedNav"> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a id="navbar.top"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
| <a id="navbar.top.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../../../index.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li>Class</li> |
| <li>Use</li> |
| <li class="navBarCell1Rev">Tree</li> |
| <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../../../../index-all.html">Index</a></li> |
| <li><a href="../../../../../help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="../../../../../allclasses.html">All Classes</a></li> |
| </ul> |
| <ul class="navListSearch"> |
| <li><label for="search">SEARCH:</label> |
| <input type="text" id="search" value="search" disabled="disabled"> |
| <input type="reset" id="reset" value="reset" disabled="disabled"> |
| </li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_top"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| </div> |
| <a id="skip.navbar.top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| </div> |
| <div class="navPadding"> </div> |
| <script type="text/javascript"><!-- |
| $('.navPadding').css('padding-top', $('.fixedNav').css("height")); |
| //--> |
| </script> |
| </nav> |
| </header> |
| <main role="main"> |
| <div class="header"> |
| <h1 class="title">Hierarchy For Package org.apache.calcite.plan.hep</h1> |
| <span class="packageHierarchyLabel">Package Hierarchies:</span> |
| <ul class="horizontal"> |
| <li><a href="../../../../../overview-tree.html">All Packages</a></li> |
| </ul> |
| </div> |
| <div class="contentContainer"> |
| <section role="region"> |
| <h2 title="Class Hierarchy">Class Hierarchy</h2> |
| <ul> |
| <li class="circle">java.lang.Object |
| <ul> |
| <li class="circle">org.apache.calcite.rel.<a href="../../rel/AbstractRelNode.html" title="class in org.apache.calcite.rel"><span class="typeNameLink">AbstractRelNode</span></a> (implements org.apache.calcite.rel.<a href="../../rel/RelNode.html" title="interface in org.apache.calcite.rel">RelNode</a>) |
| <ul> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepRelVertex.html" title="class in org.apache.calcite.plan.hep"><span class="typeNameLink">HepRelVertex</span></a></li> |
| </ul> |
| </li> |
| <li class="circle">org.apache.calcite.plan.<a href="../AbstractRelOptPlanner.html" title="class in org.apache.calcite.plan"><span class="typeNameLink">AbstractRelOptPlanner</span></a> (implements org.apache.calcite.plan.<a href="../RelOptPlanner.html" title="interface in org.apache.calcite.plan">RelOptPlanner</a>) |
| <ul> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepPlanner.html" title="class in org.apache.calcite.plan.hep"><span class="typeNameLink">HepPlanner</span></a></li> |
| </ul> |
| </li> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepInstruction.html" title="class in org.apache.calcite.plan.hep"><span class="typeNameLink">HepInstruction</span></a> |
| <ul> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepInstruction.BeginGroup.html" title="class in org.apache.calcite.plan.hep"><span class="typeNameLink">HepInstruction.BeginGroup</span></a></li> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepInstruction.CommonRelSubExprRules.html" title="class in org.apache.calcite.plan.hep"><span class="typeNameLink">HepInstruction.CommonRelSubExprRules</span></a></li> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepInstruction.ConverterRules.html" title="class in org.apache.calcite.plan.hep"><span class="typeNameLink">HepInstruction.ConverterRules</span></a></li> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepInstruction.EndGroup.html" title="class in org.apache.calcite.plan.hep"><span class="typeNameLink">HepInstruction.EndGroup</span></a></li> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepInstruction.MatchLimit.html" title="class in org.apache.calcite.plan.hep"><span class="typeNameLink">HepInstruction.MatchLimit</span></a></li> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepInstruction.MatchOrder.html" title="class in org.apache.calcite.plan.hep"><span class="typeNameLink">HepInstruction.MatchOrder</span></a></li> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepInstruction.RuleClass.html" title="class in org.apache.calcite.plan.hep"><span class="typeNameLink">HepInstruction.RuleClass</span></a><R></li> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepInstruction.RuleCollection.html" title="class in org.apache.calcite.plan.hep"><span class="typeNameLink">HepInstruction.RuleCollection</span></a></li> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepInstruction.RuleInstance.html" title="class in org.apache.calcite.plan.hep"><span class="typeNameLink">HepInstruction.RuleInstance</span></a></li> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepInstruction.Subprogram.html" title="class in org.apache.calcite.plan.hep"><span class="typeNameLink">HepInstruction.Subprogram</span></a></li> |
| </ul> |
| </li> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepProgram.html" title="class in org.apache.calcite.plan.hep"><span class="typeNameLink">HepProgram</span></a></li> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepProgramBuilder.html" title="class in org.apache.calcite.plan.hep"><span class="typeNameLink">HepProgramBuilder</span></a></li> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepRelMetadataProvider.html" title="class in org.apache.calcite.plan.hep"><span class="typeNameLink">HepRelMetadataProvider</span></a> (implements org.apache.calcite.rel.metadata.<a href="../../rel/metadata/RelMetadataProvider.html" title="interface in org.apache.calcite.rel.metadata">RelMetadataProvider</a>)</li> |
| <li class="circle">org.apache.calcite.plan.<a href="../RelOptRuleCall.html" title="class in org.apache.calcite.plan"><span class="typeNameLink">RelOptRuleCall</span></a> |
| <ul> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepRuleCall.html" title="class in org.apache.calcite.plan.hep"><span class="typeNameLink">HepRuleCall</span></a></li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </section> |
| <section role="region"> |
| <h2 title="Enum Hierarchy">Enum Hierarchy</h2> |
| <ul> |
| <li class="circle">java.lang.Object |
| <ul> |
| <li class="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) |
| <ul> |
| <li class="circle">org.apache.calcite.plan.hep.<a href="HepMatchOrder.html" title="enum in org.apache.calcite.plan.hep"><span class="typeNameLink">HepMatchOrder</span></a></li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </section> |
| </div> |
| </main> |
| <footer role="contentinfo"> |
| <nav role="navigation"> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a id="navbar.bottom"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> |
| <a id="navbar.bottom.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../../../index.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li>Class</li> |
| <li>Use</li> |
| <li class="navBarCell1Rev">Tree</li> |
| <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../../../../index-all.html">Index</a></li> |
| <li><a href="../../../../../help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="../../../../../allclasses.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| </div> |
| <a id="skip.navbar.bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| </nav> |
| <p class="legalCopy"><small>Copyright © 2012–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> |
| </footer> |
| </body> |
| </html> |