| <!DOCTYPE HTML> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc --> |
| <title>Constant Field Values (Apache Wayang (incubating) 0.7.1 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="Constant Field Values (Apache Wayang (incubating) 0.7.1 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>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li><a href="overview-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 class="aboutLanguage">Apache Wayang (incubating)</div> |
| </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 title="Constant Field Values" class="title">Constant Field Values</h1> |
| <section role="region"> |
| <h2 title="Contents">Contents</h2> |
| <ul> |
| <li><a href="#org.apache">org.apache.*</a></li> |
| </ul> |
| </section> |
| </div> |
| <div class="constantValuesContainer"><a id="org.apache"> |
| <!-- --> |
| </a> |
| <section role="region"> |
| <h2 title="org.apache">org.apache.*</h2> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a><<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="type parameter in DoWhileOperator">InputType</a>,​<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="type parameter in DoWhileOperator">ConvergenceType</a>></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.DoWhileOperator.CONVERGENCE_INPUT_INDEX"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#CONVERGENCE_INPUT_INDEX">CONVERGENCE_INPUT_INDEX</a></code></th> |
| <td class="colLast"><code>2</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.DoWhileOperator.FINAL_OUTPUT_INDEX"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#FINAL_OUTPUT_INDEX">FINAL_OUTPUT_INDEX</a></code></th> |
| <td class="colLast"><code>1</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.DoWhileOperator.INITIAL_INPUT_INDEX"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#INITIAL_INPUT_INDEX">INITIAL_INPUT_INDEX</a></code></th> |
| <td class="colLast"><code>0</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.DoWhileOperator.ITERATION_INPUT_INDEX"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#ITERATION_INPUT_INDEX">ITERATION_INPUT_INDEX</a></code></th> |
| <td class="colLast"><code>1</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.DoWhileOperator.ITERATION_OUTPUT_INDEX"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#ITERATION_OUTPUT_INDEX">ITERATION_OUTPUT_INDEX</a></code></th> |
| <td class="colLast"><code>0</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSource.CardinalityEstimator</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.KafkaTopicSource.CardinalityEstimator.CORRECTNESS_PROBABILITY"> |
| <!-- --> |
| </a><code>public static final double</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/KafkaTopicSource.CardinalityEstimator.html#CORRECTNESS_PROBABILITY">CORRECTNESS_PROBABILITY</a></code></th> |
| <td class="colLast"><code>0.95</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.KafkaTopicSource.CardinalityEstimator.EXPECTED_ESTIMATE_DEVIATION"> |
| <!-- --> |
| </a><code>public static final double</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/KafkaTopicSource.CardinalityEstimator.html#EXPECTED_ESTIMATE_DEVIATION">EXPECTED_ESTIMATE_DEVIATION</a></code></th> |
| <td class="colLast"><code>0.05</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a><<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="type parameter in LoopOperator">InputType</a>,​<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="type parameter in LoopOperator">ConvergenceType</a>></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.LoopOperator.FINAL_OUTPUT_INDEX"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/LoopOperator.html#FINAL_OUTPUT_INDEX">FINAL_OUTPUT_INDEX</a></code></th> |
| <td class="colLast"><code>2</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.LoopOperator.INITIAL_CONVERGENCE_INPUT_INDEX"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/LoopOperator.html#INITIAL_CONVERGENCE_INPUT_INDEX">INITIAL_CONVERGENCE_INPUT_INDEX</a></code></th> |
| <td class="colLast"><code>1</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.LoopOperator.INITIAL_INPUT_INDEX"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/LoopOperator.html#INITIAL_INPUT_INDEX">INITIAL_INPUT_INDEX</a></code></th> |
| <td class="colLast"><code>0</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.LoopOperator.ITERATION_CONVERGENCE_INPUT_INDEX"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/LoopOperator.html#ITERATION_CONVERGENCE_INPUT_INDEX">ITERATION_CONVERGENCE_INPUT_INDEX</a></code></th> |
| <td class="colLast"><code>3</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.LoopOperator.ITERATION_CONVERGENCE_OUTPUT_INDEX"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/LoopOperator.html#ITERATION_CONVERGENCE_OUTPUT_INDEX">ITERATION_CONVERGENCE_OUTPUT_INDEX</a></code></th> |
| <td class="colLast"><code>1</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.LoopOperator.ITERATION_INPUT_INDEX"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/LoopOperator.html#ITERATION_INPUT_INDEX">ITERATION_INPUT_INDEX</a></code></th> |
| <td class="colLast"><code>2</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.LoopOperator.ITERATION_OUTPUT_INDEX"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/LoopOperator.html#ITERATION_OUTPUT_INDEX">ITERATION_OUTPUT_INDEX</a></code></th> |
| <td class="colLast"><code>0</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ObjectFileSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">ObjectFileSource.CardinalityEstimator</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.ObjectFileSource.CardinalityEstimator.CORRECTNESS_PROBABILITY"> |
| <!-- --> |
| </a><code>public static final double</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/ObjectFileSource.CardinalityEstimator.html#CORRECTNESS_PROBABILITY">CORRECTNESS_PROBABILITY</a></code></th> |
| <td class="colLast"><code>0.95</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.ObjectFileSource.CardinalityEstimator.EXPECTED_ESTIMATE_DEVIATION"> |
| <!-- --> |
| </a><code>public static final double</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/ObjectFileSource.CardinalityEstimator.html#EXPECTED_ESTIMATE_DEVIATION">EXPECTED_ESTIMATE_DEVIATION</a></code></th> |
| <td class="colLast"><code>0.05</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators">PageRankOperator</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.PageRankOperator.DEFAULT_DAMPING_FACTOR"> |
| <!-- --> |
| </a><code>public static final double</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/PageRankOperator.html#DEFAULT_DAMPING_FACTOR">DEFAULT_DAMPING_FACTOR</a></code></th> |
| <td class="colLast"><code>0.85</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a><<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="type parameter in RepeatOperator">Type</a>></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.RepeatOperator.FINAL_OUTPUT_INDEX"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/RepeatOperator.html#FINAL_OUTPUT_INDEX">FINAL_OUTPUT_INDEX</a></code></th> |
| <td class="colLast"><code>1</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.RepeatOperator.INITIAL_INPUT_INDEX"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/RepeatOperator.html#INITIAL_INPUT_INDEX">INITIAL_INPUT_INDEX</a></code></th> |
| <td class="colLast"><code>0</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.RepeatOperator.ITERATION_INPUT_INDEX"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/RepeatOperator.html#ITERATION_INPUT_INDEX">ITERATION_INPUT_INDEX</a></code></th> |
| <td class="colLast"><code>1</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.RepeatOperator.ITERATION_OUTPUT_INDEX"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/RepeatOperator.html#ITERATION_OUTPUT_INDEX">ITERATION_OUTPUT_INDEX</a></code></th> |
| <td class="colLast"><code>0</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a><<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="type parameter in SampleOperator">Type</a>></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.SampleOperator.UNKNOWN_DATASET_SIZE"> |
| <!-- --> |
| </a><code>public static final long</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/SampleOperator.html#UNKNOWN_DATASET_SIZE">UNKNOWN_DATASET_SIZE</a></code></th> |
| <td class="colLast"><code>0L</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/TextFileSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">TextFileSource.CardinalityEstimator</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.TextFileSource.CardinalityEstimator.CORRECTNESS_PROBABILITY"> |
| <!-- --> |
| </a><code>public static final double</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/TextFileSource.CardinalityEstimator.html#CORRECTNESS_PROBABILITY">CORRECTNESS_PROBABILITY</a></code></th> |
| <td class="colLast"><code>0.95</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.operators.TextFileSource.CardinalityEstimator.EXPECTED_ESTIMATE_DEVIATION"> |
| <!-- --> |
| </a><code>public static final double</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/operators/TextFileSource.CardinalityEstimator.html#EXPECTED_ESTIMATE_DEVIATION">EXPECTED_ESTIMATE_DEVIATION</a></code></th> |
| <td class="colLast"><code>0.05</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.basic.plugin.<a href="org/apache/wayang/basic/plugin/WayangBasic.html" title="class in org.apache.wayang.basic.plugin">WayangBasic</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.basic.plugin.WayangBasic.TEMP_DIR_PROPERTY"> |
| <!-- --> |
| </a><code>public static final java.lang.String</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/basic/plugin/WayangBasic.html#TEMP_DIR_PROPERTY">TEMP_DIR_PROPERTY</a></code></th> |
| <td class="colLast"><code>"wayang.basic.tempdir"</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExLexer._serializedATN"> |
| <!-- --> |
| </a><code>public static final java.lang.String</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExLexer.html#_serializedATN">_serializedATN</a></code></th> |
| <td class="colLast"><code>"\u0003\u608b\ua72a\u8133\ub9ed\u417c\u3be7\u7786\u5964\u0002\u0010\u0090\b\u0001\u0004\u0002\t\u0002\u0004\u0003\t\u0003\u0004\u0004\t\u0004\u0004\u0005\t\u0005\u0004\u0006\t\u0006\u0004\u0007\t\u0007\u0004\b\t\b\u0004\t\t\t\u0004\n\t\n\u0004\u000b\t\u000b\u0004\f\t\f\u0004\r\t\r\u0004\u000e\t\u000e\u0004\u000f\t\u000f\u0004\u0010\t\u0010\u0004\u0011\t\u0011\u0004\u0012\t\u0012\u0004\u0013\t\u0013\u0004\u0014\t\u0014\u0004\u0015\t\u0015\u0004\u0016\t\u0016\u0003\u0002\u0003\u0002\u0003\u0003\u0003\u0003\u0003\u0004\u0003\u0004\u0003\u0005\u0003\u0005\u0003\u0006\u0003\u0006\u0003\u0007\u0003\u0007\u0003\b\u0003\b\u0003\t\u0003\t\u0003\n\u0003\n\u0003\u000b\u0003\u000b\u0003\f\u0003\f\u0007\fD\n\f\f\f\u000e\fG\u000b\f\u0003\f\u0005\fJ\n\f\u0003\r\u0003\r\u0005\rN\n\r\u0003\r\u0003\r\u0003\u000e\u0005\u000eS\n\u000e\u0003\u000e\u0005\u000eV\n\u000e\u0003\u000e\u0003\u000e\u0006\u000eZ\n\u000e\r\u000e\u000e\u000e[\u0003\u000e\u0005\u000e_\n\u000e\u0003\u000e\u0005\u000eb\n\u000e\u0003\u000e\u0003\u000e\u0003\u000e\u0003\u000e\u0005\u000eh\n\u000e\u0003\u000e\u0005\u000ek\n\u000e\u0003\u000f\u0006\u000fn\n\u000f\r\u000f\u000e\u000fo\u0003\u000f\u0003\u000f\u0003\u0010\u0003\u0010\u0003\u0011\u0003\u0011\u0003\u0012\u0003\u0012\u0003\u0013\u0003\u0013\u0007\u0013|\n\u0013\f\u0013\u000e\u0013\u007f\u000b\u0013\u0003\u0013\u0005\u0013\u0082\n\u0013\u0003\u0014\u0005\u0014\u0085\n\u0014\u0003\u0015\u0003\u0015\u0003\u0015\u0005\u0015\u008a\n\u0015\u0003\u0016\u0003\u0016\u0003\u0016\u0005\u0016\u008f\n\u0016\u0002\u0002\u0017\u0003\u0003\u0005\u0004\u0007\u0005\t\u0006\u000b\u0007\r\b\u000f\t\u0011\n\u0013\u0002\u0015\u0002\u0017\u0002\u0019\u0002\u001b\u000b\u001d\f\u001f\r!\u000e#\u000f%\u0010\'\u0002)\u0002+\u0002\u0003\u0002\u000b\u0004\u0002C\\c|\u0003\u00022;\u0003\u00023;\u0004\u0002GGgg\u0004\u0002--//\u0005\u0002\u000b\f\u000f\u000f\"\"\u0005\u0002\'\',,11\u0005\u0002C\\aac|\u0004\u000200aa\u0002\u009a\u0002\u0003\u0003\u0002\u0002\u0002\u0002\u0005\u0003\u0002\u0002\u0002\u0002\u0007\u0003\u0002\u0002\u0002\u0002\t\u0003\u0002\u0002\u0002\u0002\u000b\u0003\u0002\u0002\u0002\u0002\r\u0003\u0002\u0002\u0002\u0002\u000f\u0003\u0002\u0002\u0002\u0002\u0011\u0003\u0002\u0002\u0002\u0002\u001b\u0003\u0002\u0002\u0002\u0002\u001d\u0003\u0002\u0002\u0002\u0002\u001f\u0003\u0002\u0002\u0002\u0002!\u0003\u0002\u0002\u0002\u0002#\u0003\u0002\u0002\u0002\u0002%\u0003\u0002\u0002\u0002\u0003-\u0003\u0002\u0002\u0002\u0005/\u0003\u0002\u0002\u0002\u00071\u0003\u0002\u0002\u0002\t3\u0003\u0002\u0002\u0002\u000b5\u0003\u0002\u0002\u0002\r7\u0003\u0002\u0002\u0002\u000f9\u0003\u0002\u0002\u0002\u0011;\u0003\u0002\u0002\u0002\u0013=\u0003\u0002\u0002\u0002\u0015?\u0003\u0002\u0002\u0002\u0017I\u0003\u0002\u0002\u0002\u0019K\u0003\u0002\u0002\u0002\u001bj\u0003\u0002\u0002\u0002\u001dm\u0003\u0002\u0002\u0002\u001fs\u0003\u0002\u0002\u0002!u\u0003\u0002\u0002\u0002#w\u0003\u0002\u0002\u0002%y\u0003\u0002\u0002\u0002\'\u0084\u0003\u0002\u0002\u0002)\u0089\u0003\u0002\u0002\u0002+\u008e\u0003\u0002\u0002\u0002-.\u0007*\u0002\u0002.\u0004\u0003\u0002\u0002\u0002/0\u0007+\u0002\u00020\u0006\u0003\u0002\u0002\u000212\u0007/\u0002\u00022\b\u0003\u0002\u0002\u000234\u0007-\u0002\u00024\n\u0003\u0002\u0002\u000256\u0007,\u0002\u00026\f\u0003\u0002\u0002\u000278\u0007\'\u0002\u00028\u000e\u0003\u0002\u0002\u00029:\u00071\u0002\u0002:\u0010\u0003\u0002\u0002\u0002;<\u0007.\u0002\u0002<\u0012\u0003\u0002\u0002\u0002=>\t\u0002\u0002\u0002>\u0014\u0003\u0002\u0002\u0002?@\t\u0003\u0002\u0002@\u0016\u0003\u0002\u0002\u0002AE\t\u0004\u0002\u0002BD\u0005\u0015\u000b\u0002CB\u0003\u0002\u0002\u0002DG\u0003\u0002\u0002\u0002EC\u0003\u0002\u0002\u0002EF\u0003\u0002\u0002\u0002FJ\u0003\u0002\u0002\u0002GE\u0003\u0002\u0002\u0002HJ\u0005\u0015\u000b\u0002IA\u0003\u0002\u0002\u0002IH\u0003\u0002\u0002\u0002J\u0018\u0003\u0002\u0002\u0002KM\t\u0005\u0002\u0002LN\t\u0006\u0002\u0002ML\u0003\u0002\u0002\u0002MN\u0003\u0002\u0002\u0002NO\u0003\u0002\u0002\u0002OP\u0005\u0017\f\u0002P\u001a\u0003\u0002\u0002\u0002QS\u0007/\u0002\u0002RQ\u0003\u0002\u0002\u0002RS\u0003\u0002\u0002\u0002SU\u0003\u0002\u0002\u0002TV\u0005\u0017\f\u0002UT\u0003\u0002\u0002\u0002UV\u0003\u0002\u0002\u0002VW\u0003\u0002\u0002\u0002WY\u00070\u0002\u0002XZ\t\u0003\u0002\u0002YX\u0003\u0002\u0002\u0002Z[\u0003\u0002\u0002\u0002[Y\u0003\u0002\u0002\u0002[\\\u0003\u0002\u0002\u0002\\^\u0003\u0002\u0002\u0002]_\u0005\u0019\r\u0002^]\u0003\u0002\u0002\u0002^_\u0003\u0002\u0002\u0002_k\u0003\u0002\u0002\u0002`b\u0007/\u0002\u0002a`\u0003\u0002\u0002\u0002ab\u0003\u0002\u0002\u0002bc\u0003\u0002\u0002\u0002cd\u0005\u0017\f\u0002de\u0005\u0019\r\u0002ek\u0003\u0002\u0002\u0002fh\u0007/\u0002\u0002gf\u0003\u0002\u0002\u0002gh\u0003\u0002\u0002\u0002hi\u0003\u0002\u0002\u0002ik\u0005\u0017\f\u0002jR\u0003\u0002\u0002\u0002ja\u0003\u0002\u0002\u0002jg\u0003\u0002\u0002\u0002k\u001c\u0003\u0002\u0002\u0002ln\t\u0007\u0002\u0002ml\u0003\u0002\u0002\u0002no\u0003\u0002\u0002\u0002om\u0003\u0002\u0002\u0002op\u0003\u0002\u0002\u0002pq\u0003\u0002\u0002\u0002qr\b\u000f\u0002\u0002r\u001e\u0003\u0002\u0002\u0002st\t\u0006\u0002\u0002t \u0003\u0002\u0002\u0002uv\t\b\u0002\u0002v\"\u0003\u0002\u0002\u0002wx\u0007`\u0002\u0002x$\u0003\u0002\u0002\u0002y\u0081\u0005\'\u0014\u0002z|\u0005)\u0015\u0002{z\u0003\u0002\u0002\u0002|\u007f\u0003\u0002\u0002\u0002}{\u0003\u0002\u0002\u0002}~\u0003\u0002\u0002\u0002~\u0080\u0003\u0002\u0002\u0002\u007f}\u0003\u0002\u0002\u0002\u0080\u0082\u0005+\u0016\u0002\u0081}\u0003\u0002\u0002\u0002\u0081\u0082\u0003\u0002\u0002\u0002\u0082&\u0003\u0002\u0002\u0002\u0083\u0085\t\t\u0002\u0002\u0084\u0083\u0003\u0002\u0002\u0002\u0085(\u0003\u0002\u0002\u0002\u0086\u008a\t\n\u0002\u0002\u0087\u008a\u0005\u0013\n\u0002\u0088\u008a\u0005\u0015\u000b\u0002\u0089\u0086\u0003\u0002\u0002\u0002\u0089\u0087\u0003\u0002\u0002\u0002\u0089\u0088\u0003\u0002\u0002\u0002\u008a*\u0003\u0002\u0002\u0002\u008b\u008f\u0007a\u0002\u0002\u008c\u008f\u0005\u0013\n\u0002\u008d\u008f\u0005\u0015\u000b\u0002\u008e\u008b\u0003\u0002\u0002\u0002\u008e\u008c\u0003\u0002\u0002\u0002\u008e\u008d\u0003\u0002\u0002\u0002\u008f,\u0003\u0002\u0002\u0002\u0013\u0002EIMRU[^agjo}\u0081\u0084\u0089\u008e\u0003\b\u0002\u0002"</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExLexer.IDENTIFIER"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExLexer.html#IDENTIFIER">IDENTIFIER</a></code></th> |
| <td class="colLast"><code>14</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExLexer.NUMBER"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExLexer.html#NUMBER">NUMBER</a></code></th> |
| <td class="colLast"><code>9</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExLexer.PREC0_OP"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExLexer.html#PREC0_OP">PREC0_OP</a></code></th> |
| <td class="colLast"><code>11</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExLexer.PREC1_OP"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExLexer.html#PREC1_OP">PREC1_OP</a></code></th> |
| <td class="colLast"><code>12</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExLexer.PREC2_OP"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExLexer.html#PREC2_OP">PREC2_OP</a></code></th> |
| <td class="colLast"><code>13</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExLexer.T__0"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__0">T__0</a></code></th> |
| <td class="colLast"><code>1</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExLexer.T__1"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__1">T__1</a></code></th> |
| <td class="colLast"><code>2</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExLexer.T__2"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__2">T__2</a></code></th> |
| <td class="colLast"><code>3</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExLexer.T__3"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__3">T__3</a></code></th> |
| <td class="colLast"><code>4</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExLexer.T__4"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__4">T__4</a></code></th> |
| <td class="colLast"><code>5</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExLexer.T__5"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__5">T__5</a></code></th> |
| <td class="colLast"><code>6</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExLexer.T__6"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__6">T__6</a></code></th> |
| <td class="colLast"><code>7</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExLexer.T__7"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__7">T__7</a></code></th> |
| <td class="colLast"><code>8</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExLexer.WS"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExLexer.html#WS">WS</a></code></th> |
| <td class="colLast"><code>10</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExParser._serializedATN"> |
| <!-- --> |
| </a><code>public static final java.lang.String</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExParser.html#_serializedATN">_serializedATN</a></code></th> |
| <td class="colLast"><code>"\u0003\u608b\ua72a\u8133\ub9ed\u417c\u3be7\u7786\u5964\u0003\u0010+\u0004\u0002\t\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0007\u0002\u0013\n\u0002\f\u0002\u000e\u0002\u0016\u000b\u0002\u0005\u0002\u0018\n\u0002\u0003\u0002\u0005\u0002\u001b\n\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0003\u0002\u0007\u0002&\n\u0002\f\u0002\u000e\u0002)\u000b\u0002\u0003\u0002\u0002\u0003\u0002\u0003\u0002\u0002\u0004\u0003\u0002\u0005\u0006\u0003\u0002\u0007\t\u00022\u0002\u001a\u0003\u0002\u0002\u0002\u0004\u0005\b\u0002\u0001\u0002\u0005\u0006\u0007\u0003\u0002\u0002\u0006\u0007\u0005\u0002\u0002\u0002\u0007\b\u0007\u0004\u0002\u0002\b\u001b\u0003\u0002\u0002\u0002\t\n\t\u0002\u0002\u0002\n\u001b\u0005\u0002\u0002\t\u000b\u001b\u0007\u0010\u0002\u0002\f\u001b\u0007\u000b\u0002\u0002\r\u000e\u0007\u0010\u0002\u0002\u000e\u0017\u0007\u0003\u0002\u0002\u000f\u0014\u0005\u0002\u0002\u0002\u0010\u0011\u0007\n\u0002\u0002\u0011\u0013\u0005\u0002\u0002\u0002\u0012\u0010\u0003\u0002\u0002\u0002\u0013\u0016\u0003\u0002\u0002\u0002\u0014\u0012\u0003\u0002\u0002\u0002\u0014\u0015\u0003\u0002\u0002\u0002\u0015\u0018\u0003\u0002\u0002\u0002\u0016\u0014\u0003\u0002\u0002\u0002\u0017\u000f\u0003\u0002\u0002\u0002\u0017\u0018\u0003\u0002\u0002\u0002\u0018\u0019\u0003\u0002\u0002\u0002\u0019\u001b\u0007\u0004\u0002\u0002\u001a\u0004\u0003\u0002\u0002\u0002\u001a\t\u0003\u0002\u0002\u0002\u001a\u000b\u0003\u0002\u0002\u0002\u001a\f\u0003\u0002\u0002\u0002\u001a\r\u0003\u0002\u0002\u0002\u001b\'\u0003\u0002\u0002\u0002\u001c\u001d\f\b\u0002\u0002\u001d\u001e\u0007\u000f\u0002\u0002\u001e&\u0005\u0002\u0002\t\u001f \f\u0007\u0002\u0002 !\t\u0003\u0002\u0002!&\u0005\u0002\u0002\b\"#\f\u0006\u0002\u0002#$\t\u0002\u0002\u0002$&\u0005\u0002\u0002\u0007%\u001c\u0003\u0002\u0002\u0002%\u001f\u0003\u0002\u0002\u0002%\"\u0003\u0002\u0002\u0002&)\u0003\u0002\u0002\u0002\'%\u0003\u0002\u0002\u0002\'(\u0003\u0002\u0002\u0002(\u0003\u0003\u0002\u0002\u0002)\'\u0003\u0002\u0002\u0002\u0007\u0014\u0017\u001a%\'"</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExParser.IDENTIFIER"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExParser.html#IDENTIFIER">IDENTIFIER</a></code></th> |
| <td class="colLast"><code>14</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExParser.NUMBER"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExParser.html#NUMBER">NUMBER</a></code></th> |
| <td class="colLast"><code>9</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExParser.PREC0_OP"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExParser.html#PREC0_OP">PREC0_OP</a></code></th> |
| <td class="colLast"><code>11</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExParser.PREC1_OP"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExParser.html#PREC1_OP">PREC1_OP</a></code></th> |
| <td class="colLast"><code>12</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExParser.PREC2_OP"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExParser.html#PREC2_OP">PREC2_OP</a></code></th> |
| <td class="colLast"><code>13</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExParser.RULE_expression"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExParser.html#RULE_expression">RULE_expression</a></code></th> |
| <td class="colLast"><code>0</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExParser.T__0"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExParser.html#T__0">T__0</a></code></th> |
| <td class="colLast"><code>1</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExParser.T__1"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExParser.html#T__1">T__1</a></code></th> |
| <td class="colLast"><code>2</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExParser.T__2"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExParser.html#T__2">T__2</a></code></th> |
| <td class="colLast"><code>3</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExParser.T__3"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExParser.html#T__3">T__3</a></code></th> |
| <td class="colLast"><code>4</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExParser.T__4"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExParser.html#T__4">T__4</a></code></th> |
| <td class="colLast"><code>5</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExParser.T__5"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExParser.html#T__5">T__5</a></code></th> |
| <td class="colLast"><code>6</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExParser.T__6"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExParser.html#T__6">T__6</a></code></th> |
| <td class="colLast"><code>7</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExParser.T__7"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExParser.html#T__7">T__7</a></code></th> |
| <td class="colLast"><code>8</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.mathex.MathExParser.WS"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/mathex/MathExParser.html#WS">WS</a></code></th> |
| <td class="colLast"><code>10</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/Monitor.html" title="class in org.apache.wayang.core.monitor">Monitor</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.monitor.Monitor.DEFAULT_MONITOR_BASE_URL"> |
| <!-- --> |
| </a><code>public static final java.lang.String</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/monitor/Monitor.html#DEFAULT_MONITOR_BASE_URL">DEFAULT_MONITOR_BASE_URL</a></code></th> |
| <td class="colLast"><code>"file:///var/tmp/wayang/runs"</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.monitor.Monitor.DEFAULT_MONITOR_BASE_URL_PROPERTY_KEY"> |
| <!-- --> |
| </a><code>public static final java.lang.String</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/monitor/Monitor.html#DEFAULT_MONITOR_BASE_URL_PROPERTY_KEY">DEFAULT_MONITOR_BASE_URL_PROPERTY_KEY</a></code></th> |
| <td class="colLast"><code>"wayang.core.monitor.baseurl"</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.monitor.Monitor.MONITOR_ENABLED_PROPERTY_KEY"> |
| <!-- --> |
| </a><code>public static final java.lang.String</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/monitor/Monitor.html#MONITOR_ENABLED_PROPERTY_KEY">MONITOR_ENABLED_PROPERTY_KEY</a></code></th> |
| <td class="colLast"><code>"wayang.core.monitor.enabled"</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">LoadEstimator</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.optimizer.costs.LoadEstimator.UNSPECIFIED_NUM_SLOTS"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#UNSPECIFIED_NUM_SLOTS">UNSPECIFIED_NUM_SLOTS</a></code></th> |
| <td class="colLast"><code>-1</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan">Operator</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.plan.wayangplan.Operator.FIRST_EPOCH"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#FIRST_EPOCH">FIRST_EPOCH</a></code></th> |
| <td class="colLast"><code>0</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ExplainUtils.html" title="class in org.apache.wayang.core.util">ExplainUtils</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.core.util.ExplainUtils.INDENT"> |
| <!-- --> |
| </a><code>public static final java.lang.String</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/core/util/ExplainUtils.html#INDENT">INDENT</a></code></th> |
| <td class="colLast"><code>" "</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a><<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="type parameter in WayangFileOutputFormat">IT</a>></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.flink.compiler.WayangFileOutputFormat.BLOCK_SIZE_PARAMETER_KEY"> |
| <!-- --> |
| </a><code>public static final java.lang.String</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#BLOCK_SIZE_PARAMETER_KEY">BLOCK_SIZE_PARAMETER_KEY</a></code></th> |
| <td class="colLast"><code>"output.block_size"</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.flink.compiler.WayangFileOutputFormat.FILE_PARAMETER_KEY"> |
| <!-- --> |
| </a><code>public static final java.lang.String</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#FILE_PARAMETER_KEY">FILE_PARAMETER_KEY</a></code></th> |
| <td class="colLast"><code>"flink.output.file"</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.flink.compiler.WayangFileOutputFormat.NATIVE_BLOCK_SIZE"> |
| <!-- --> |
| </a><code>public static final long</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#NATIVE_BLOCK_SIZE">NATIVE_BLOCK_SIZE</a></code></th> |
| <td class="colLast"><code>-9223372036854775808L</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.flink.platform.<a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform">FlinkPlatform</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.flink.platform.FlinkPlatform.INITIALIZATION_MS_CONFIG_KEY"> |
| <!-- --> |
| </a><code>public static final java.lang.String</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/flink/platform/FlinkPlatform.html#INITIALIZATION_MS_CONFIG_KEY">INITIALIZATION_MS_CONFIG_KEY</a></code></th> |
| <td class="colLast"><code>"wayang.flink.init.ms"</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.giraph.Algorithm.PageRankAlgorithm.MAX_SUPERSTEPS"> |
| <!-- --> |
| </a><code>public static final int</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html#MAX_SUPERSTEPS">MAX_SUPERSTEPS</a></code></th> |
| <td class="colLast"><code>20</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.giraph.platform.<a href="org/apache/wayang/giraph/platform/GiraphPlatform.html" title="class in org.apache.wayang.giraph.platform">GiraphPlatform</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.giraph.platform.GiraphPlatform.CORES_PROPERTY"> |
| <!-- --> |
| </a><code>public static final java.lang.String</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#CORES_PROPERTY">CORES_PROPERTY</a></code></th> |
| <td class="colLast"><code>"wayang.giraph.cores"</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.giraph.platform.GiraphPlatform.CPU_MHZ_PROPERTY"> |
| <!-- --> |
| </a><code>public static final java.lang.String</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#CPU_MHZ_PROPERTY">CPU_MHZ_PROPERTY</a></code></th> |
| <td class="colLast"><code>"wayang.giraph.cpu.mhz"</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.giraph.platform.GiraphPlatform.HDFS_MS_PER_MB_PROPERTY"> |
| <!-- --> |
| </a><code>public static final java.lang.String</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#HDFS_MS_PER_MB_PROPERTY">HDFS_MS_PER_MB_PROPERTY</a></code></th> |
| <td class="colLast"><code>"wayang.giraph.hdfs.ms-per-mb"</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/Attr.html" title="class in org.apache.wayang.spark.operators.ml">Attr</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.spark.operators.ml.Attr.FEATURES"> |
| <!-- --> |
| </a><code>public static final java.lang.String</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/spark/operators/ml/Attr.html#FEATURES">FEATURES</a></code></th> |
| <td class="colLast"><code>"features"</code></td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a id="org.apache.wayang.spark.operators.ml.Attr.LABEL"> |
| <!-- --> |
| </a><code>public static final java.lang.String</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/spark/operators/ml/Attr.html#LABEL">LABEL</a></code></th> |
| <td class="colLast"><code>"Label"</code></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.spark.operators.ml.Attr.PREDICTION"> |
| <!-- --> |
| </a><code>public static final java.lang.String</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/spark/operators/ml/Attr.html#PREDICTION">PREDICTION</a></code></th> |
| <td class="colLast"><code>"prediction"</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="constantsSummary"> |
| <caption><span>org.apache.wayang.spark.platform.<a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform">SparkPlatform</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Constant Field</th> |
| <th class="colLast" scope="col">Value</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a id="org.apache.wayang.spark.platform.SparkPlatform.INITIALIZATION_MS_CONFIG_KEY"> |
| <!-- --> |
| </a><code>public static final java.lang.String</code></td> |
| <th class="colSecond" scope="row"><code><a href="org/apache/wayang/spark/platform/SparkPlatform.html#INITIALIZATION_MS_CONFIG_KEY">INITIALIZATION_MS_CONFIG_KEY</a></code></th> |
| <td class="colLast"><code>"wayang.spark.init.ms"</code></td> |
| </tr> |
| </tbody> |
| </table> |
| </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>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li><a href="overview-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 class="aboutLanguage">Apache Wayang (incubating)</div> |
| </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 © 2020–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> |
| </footer> |
| </body> |
| </html> |