| <!DOCTYPE HTML> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc --> |
| <title>Uses of Class org.apache.sysds.parser.DataIdentifier (Apache SystemDS 3.2.0-SNAPSHOT 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.min.css" title="Style"> |
| <link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.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.6.0.min.js"></script> |
| <script type="text/javascript" src="../../../../../jquery/jquery-ui.min.js"></script> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| try { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="Uses of Class org.apache.sysds.parser.DataIdentifier (Apache SystemDS 3.2.0-SNAPSHOT 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><a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">Class</a></li> |
| <li class="navBarCell1Rev">Use</li> |
| <li><a href="../package-tree.html">Tree</a></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"> |
| <h2 title="Uses of Class org.apache.sysds.parser.DataIdentifier" class="title">Uses of Class<br>org.apache.sysds.parser.DataIdentifier</h2> |
| </div> |
| <div class="classUseContainer"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="useSummary"> |
| <caption><span>Packages that use <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Package</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="#org.apache.sysds.hops">org.apache.sysds.hops</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="#org.apache.sysds.lops">org.apache.sysds.lops</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="#org.apache.sysds.parser">org.apache.sysds.parser</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="#org.apache.sysds.runtime.controlprogram">org.apache.sysds.runtime.controlprogram</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="#org.apache.sysds.runtime.instructions">org.apache.sysds.runtime.instructions</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="#org.apache.sysds.runtime.lineage">org.apache.sysds.runtime.lineage</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="#org.apache.sysds.runtime.meta">org.apache.sysds.runtime.meta</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <section><a id="org.apache.sysds.hops"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../../hops/package-summary.html">org.apache.sysds.hops</a></h3> |
| <table class="useSummary"> |
| <caption><span>Constructors in <a href="../../hops/package-summary.html">org.apache.sysds.hops</a> with parameters of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Constructor</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../hops/DataGenOp.html#%3Cinit%3E(org.apache.sysds.common.Types.OpOpDG,org.apache.sysds.parser.DataIdentifier)">DataGenOp</a></span>​(<a href="../../common/Types.OpOpDG.html" title="enum in org.apache.sysds.common">Types.OpOpDG</a> mthd, |
| <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> id)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../hops/DataGenOp.html#%3Cinit%3E(org.apache.sysds.common.Types.OpOpDG,org.apache.sysds.parser.DataIdentifier,java.util.HashMap)">DataGenOp</a></span>​(<a href="../../common/Types.OpOpDG.html" title="enum in org.apache.sysds.common">Types.OpOpDG</a> mthd, |
| <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> id, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../../hops/Hop.html" title="class in org.apache.sysds.hops">Hop</a>> inputParameters)</code></th> |
| <td class="colLast"> |
| <div class="block">Creates a new Rand HOP.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="org.apache.sysds.lops"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../../lops/package-summary.html">org.apache.sysds.lops</a></h3> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../../lops/package-summary.html">org.apache.sysds.lops</a> with parameters of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Method</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">DataGen.</span><code><span class="memberNameLink"><a href="../../lops/DataGen.html#init(org.apache.sysds.parser.DataIdentifier,java.lang.String,org.apache.sysds.common.Types.ExecType)">init</a></span>​(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> id, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> baseDir, |
| <a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a> et)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary"> |
| <caption><span>Constructors in <a href="../../lops/package-summary.html">org.apache.sysds.lops</a> with parameters of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Constructor</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../lops/DataGen.html#%3Cinit%3E(org.apache.sysds.common.Types.OpOpDG,org.apache.sysds.parser.DataIdentifier,java.util.HashMap,java.lang.String,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">DataGen</a></span>​(<a href="../../common/Types.OpOpDG.html" title="enum in org.apache.sysds.common">Types.OpOpDG</a> op, |
| <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> id, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../../lops/Lop.html" title="class in org.apache.sysds.lops">Lop</a>> inputParametersLops, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> baseDir, |
| <a href="../../common/Types.DataType.html" title="enum in org.apache.sysds.common">Types.DataType</a> dt, |
| <a href="../../common/Types.ValueType.html" title="enum in org.apache.sysds.common">Types.ValueType</a> vt, |
| <a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a> et)</code></th> |
| <td class="colLast"> |
| <div class="block">Creates a new Rand-LOP.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="org.apache.sysds.parser"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../package-summary.html">org.apache.sysds.parser</a></h3> |
| <table class="useSummary"> |
| <caption><span>Subclasses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../package-summary.html">org.apache.sysds.parser</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Class</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code>class </code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../BuiltinFunctionExpression.html" title="class in org.apache.sysds.parser">BuiltinFunctionExpression</a></span></code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>class </code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DataExpression.html" title="class in org.apache.sysds.parser">DataExpression</a></span></code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>class </code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../FunctionCallIdentifier.html" title="class in org.apache.sysds.parser">FunctionCallIdentifier</a></span></code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>class </code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IndexedIdentifier.html" title="class in org.apache.sysds.parser">IndexedIdentifier</a></span></code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>class </code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ParameterizedBuiltinFunctionExpression.html" title="class in org.apache.sysds.parser">ParameterizedBuiltinFunctionExpression</a></span></code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../package-summary.html">org.apache.sysds.parser</a> that return <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Method</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">OutputStatement.</span><code><span class="memberNameLink"><a href="../OutputStatement.html#getIdentifier()">getIdentifier</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">FunctionStatement.</span><code><span class="memberNameLink"><a href="../FunctionStatement.html#getInputParam(java.lang.String)">getInputParam</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> name)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">IterablePredicate.</span><code><span class="memberNameLink"><a href="../IterablePredicate.html#getIterVar()">getIterVar</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">AssignmentStatement.</span><code><span class="memberNameLink"><a href="../AssignmentStatement.html#getTarget()">getTarget</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">VariableSet.</span><code><span class="memberNameLink"><a href="../VariableSet.html#getVariable(java.lang.String)">getVariable</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> name)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../package-summary.html">org.apache.sysds.parser</a> that return types with arguments of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Method</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a><<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">FunctionStatement.</span><code><span class="memberNameLink"><a href="../FunctionStatement.html#getInputParams()">getInputParams</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a><<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">FunctionStatement.</span><code><span class="memberNameLink"><a href="../FunctionStatement.html#getOutputParams()">getOutputParams</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a><<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">StatementBlock.</span><code><span class="memberNameLink"><a href="../StatementBlock.html#getOutputsofSB()">getOutputsofSB</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a><<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">AssignmentStatement.</span><code><span class="memberNameLink"><a href="../AssignmentStatement.html#getTargetList()">getTargetList</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a><<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">MultiAssignmentStatement.</span><code><span class="memberNameLink"><a href="../MultiAssignmentStatement.html#getTargetList()">getTargetList</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">VariableSet.</span><code><span class="memberNameLink"><a href="../VariableSet.html#getVariables()">getVariables</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../package-summary.html">org.apache.sysds.parser</a> with parameters of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Method</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">VariableSet.</span><code><span class="memberNameLink"><a href="../VariableSet.html#addVariable(java.lang.String,org.apache.sysds.parser.DataIdentifier)">addVariable</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> name, |
| <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> id)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">OutputStatement.</span><code><span class="memberNameLink"><a href="../OutputStatement.html#setIdentifier(org.apache.sysds.parser.DataIdentifier)">setIdentifier</a></span>​(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> t)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">IterablePredicate.</span><code><span class="memberNameLink"><a href="../IterablePredicate.html#setIterVar(org.apache.sysds.parser.DataIdentifier)">setIterVar</a></span>​(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> iterVar)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">AssignmentStatement.</span><code><span class="memberNameLink"><a href="../AssignmentStatement.html#setTarget(org.apache.sysds.parser.DataIdentifier)">setTarget</a></span>​(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> di)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary"> |
| <caption><span>Method parameters in <a href="../package-summary.html">org.apache.sysds.parser</a> with type arguments of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Method</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code>org.apache.sysds.parser.IndexPair</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">IndexedIdentifier.</span><code><span class="memberNameLink"><a href="../IndexedIdentifier.html#calculateIndexedDimensions(java.util.HashMap,java.util.HashMap,boolean)">calculateIndexedDimensions</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> ids, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>> currConstVars, |
| boolean conditional)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">FunctionStatement.</span><code><span class="memberNameLink"><a href="../FunctionStatement.html#setInputParams(java.util.ArrayList)">setInputParams</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a><<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> inputParams)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">FunctionStatement.</span><code><span class="memberNameLink"><a href="../FunctionStatement.html#setOutputParams(java.util.ArrayList)">setOutputParams</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a><<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> outputParams)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">MultiAssignmentStatement.</span><code><span class="memberNameLink"><a href="../MultiAssignmentStatement.html#setTargetList(java.util.List)">setTargetList</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> diList)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">BinaryExpression.</span><code><span class="memberNameLink"><a href="../BinaryExpression.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> ids, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>> constVars, |
| boolean conditional)</code></th> |
| <td class="colLast"> |
| <div class="block">Validate parse tree : Process Binary Expression in an assignment |
| statement</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">BooleanExpression.</span><code><span class="memberNameLink"><a href="../BooleanExpression.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> ids, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>> constVars, |
| boolean conditional)</code></th> |
| <td class="colLast"> |
| <div class="block">Validate parse tree : Process Boolean Expression</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">BuiltinFunctionExpression.</span><code><span class="memberNameLink"><a href="../BuiltinFunctionExpression.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> ids, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>> constVars, |
| boolean conditional)</code></th> |
| <td class="colLast"> |
| <div class="block">Validate parse tree : Process BuiltinFunction Expression in an assignment |
| statement</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">BuiltinFunctionExpression.</span><code><span class="memberNameLink"><a href="../BuiltinFunctionExpression.html#validateExpression(org.apache.sysds.parser.MultiAssignmentStatement,java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>​(<a href="../MultiAssignmentStatement.html" title="class in org.apache.sysds.parser">MultiAssignmentStatement</a> stmt, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> ids, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>> constVars, |
| boolean conditional)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">DataExpression.</span><code><span class="memberNameLink"><a href="../DataExpression.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> ids, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>> currConstVars, |
| boolean conditional)</code></th> |
| <td class="colLast"> |
| <div class="block">Validate parse tree : Process Data Expression in an assignment |
| statement</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">Expression.</span><code><span class="memberNameLink"><a href="../Expression.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> ids, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>> currConstVars, |
| boolean conditional)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">Expression.</span><code><span class="memberNameLink"><a href="../Expression.html#validateExpression(org.apache.sysds.parser.MultiAssignmentStatement,java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>​(<a href="../MultiAssignmentStatement.html" title="class in org.apache.sysds.parser">MultiAssignmentStatement</a> mas, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> ids, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>> currConstVars, |
| boolean conditional)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ExpressionList.</span><code><span class="memberNameLink"><a href="../ExpressionList.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> ids, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>> currConstVars, |
| boolean conditional)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">FunctionCallIdentifier.</span><code><span class="memberNameLink"><a href="../FunctionCallIdentifier.html#validateExpression(org.apache.sysds.parser.DMLProgram,java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>​(<a href="../DMLProgram.html" title="class in org.apache.sysds.parser">DMLProgram</a> dmlp, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> ids, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>> constVars, |
| boolean conditional)</code></th> |
| <td class="colLast"> |
| <div class="block">Validate parse tree : Process ExtBuiltinFunction Expression is an |
| assignment statement |
| |
| NOTE: this does not override the normal validateExpression because it needs to pass dmlp!</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">Identifier.</span><code><span class="memberNameLink"><a href="../Identifier.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> ids, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>> constVars, |
| boolean conditional)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">IterablePredicate.</span><code><span class="memberNameLink"><a href="../IterablePredicate.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> ids, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>> constVars, |
| boolean conditional)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ParameterizedBuiltinFunctionExpression.</span><code><span class="memberNameLink"><a href="../ParameterizedBuiltinFunctionExpression.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> ids, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>> constVars, |
| boolean conditional)</code></th> |
| <td class="colLast"> |
| <div class="block">Validate parse tree : Process BuiltinFunction Expression in an assignment |
| statement</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">ParameterizedBuiltinFunctionExpression.</span><code><span class="memberNameLink"><a href="../ParameterizedBuiltinFunctionExpression.html#validateExpression(org.apache.sysds.parser.MultiAssignmentStatement,java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>​(<a href="../MultiAssignmentStatement.html" title="class in org.apache.sysds.parser">MultiAssignmentStatement</a> stmt, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> ids, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>> constVars, |
| boolean conditional)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">RelationalExpression.</span><code><span class="memberNameLink"><a href="../RelationalExpression.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> ids, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>> constVars, |
| boolean conditional)</code></th> |
| <td class="colLast"> |
| <div class="block">Validate parse tree : Process Relational Expression</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary"> |
| <caption><span>Constructors in <a href="../package-summary.html">org.apache.sysds.parser</a> with parameters of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Constructor</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AssignmentStatement.html#%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,org.apache.sysds.parser.DataIdentifier,org.apache.sysds.parser.Expression)">AssignmentStatement</a></span>​(org.antlr.v4.runtime.ParserRuleContext ctx, |
| <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> di, |
| <a href="../Expression.html" title="class in org.apache.sysds.parser">Expression</a> exp)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AssignmentStatement.html#%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,org.apache.sysds.parser.DataIdentifier,org.apache.sysds.parser.Expression,java.lang.String)">AssignmentStatement</a></span>​(org.antlr.v4.runtime.ParserRuleContext ctx, |
| <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> di, |
| <a href="../Expression.html" title="class in org.apache.sysds.parser">Expression</a> exp, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> filename)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AssignmentStatement.html#%3Cinit%3E(org.apache.sysds.parser.DataIdentifier,org.apache.sysds.parser.Expression)">AssignmentStatement</a></span>​(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> di, |
| <a href="../Expression.html" title="class in org.apache.sysds.parser">Expression</a> exp)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AssignmentStatement.html#%3Cinit%3E(org.apache.sysds.parser.DataIdentifier,org.apache.sysds.parser.Expression,org.apache.sysds.parser.ParseInfo)">AssignmentStatement</a></span>​(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> di, |
| <a href="../Expression.html" title="class in org.apache.sysds.parser">Expression</a> exp, |
| <a href="../ParseInfo.html" title="interface in org.apache.sysds.parser">ParseInfo</a> parseInfo)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DataIdentifier.html#%3Cinit%3E(org.apache.sysds.parser.DataIdentifier)">DataIdentifier</a></span>​(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> passed)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IterablePredicate.html#%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,org.apache.sysds.parser.DataIdentifier,org.apache.sysds.parser.Expression,org.apache.sysds.parser.Expression,org.apache.sysds.parser.Expression,java.util.HashMap,java.lang.String)">IterablePredicate</a></span>​(org.antlr.v4.runtime.ParserRuleContext ctx, |
| <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> iterVar, |
| <a href="../Expression.html" title="class in org.apache.sysds.parser">Expression</a> fromExpr, |
| <a href="../Expression.html" title="class in org.apache.sysds.parser">Expression</a> toExpr, |
| <a href="../Expression.html" title="class in org.apache.sysds.parser">Expression</a> incrementExpr, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a><<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,​<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>> parForParamValues, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> filename)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../OutputStatement.html#%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,org.apache.sysds.parser.DataIdentifier,org.apache.sysds.parser.Expression.DataOp,java.lang.String)">OutputStatement</a></span>​(org.antlr.v4.runtime.ParserRuleContext ctx, |
| <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> t, |
| <a href="../Expression.DataOp.html" title="enum in org.apache.sysds.parser">Expression.DataOp</a> op, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> filename)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../OutputStatement.html#%3Cinit%3E(org.apache.sysds.parser.DataIdentifier,org.apache.sysds.parser.Expression.DataOp,org.apache.sysds.parser.ParseInfo)">OutputStatement</a></span>​(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> t, |
| <a href="../Expression.DataOp.html" title="enum in org.apache.sysds.parser">Expression.DataOp</a> op, |
| <a href="../ParseInfo.html" title="interface in org.apache.sysds.parser">ParseInfo</a> parseInfo)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary"> |
| <caption><span>Constructor parameters in <a href="../package-summary.html">org.apache.sysds.parser</a> with type arguments of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Constructor</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MultiAssignmentStatement.html#%3Cinit%3E(java.util.ArrayList,org.apache.sysds.parser.Expression)">MultiAssignmentStatement</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a><<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> tList, |
| <a href="../Expression.html" title="class in org.apache.sysds.parser">Expression</a> s)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="org.apache.sysds.runtime.controlprogram"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../../runtime/controlprogram/package-summary.html">org.apache.sysds.runtime.controlprogram</a></h3> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../../runtime/controlprogram/package-summary.html">org.apache.sysds.runtime.controlprogram</a> that return <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Method</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">FunctionProgramBlock.</span><code><span class="memberNameLink"><a href="../../runtime/controlprogram/FunctionProgramBlock.html#getInputParam(java.lang.String)">getInputParam</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> name)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../../runtime/controlprogram/package-summary.html">org.apache.sysds.runtime.controlprogram</a> that return types with arguments of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Method</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a><<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">FunctionProgramBlock.</span><code><span class="memberNameLink"><a href="../../runtime/controlprogram/FunctionProgramBlock.html#getInputParams()">getInputParams</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a><<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>></code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">FunctionProgramBlock.</span><code><span class="memberNameLink"><a href="../../runtime/controlprogram/FunctionProgramBlock.html#getOutputParams()">getOutputParams</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary"> |
| <caption><span>Constructor parameters in <a href="../../runtime/controlprogram/package-summary.html">org.apache.sysds.runtime.controlprogram</a> with type arguments of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Constructor</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../runtime/controlprogram/FunctionProgramBlock.html#%3Cinit%3E(org.apache.sysds.runtime.controlprogram.Program,java.util.List,java.util.List)">FunctionProgramBlock</a></span>​(<a href="../../runtime/controlprogram/Program.html" title="class in org.apache.sysds.runtime.controlprogram">Program</a> prog, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> inputParams, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> outputParams)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="org.apache.sysds.runtime.instructions"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../../runtime/instructions/package-summary.html">org.apache.sysds.runtime.instructions</a></h3> |
| <table class="useSummary"> |
| <caption><span>Methods in <a href="../../runtime/instructions/package-summary.html">org.apache.sysds.runtime.instructions</a> with parameters of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Method</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">Instruction.</span><code><span class="memberNameLink"><a href="../../runtime/instructions/Instruction.html#setLocation(org.apache.sysds.parser.DataIdentifier)">setLocation</a></span>​(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> id)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="org.apache.sysds.runtime.lineage"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../../runtime/lineage/package-summary.html">org.apache.sysds.runtime.lineage</a></h3> |
| <table class="useSummary"> |
| <caption><span>Method parameters in <a href="../../runtime/lineage/package-summary.html">org.apache.sysds.runtime.lineage</a> with type arguments of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Method</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">LineageEstimator.</span><code><span class="memberNameLink"><a href="../../runtime/lineage/LineageEstimator.html#processFunc(java.util.List,org.apache.sysds.runtime.lineage.LineageItem%5B%5D,java.lang.String,org.apache.sysds.runtime.controlprogram.context.ExecutionContext,long)">processFunc</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> outputs, |
| <a href="../../runtime/lineage/LineageItem.html" title="class in org.apache.sysds.runtime.lineage">LineageItem</a>[] liInputs, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> name, |
| <a href="../../runtime/controlprogram/context/ExecutionContext.html" title="class in org.apache.sysds.runtime.controlprogram.context">ExecutionContext</a> ec, |
| long computetime)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">LineageCache.</span><code><span class="memberNameLink"><a href="../../runtime/lineage/LineageCache.html#putValue(java.util.List,org.apache.sysds.runtime.lineage.LineageItem%5B%5D,java.lang.String,org.apache.sysds.runtime.controlprogram.context.ExecutionContext,long)">putValue</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> outputs, |
| <a href="../../runtime/lineage/LineageItem.html" title="class in org.apache.sysds.runtime.lineage">LineageItem</a>[] liInputs, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> name, |
| <a href="../../runtime/controlprogram/context/ExecutionContext.html" title="class in org.apache.sysds.runtime.controlprogram.context">ExecutionContext</a> ec, |
| long computetime)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static void</code></td> |
| <th class="colSecond" scope="row"><span class="typeNameLabel">LineageEstimator.</span><code><span class="memberNameLink"><a href="../../runtime/lineage/LineageEstimator.html#stopEstimator(java.util.List,org.apache.sysds.runtime.lineage.LineageItem%5B%5D,java.lang.String)">stopEstimator</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a><<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>> outputs, |
| <a href="../../runtime/lineage/LineageItem.html" title="class in org.apache.sysds.runtime.lineage">LineageItem</a>[] liInputs, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> name)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section><a id="org.apache.sysds.runtime.meta"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../../runtime/meta/package-summary.html">org.apache.sysds.runtime.meta</a></h3> |
| <table class="useSummary"> |
| <caption><span>Subclasses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../../runtime/meta/package-summary.html">org.apache.sysds.runtime.meta</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Class</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code>class </code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../runtime/meta/MetaDataAll.html" title="class in org.apache.sysds.runtime.meta">MetaDataAll</a></span></code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </section> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </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><a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">Class</a></li> |
| <li class="navBarCell1Rev">Use</li> |
| <li><a href="../package-tree.html">Tree</a></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 © 2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> |
| </footer> |
| </body> |
| </html> |